Advertisement

Xcode 4.6 released alongside iOS 6.1

Mac and iOS developers get some update love from Apple today, too. That's because Xcode has been bumped up a notch to version 4.6 to bring support for iOS 6.1 along with some other under-the-hood improvements. Weighing in at 1.54 GB, the update is now available via Software Update and the Mac App Store.

Straight from Apple's own release notes, here's what v4.6 of the SDK has to offer:

  • Code completion heuristics are more accurate, and use an optimized default data set.

  • New compiler warnings help identify potential bugs when using ARC and weak references.

  • C++11 support for 'user defined literals' and 'unrestricted unions' features.

  • Debugger can inspect elements within NSArray or NSDictionary objects.

  • Analyze now performs deeper cross-function static analysis of Objective-C and C++ code.

  • The number of indexing passes is reduced due to improved dependency checking.

  • Additional bug fixes and stability improvements.