开发者

Xcode 3.2.6 with ios 4.3, problem with active executable

开发者 https://www.devze.com 2023-02-24 10:02 出处:网络
开发者_开发问答when i run the XCODE with ios 4.3 the default simulator is set to ipad ....I changedactive executable setting to iphone simulator .. but stil its not working ..Whenever i open the XCODE
开发者_开发问答

when i run the XCODE with ios 4.3 the default simulator is set to ipad ....I changed active executable setting to iphone simulator .. but stil its not working ..Whenever i open the XCODE again its restting back to ipad .. Is ther any other way to set this out ?


When building the app in the iPhone simulator, wait until the iPad finishes loading; if your app is displayed and working properly then (and only then) try switching to the iPhone simulator.

To keep the iPhone display as the default, try changing the program preferences from the simulator itself or from the Xcode project file in Xcode.

0

精彩评论

暂无评论...
验证码 换一张
取 消