[ https://issues.apache.org/jira/browse/CB-1145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Shazron Abdullah updated CB-1145: --------------------------------- Fix Version/s: (was: 3.0.0) 2.2.0 > Require minimum Xcode 4.5 (Lion and Mountain Lion only - LLVM Compiler 4.0) > --------------------------------------------------------------------------- > > Key: CB-1145 > URL: https://issues.apache.org/jira/browse/CB-1145 > Project: Apache Cordova > Issue Type: Bug > Components: iOS > Reporter: Shazron Abdullah > Assignee: Shazron Abdullah > Fix For: 2.2.0 > > > Xcode 4.5 does not build for armv6, thus the minimum supported target is iOS > 4.3. Thus this removes the original iPhone, iPhone 3G and iPod Touch 1st and > 2nd Gen from the support equation. > Enables new goodies in Obj-C, esp literal syntax for collection objects. > Update any docs (all the Guides) > Included in Xcode 4.4: > • SDKs for OS X 10.8 Mountain Lion and iOS 5.1. > • Enhanced for the MacBook Pro with Retina display. > • Code completion persists your selections to give more accurate suggestions. > • Objective-C @synthesize command is generated by default when using > properties. > • Objective-C adds literal syntax for numbers, arrays, dictionaries, and > expressions when developing for OS X. > • Apple LLVM compiler supports additional C++11 features, including lambdas. > • Assistant editor tracks caller or callee for the current selection. > • New localization workflow can share a single base .xib file for multiple > locales on OS X. > • Source control can commit individually selected changes. > • ARC migration tool converts both retain/release and garbage collected code. > • Fixes an issue where code completion could fail, requiring the user to > delete derived data. > • Additional bug fixes and stability improvements. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira