- Corona SDK Mobile Game Development:Beginner's Guide
- Michelle M. Fernandez
- 295字
- 2021-08-06 19:59:41
Time for action – downloading and installing Xcode
In order to develop any iOS application you will need to enroll in the Apple Developer Program, which costs $99 a year, and create an account on the Apple website http://developer.apple.com/programs/ios/.
- Click on the Enroll Now button and follow Apple's instructions to complete the process.
- When you have completed your enrollment, click on the iOS link under the section marked Dev Centers.
- If you are using Snow Leopard, scroll down to the Downloads section and download the current Xcode. If you are using Lion, you can download Xcode in the Mac App Store.
- Once you have fully downloaded Xcode, double-click on the
.mpkg
Installer package (icon is an open brown box). By default, Xcode will install in the folder/Developer
. You will be asked to authenticate as an administrative user. - Aftr you have entered your credentials, click on the OK button to complete the installation.
- When you have installed the Xcode developer tools, you can access the documentation by launching Xcode and choosing any of the items in the Help menu. Developer applications such as Xcode and Instruments are installed in
/Developer/Applications
. You can drag those following app icons to your Dock for convenient accessibility.
What just happened?
We just went through the steps of how to install Xcode to Mac OS X. By enrolling in the Apple Developer Program, you will have access to up-to-date development tools on the website. Remember that to continue being an Apple Developer you have to pay a fee of $99 annually to keep your subscription.
The Xcode file is quite large so it will take a bit of time to download depending on how fast your Internet connection is. When your installation is complete, Xcode will be ready to go.
推薦閱讀
- 計算機應用與維護基礎教程
- Apple Motion 5 Cookbook
- Machine Learning with Go Quick Start Guide
- OpenGL Game Development By Example
- Arduino BLINK Blueprints
- 微型計算機系統原理及應用:國產龍芯處理器的軟件和硬件集成(基礎篇)
- BeagleBone Robotic Projects
- Managing Data and Media in Microsoft Silverlight 4:A mashup of chapters from Packt's bestselling Silverlight books
- 單片機技術及應用
- Java Deep Learning Cookbook
- Hands-On Motion Graphics with Adobe After Effects CC
- 筆記本電腦芯片級維修從入門到精通(圖解版)
- Arduino項目開發:智能生活
- Zabbix 4 Network Monitoring
- 基于S5PV210處理器的嵌入式開發完全攻略