I started building an app under an individual developer account. In preparing to beta and release this I'm switching over to a new company account.
I'm trying to prepare a checklist of the things I will need to update in order to move the project over to the new account.
- Install new development certificate and profile
- Change bundle identifier in the -info.plist to match the new app ID
- In project build settings change code signing identify
Appreciate any words of wisdom from others who may have gone through a similar process or pointers to other questions that address this.