Development
1. Log into your Apple Developer Account and go to your Member center, go to Certificates, Identifiers & Profiles. Click Provisioning Profiles under iOS Apps.

3. Under Development select iOS App Development. Click Continue.
4. Select your App ID that you created for your game, that matches the Bundle ID you used in the GameSalad Portal. Click Continue.

6. Select the Devices that you will be testing your game on. If you have no devices registered you will need to follow these steps to add at least one device. Xcode will automatically register your devices for you once you have everything set up. Click Continue.
7. Create a Profile Name. It is recommended to set it up as App Name Development. Select Generate.
8. Select Download. Double click the file to insert Profile into Xcode.
Distribution: App Store
1. Log into your Apple Developer Account and go to your Member center. Click Provisioning Profiles under iOS Apps.
2. Click the + button to add a new Provisioning Profile.
4. Select your App ID that you created for your game, that matches the Bundle ID you used in the GameSalad Portal. Click Continue.
5. Choose the iOS Distribution Certificate you created. Click Continue.
6. Create a Profile Name. It is recommended to set it up as App Name App Store. Select Generate.
7. Select Download. Double click the file to insert Profile into Xcode.
Distribution: Ad Hoc
1. Log into your Apple Developer Account and go to your Member center. Click Provisioning Profiles under iOS Apps.
2. Click the + button to add a new Provisioning Profile.
3. Under Distribution select Ad Hoc. Click Continue.
4. Select your App ID that you created for your game, that matches the Bundle ID you used in the GameSalad Portal. Click Continue.
5. Choose the iOS Distribution Certificate you created. Click Continue.
6. Select the Devices that you will be testing your game on. If you have no devices registered you will need to follow these steps to add at least one device. Xcode will automatically register your devices for you once you have everything set up. Click Continue.
7. Create a Profile Name. It is recommended to set it up as App Name Ad Hoc. Select Generate.
8. Select Download. Double click the file to insert Profile into Xcode.