**Problem:** - Latest xCode16 is not compatible with Project React native version i.e. 0.71.14. The minimum compatible version is 0.73. The issue is mentioned here [#121 ] **Solution** - We need to upgrade the RN version to latest or 0.73 and also need to update the other supporting dependencies accordingly
Problem:
Solution