开发者

Error when making a distribution file with iPhone SDK 4.0

开发者 https://www.devze.com 2022-12-28 08:39 出处:网络
When I try 开发者_Go百科to upload the binary to iTunesConnect it says: \"An application targeting the iPhone device family may not require a iPhone OS Deployment Target of 3.2, which is an iPad-only O

When I try 开发者_Go百科to upload the binary to iTunesConnect it says: "An application targeting the iPhone device family may not require a iPhone OS Deployment Target of 3.2, which is an iPad-only OS".

I am using iPhone SDK 4.0 but have the settings of the distribution target set to use iPhone Plattform 3.2

Any suggestions?


Yes. Stop attempting to upload apps created by a beta SDK, which is expressly forbidden.

When you have installed the correct release of the SDK, set the iPhone distribution target to one that is available on the iPhone - like 3.1.3. If you need 3.2 support for iPad, then you also need to set the base SDK to 3.2.

0

精彩评论

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