简体   繁体   中英

Is there iPhone simulator on iPhone SDK 3.2?

I'm considering upgrade SDK 3.1.3 to 3.2 because 3.1.3 disappeared on Apple's website. I used 3.2 SDK beta once, and any project launched iPad simulator only. (even iPhone project)

Is there iPhone simulator on SDK 3.2? Or how to test iPhone app on SDK 3.2?

PS. I have to check this before install because this is my main workstation, so I cannot put this into unstable or unusable state.

您可以在Hardware -> Device下切换iPad和iPhone。

In the build settings for a project, you can specify the deployment target to be iPhone OS 3.1.3 (or earlier). This will make the iPhone Simulator 3.1.3 (or earlier) available as a simulator (instead of only the iPhone Simulator 3.2, aka the iPad simulator)

From Apple's documentation: "iPhone OS 3.2 does not support iPhone and iPod touch devices. It runs only on iPad." So you'll have to wait for iOS 4.

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