简体   繁体   中英

iPhone SDK 3.0 not detected by XCode 3.2

I have the latest XCode (3.2) running on Snow Leopard, and also have the iPhone 3.0 SDK installed. After XCode was installed, I can't create a new iPhone project with it. There are no iPhone options in the New window, nor is the OS listed anywhere in the Overview dropdown. My only option at this point seems to be downgrading to XCode 3.1, though I've seen 3.2 work perfectly with iPhone 3.0 at WWDC.

You must install the Snow Leopard version of the iPhone SDK ( iphone_sdk_3.0_gm_seed__snow_leopard.dmg ), not the Leopard copy ( iphone_sdk_3.0_gm_seed__leopard__9m2736.dmg ). My suggestion would be to run the following, and then install the Snow Leopard copy of the SDK again:

sudo /Developer/Library/uninstall-devtools --mode=all

http://developer.apple.com/iphone/download.action?path=/iphone/iphone_sdk_3.1_beta_3/iphone_sdk_3.1_beta_3__snow_leopard.dmg

iPhone SDK for iPhone OS 3.1 beta 3 provides support for developing applications for iPhone OS 3.1. This developer preview of iPhone SDK for Snow Leopard installer includes only the SDK components for iPhone OS development, and requires that Xcode 3.2 already be installed on Mac OS X 10.6 Snow Leopard.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM