- Cocos2d-x Cookbook
- Akihiro Matsuura
- 149字
- 2021-07-09 20:58:46
Building the project using Xcode
Getting ready
Before building the project using Xcode, you require Xcode with an iOS developer account to test it on a physical device. However, you can also test it on an iOS simulator. If you did not install Xcode, you can get it from the Mac App Store. Once you have installed it, get it activated.
How to do it...
- Open your project from Xcode:
You can open your project by double-clicking on the file placed at:
~/Documents/MyGame/proj.ios_mac/MyGame.xcodeproj
: - Build and Run using Xcode:
You should select an iOS simulator or real device on which you want to run your project.
How it works...
If this is your first time building, it will take a long time but continue to build with confidence as it's the first time. You can develop your game faster if you develop and debug it using Xcode rather than Eclipse.
推薦閱讀
- 極簡算法史:從數(shù)學(xué)到機器的故事
- Visual Studio 2012 Cookbook
- 深入淺出Prometheus:原理、應(yīng)用、源碼與拓展詳解
- MySQL 8 DBA基礎(chǔ)教程
- Web Application Development with R Using Shiny(Second Edition)
- 精通網(wǎng)絡(luò)視頻核心開發(fā)技術(shù)
- Nexus規(guī)模化Scrum框架
- Learning ELK Stack
- Node Cookbook(Second Edition)
- Babylon.js Essentials
- C# and .NET Core Test Driven Development
- UI設(shè)計全書(全彩)
- 時空數(shù)據(jù)建模及其應(yīng)用
- Buildbox 2.x Game Development
- 機器學(xué)習(xí)微積分一本通(Python版)