最終更新:2013-04-24 (水) 18:38:58 (4012d)  

Xcode 4.6
Top / Xcode 4.6

2013/01/28

https://itunes.apple.com/us/app/xcode/id497799835

新機能

  • Includes SDKs for Mac OS X 10.8 Mountain Lion and iOS 6.1?.
  • 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.

関連