Step 1: Create a sticky app in earnest(Creating a Bundle ID)
When you create an app in Xcode, you must enter the bundle ID in the configuration.
The bundle ID should be created in the Apple Developer Account site, not in Xcode.
I will create a bundle ID from now on.
1. Log in to the Apple developer site.
2. Click "Certificates, Identifiers & Profiles".
3. Click App ID and then click "+".
4. Enter the name of the app you want to use.
5. Enter the bundle ID according to the rule.
"Write the site name backwards." + "Write the app name in lowercase, without spaces." + "Write the name of the app you typed above as it is.(replacing the blank with" - ")"
*This bundle ID should be exactly the same in Xcode when you create your app.
6. Click on the remaining steps to finish.
7. Click "All" in "Provisioning Profiles" to create a profile. Next, click "+".
8. Check the "App Store" of the distribution and click "Continue".
9. Select the bundle ID you created in the previous step and proceed to the next step.
10. Select Distribution and proceed to the next step.
11. Enter the profile name as you want and proceed to the next step.
12. You can see that the profile is created normally.
댓글 없음:
댓글 쓰기