Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint
Share this Page URL
Help

1. The Basics > 1.5. Running iOS Apps on iOS Devices

1.5. Running iOS Apps on iOS Devices

Problem

You’ve created an iOS App and now you want to run it on a device.

Solution

Simply plug your device into your computer using the USB cable that comes with your device. Follow the steps in Recipe 1.4 to make sure you have selected the right project in Xcode. Instead of choosing the simulator (as shown in Recipe 1.4) in the Scheme breadcrumb button, choose your device, go to Product, and press Run.

Discussion

Each version of Xcode supports a series of iOS versions. By support I mean that the latest version of Xcode, for instance, may not be capable of compiling and running an iOS app on a second generation iPod touch with iOS 3.0 installed on it. The reason is that the utilities built for each version of Xcode allow you to run your iOS apps on a limited number of versions of iOS on devices. The same is true for iOS Simulator. If you download the latest version of Xcode, you will notice that you might only be able to simulate your apps on iOS Simulator 5.0 and nothing before that.


  

You are currently reading a PREVIEW of this book.

                                                                                        

Get instant access to over
$1 million worth of books and videos.

  

Start a Free Trial


  
  • Safari Books Online
  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint