มีอะไรใหม่ใน Xcode Version 6.0.1
Includes SDKs for OS X 10.9 Mavericks and iOS 8.0.
• Interface Builder renders your custom controls live in the design canvas
• Preview editor displays your UI in alternate sizes, orientations, and languages
• View debugging displays a 3D model of all view layers in your running app
• SpriteKit level editor lets you design complete scenes for your games
• Localization workflow imports & exports .XLIFF, and generates base strings from code
• Performance tests run on OS X Server 3.2 alert you when a code change impacts speed
• Instruments has a beautiful new interface that is easier to configure
New features specific to iOS:
• Swift programming language with full Xcode integration for building iOS apps
• Playgrounds for experimenting with your Swift code
• SceneKit is now supported in iOS as well OS X
• Extensions for iOS and can be added to your app bundle as a new target
• Frameworks for iOS enable shared code among apps and extensions