iphone - XCode can't find base SDK -
XCode 3.2.3 Beta 3.2 does not allow the creation of under.
I have opened a project that was done in the previous XCode. For some reason, the base SDK is reported to have disappeared even after changing the 4.0. This is not the problem in other projects from former XCode.
What can I do?
It was great to hear!
-
.pbxproj
can help in editing in your .xcodeproj
. Values are for SDKROOT
in the XCBuildConfiguration
section.
Comments
Post a Comment