Changes

Jump to: navigation, search

Testing Apps on iOS 7 Devices with Xcode 5

2 bytes added, 20:44, 10 October 2013
Running an Application on a Registered Device
Switch to the physical device by selecting this menu and changing it to the device name as shown in Figure 6-7:
 
[[Image:xcode_5_select_device.png|Selecting a test device in Xcode 5]]
Figure 6-7
 
Xcode will request a provisioning profile that matches the App ID of the application and includes permission to run on the specified device, build the application using the developer signing identity before installing the application and provisioning profile on the device. Finally the application will be launched on the device.

Navigation menu