Get “iPhone 3.0” for the base SDK in Xcode?
问题 I just finish my iPhone game using cocos2d, and I want to submit it to Apple. I've read this article: Building Your App for Distribution, and they say: 4 If necessary, adjust the base SDK for the device you want to deploy to. (e.g. iPhone Device 3.0, or whatever minimum version you want to build for.) I want to put "iPhone 3.0" for the minimum version, but in Xcode I have only the choice of "iPhone 3.2"... Where and how can I get the iPhone 3.0 for Xcode? (I have Xcode 3.2.3) Thanks! 回答1: In