html5中文学习网

您的位置: 首页 > ios » 正文

IOS开发入门教程--开发工具安装

[ ] 已经帮助:人解决问题

Installing Tools

When you develop apps, you use the iOS software development kit (SDK) and Xcode, Apple’s integrated development environment (IDE). Xcode provides everything you need to create great apps for iPhone, iPod touch, and iPad. It includes a source editor, a graphical user interface editor, and many other features—from customizable builds to source repository management. Xcode employs a single window, called the workspace window, that holds most of the data you need. With Xcode, you smoothly transition from writing code, to debugging, to designing your user interface, all within the same window. The iOS SDK extends the Xcode toolset to include the tools, compilers, and frameworks you need specifically for iOS.kBSHTML5中文学习网 - HTML5先行者学习网

image: ../Art/install_tools.pngkBSHTML5中文学习网 - HTML5先行者学习网

To get started, you need to:kBSHTML5中文学习网 - HTML5先行者学习网

  1. Download the latest version of Xcode.kBSHTML5中文学习网 - HTML5先行者学习网

    Open the Mac App Store app on your Mac, search for Xcode, and click Free to download Xcode. When you download Xcode, the iOS SDK is included. (The Mac App Store app is installed with Mac OS X version 10.7 and later. If you have an earlier version of Mac OS X, you need to upgrade.)kBSHTML5中文学习网 - HTML5先行者学习网

  2. Enroll as an Apple Developer in the iOS Developer Program.kBSHTML5中文学习网 - HTML5先行者学习网

    You do not need to enroll in the program to write apps and test them in Simulator. You do need to enroll, however, to test apps on devices and to distribute apps. Enrollment gives you full access to the iOS Dev Center and the iOS Provisioning Portal. If you enroll now, you will be able to follow all of the steps in the road map, including testing your app on a device.kBSHTML5中文学习网 - HTML5先行者学习网

参考资料

https://developer.apple.com/library/ios/#referencelibrary/GettingStarted/RoadMapiOS/GetToolsInstall/GetToolsandInstall.html
(责任编辑:)
推荐书籍
推荐资讯
关于HTML5先行者 - 联系我们 - 广告服务 - 友情链接 - 网站地图 - 版权声明 - 人才招聘 - 帮助