View
 

Upgrade your PhoneGap Xcode Template for iOS 4

Page history last edited by Shazron Abdullah 1 year, 3 months ago

 

 

  1. Launch your Xcode project 
  2. Go to the menu: Project --> Edit Project Settings
  3. Go to the "General" Tab
  4. At bottom of the General Tab - for "Base SDK for All Configurations" select "iPhone Device 4.0" (or "Latest SDK" if available)

 

    If you want to still suport iOS 3.x devices:

 

  1. Go to the "Build" Tab
  2. Select the Configuration: "All Configurations"
  3. Enter the search term: "iPhone OS Deployment Target"
  4. In the "iPhone OS Deployment Target" field:  select "iPhone OS 3.0" (or your appropriate lowest SDK you want to support)