ios - Base SDK Missing xcode 4.3.3 -


I used OSX 10.7.4, Xcode 4.3.3 and iPad IOS 5.1.1. I already run my app on the iPad but the app can not be opened. I know that my Xcode base SDK is missing. I do not even have a folder that can select the simulator only MacOSX10.4u.sdk MacOSX10.5u.sdk is the only folder for MacOSX10.6u.sdk.

Update:

This is a problem

 Enter image details here

and no other iOS SDK

 Enter the image details here

Head for your project settings, and change the 'Summary' down to 'Deployment Target' whatever you want (say, '5.0'). If that does not work, select 'Manage Plans' via the 'Products' menu and then select 'Autocompleted Scheme Nova'.

Comments