i try to upgrade my old existing app to make it a universal application for iphone and ipad.
i clicked on my target and tryed to select “upgrade current target for ipad”, but i cannot click it, because its not clickable.
alt text http://dl.dropbox.com/u/80699/Bildschirmfoto%202010-05-05%20um%2018.21.30.png
my project settings are:
- The Base SDK is set to iPhone Device 3.2
- The iPhone OS Deployment Target is set to iPhone OS 3.1
- The Targeted Device Family is set to iPhone/iPad
are there any other things i have to pay attention?
please help, to get my application upgraded.
Targeted Device Family should be set to ‘Iphone’ for this option to be available, otherwise Xcode thinks its already targets iPad. (i.e change it from ‘iPhone/iPad’ to ‘iPhone’).