

Note: Before enabling the device for development use, it must be added as a device in your online Apple developer portal. These instructions apply to Xcode 6.1 and later. For complete information on device registration, see Maintaining Identifiers, Devices, and Profiles in the iOS Developer Library. Click Continue, verify your information, then click Register to complete device registration.Īpple limits the total number of devices you can have registered to your account.
#Xcode on iphone registration#
You can copy the UDID from Xcode and paste it into the registration portal. The UDID appears in the Identifier field. In Xcode, go to Window > Devices, then select the device in the left sidebar. To find the UDID, connect the device to a Mac running Xcode.

Navigate to the Member Center on the Apple Developer website and log in with your Apple developer account.To add your iOS device to your list of devices, follow the instructions below: Add a Device to Your Apple Developer PortalĪny device that is to be enabled for development use with Xcode must be listed in your online Apple developer portal. Only do this if you have no access to the computer your certificate is stored on or if that computer isn't functional. In rare circumstances, you will need to revoke an existing certificate on the Apple developer website.
#Xcode on iphone install#
You can install your signing certificate on multiple computers or have more than one person's signing certificate on a given computer, but signing can't be automated in either of those cases. Note that this migration doesn't invalidate any existing provisioning profiles you may have.
#Xcode on iphone how to#
See the Apple Knowledge Base to learn how to do this. If you have an existing development certificate, and it's saved on a different computer, we recommend exporting it from that computer and then importing it to the computer that you want to use. If you don't already have a developer account, go to the Apple Developer website to create one. Important: You must have an Apple developer account to complete this step. From here, you can automatically or manually select the profile to use for signing and testing. Go to iOSGateway > Preferences > Provisioning. Install iOS Gateway on a Mac running OS X 10.14 or later.Download the iOS Gateway application from the iOS section of the Eggplant Mobile Gateways Downloads page.To install iOS Gateway, follow the steps below: For further information on testing approaches, see iOS Gateway Testing Methods. For information about these steps, see Signing Apps for Use with iOS Gateway.īefore installation, consider the testing approach that is best for your team.

Instructions for these procedures are found below.Īdditionally, you are required to code sign for development the apps you are going to test, and you need to install the apps on an iOS device. You also need to set up iOS devices for development testing. Before you can start automating your testing on iOS devices with iOS Gateway, there are several steps you must complete, beginning with installing iOS Gateway.
