0
votes

When I try 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?

1
Always read the release notes on the beta SDKs. They indicate when you should and should not submit applications for distribution from them. When in doubt, ask in Apple's forums: devforums.apple.comBrad Larson♦

1 Answers

1
votes

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.