- Corona SDK Mobile Game Development:Beginner's Guide(Second Edition)
- Michelle M. Fernandez
- 285字
- 2021-07-23 19:37:16
Time for action – loading an app on your iOS device
Select your Hello World build you created and choose either iTunes or Xcode to load your app onto your iOS device. They can be used to transfer the application file.
If using iTunes, drag your build into your iTunes Library and then sync your device normally, as shown in the following screenshot:

Another way to install your app onto your device is to use Xcode, since it provides a convenient method to install iOS device applications. Perform the following steps:
- With the device connected, open Xcode's Organizer from the menu bar by going to Window | Organizer and navigate to your connected device under the Devices list on the left-hand side.
- If a proper connection is established, you will see a green indicator. If it is yellow after a couple minutes, try powering the device off and on again or disconnect the device and connect it again. This will usually establish a proper connection.
- Simply drag your build file and drop it into the Applications area of the Organizer window, and it will automatically install on your device.
What just happened?
We just learned two different ways of loading an application build to an iOS device: using iTunes and using Xcode.
Using iTunes provides a simple drag and drop feature into your library and then allows you to transfer the build as long as your device is synced up.
The Xcode method is probably the easiest and most common way to load a build to a device. As long as your device is connected properly and ready to use in the Organizer, you drag and drop the build to applications and it loads automatically.
- VMware View Security Essentials
- Spring Cloud Alibaba核心技術與實戰案例
- R語言游戲數據分析與挖掘
- 機器學習與R語言實戰
- Unity 2D Game Development Cookbook
- RabbitMQ Essentials
- INSTANT Yii 1.1 Application Development Starter
- SciPy Recipes
- Access 2010數據庫應用技術實驗指導與習題選解(第2版)
- Emotional Intelligence for IT Professionals
- Vue.js 3應用開發與核心源碼解析
- Hadoop大數據分析技術
- jQuery Mobile Web Development Essentials(Second Edition)
- 算法超簡單:趣味游戲帶你輕松入門與實踐
- SAS編程演義