Main Content

Provision Your Apple iOS Device

AnApple iOSdevice requires the device be registered and configured to allow the upload of custom apps. The process of registering and configuring your device is known asprovisioning.

The following steps show how to provision yourApple iOSas part of theHardware Setupprocess.

  1. From theHardware Setupprocess, make note of the type of developer account you selected. Steps in the provisioning process require information on your enrollment status in theApple Developer Program.

    Note

    You do not need to enroll or be enrolled in theApple Developer Programto use the金宝app®Support Package for Apple iOS Devices.

  2. In the Xcode IDE, selectTestAppfrom the project list in the sidebar.

  3. In the Identity section, select the Team field.

  4. PressAdd an Accountin the dropdown menu.

  5. On the preferences panel that appears, log in using the same Apple ID you provided during theHardware Setup.

  6. When Xcode IDE completes the login process, confirm that yourRoleis listed asFree,Member, orAgent. Close theAccountswindow.

    Note

    If you are using aFreedeveloper account, then only one app can be deployed to your device at a time.

    To use an Apple Paid Developer Account, selectMemberorAgentas theRole.

  7. Your selectedTeamappears in theSigningsection of the Xcode project. Make note of theTeamchoice, the hardware setup requires this information to complete successfully. If you are using Xcode 8 or higher, proceed to Step 12. Otherwise, continue to step 8.

  8. (Xcode 7) Observe the following warning:

    Note

    If the warning does not appear, the device may already be provisioned. In this case proceed to Step 12 of this provisioning guide.

  9. (Xcode 7) PressFix issueand prompt Xcode IDE to communicate with Apple servers.

  10. (Xcode 7) Xcode IDE asks some additional questions regarding the following:

    • Request for certificates

    • Adding your device to the portal

    • Generating and downloading your provisioning profile.

    AnswerYesto these questions.

  11. (Xcode 7) When complete, the warning andFix issuebutton disappears.

  12. Press theRunbutton in the top of the Xcode IDE window.

    Note

    如果您使用的是苹果的自由Developer Account, you must grant permissions on the device for apps to be deployed using your developer account.

  13. If your device is successfully provisioned, the app runs on your Apple iOS device. You can now continue with installation of the support package.

  14. If the app fails to start on your Apple iOS device, see instructions provided in theProvisioning Guideprovided by Apple.

Related Topics

External Websites