6: Now, you will see a screen which says that your certificate is ready, Download it and double click it to install it in the Keychain.
7: Add it to the keychain.
8: If you want to create a certificate for production than you just have to select
App Store and Ad Hoc instead of
iOS App Development.
Now you can close Keychain.
1: On the extreme left side click on Devices > All > Click + sign.
2: Add the device name & UDID of the device on which you want to run your app.
Your device is now registered successfully and now appear in the device list. You can now add more devices by following the same process.
Steps to Create App IDs 1: Every app has its own unique app id. So, you have to create an App ID for your application. On the left side menu, click
Identifiers > App IDs > Click + sign
2: Now fill the following information:
3: Now your App ID successfully created.
Steps to Create Provisional Profiles 1: On the left side menu go to
Provisional Profiles > Development > Click + sign.
2: Choose
iOS Development then click
Continue
3: Next step asks you for App ID. Select App ID that you created in previous steps.
4: Then select your certificate that you created in the previous steps.
5: Now select the device, this profile is valid for.
6: Now enter the name for the profile and continue.
7: Download the certificate.
8: As, you are already here, create Distribution profile too but you only need Distribution profile when you want to submit your app on the App Store. Just click on
Add Another.
9: Next few steps are same as you followed in creation of the development profile.
10: Verify your certificates.
Now you can able to deploy your application on actual device. Reference : Some of the screen shots are taken from
https://www.raywenderlich.com/127936/submit-an-app-part-1 .