Want to downgrade from an Universal app to just an ipad app -


I originally wanted to create a universal application, but now the scope has been changed and with a universal application, Now I'm stuck at all I want to have an iPad app so I went away and changed the target device family to 'iPad' only (or 2) but when I claim that the application still says that I still have the device family '1, 2 'or Universal, and the iPhone Screen Not asking for shots.

I have not seen any real result

Besides, I downgrade to the iPad from the universal app

Also, The minimum OS 3.1.3 is required, when I can set it to 3.2. (Perhaps this will stabilize an iPad as an app only).

Thank you! In advance,

update:

I've added the LSMinimumSystemVersion 3.2 to Info.plist (3.2 is a string) and under 'Application Details' it makes me angry:

Minimum OS requirements: 3.1.3

wut do: (

UPDATE: Contact Apple, they sent me to my targeted family device then tell me iTunes was forwarded Support is to 'Make sure' to connect, so I had the support to write some emails to Dev and hisconnect @ Apple.com, still the circles. / P>

My search is on!

First make sure that you change that, both For the project and establishes its goal, it is still not a change, just manually convert xcode project bundle = "1,2" to TARGETED_DEVICE_FAMILY to all instances of TARGETED_DEVICE_FAMILY project.pbxproj edited = "1"

The minimum OS requirements deployment is determined by the SDK setting (IPHONEOS_DEPLOYMENT_TARGET in the file as outlined above)

not affected by LSMinimumSystemVersion

Comments