Build contains warnings - not supported with SDK 'Device - iPhone OS 3.2'. error -


I got the following warning after creating my app distortion.

WARNING: The 'target device family' is not supported with 'iPhone OS 3.2' ('1') is not supported with SDK.

Should the base SDK be set to the minimum OS which I want to target?

IOS 3.2 is for iPad or Universal App which supports both iPad and iPhone / ITECH.

Unless you have code that requires iOS3.2 or more, you should probably build against iOS 3.0. The base should be SDK 4.0, the target should be 3.0.


Comments

Popular posts from this blog

paypal - How to know the URL referrer in PHP? -

oauth - Facebook OAuth2 Logout does not remove fb_ cookie -

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -