Shazron Abdullah created CB-1145:
------------------------------------

             Summary: Require minimum Xcode 4.4 (Lion and Mountain Lion only)
                 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: 3.0.0


Tentatively scheduled for 3.0.0 until the iOS 6 SDK is shipped, then make it a 
requirement for the next Cordova shipping version.

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: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to