XCode 3.2.3 Beta does not allow building for below 3.2.
I opened a project that was made in an earlier XCode. For some reason, the base SDK is reported as missing even after changing it to 4.0. Other projects from earlier XCode do not have this issue.
What can I do?
If you can't choose the SDK at the top left of x-code you have to first set the base SDK in the project settings. Project -> Edit Project Settings. Then choose the "General" tab. At the bottom you can choose "Base SDK for all Configurations:"
Happy to hear it worked!
—
Editing the .pbxproj
in your .xcodeproj
might help. In the XCBuildConfiguration
section there are values for SDKROOT
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With