I have created the project in xcode 16 which I am trying to open on other machine which is having XCode 15.4 but I am getting the error on opening the xcproject file.
I have tried to get the answers but unfortunately i didn't get any.
Any help will be appreciated.
I have created the project in xcode 16 which I am trying to open on other machine which is having XCode 15.4 but I am getting the error on opening the xcproject file.
I have tried to get the answers but unfortunately i didn't get any.
Any help will be appreciated.
Share Improve this question edited Mar 6 at 8:39 koen 5,7537 gold badges58 silver badges102 bronze badges asked Mar 5 at 15:46 jogshardikjogshardik 1,4661 gold badge12 silver badges23 bronze badges 2- Update to Xcode 16. The error message is pretty clear. The project is not backwards compatible to an older version of Xcode – Paulw11 Commented Mar 5 at 16:12
- Is there any way we can make it backward compatible ? – jogshardik Commented Mar 5 at 16:29
1 Answer
Reset to default 2Open the File Inspector (⌥⌘1), then set the project format to an older version of Xcode…