Fastlane
Assuming Fastlane match is setup and profiles are stored in a git repo.
- Create the bundle id in the Apple portal
- Add a development profile using match
bundle exec fastlane match development --app_identifier "com.negroponzi.dev.*"
- have all team use it
bundle exec fastlane match --readonly development