发布于 2014-09-19 07:28:33 | 610 次阅读 | 评论: 0 | 来源: 网友投递
Xcode 编程开发软件
Xcode是苹果公司向开发人员提供的集成开发环境(非开源),用于开发Mac OS X,iOS的应用程序。其运行于苹果公司的Mac操作系统下。
Xcode 6.0.1 正式版发布啦,此版本包括了 Mac OS X 10.9 Mavericks SDKs 和 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
针对 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
* 注意:OS X 平台的 Swift 支持将会在未来的 Xcode 更新实现。
Xcode是苹果公司向开发人员提供的集成开发环境(非开源),用于开发Mac OS X,iOS的应用程序。其运行于苹果公司的Mac操作系统下。
截图: