Skip to content

Instantly share code, notes, and snippets.

@richardgill
Created September 13, 2017 09:52
Show Gist options
  • Save richardgill/88fbf89134f2b4308b1b31ce892c3e19 to your computer and use it in GitHub Desktop.
Save richardgill/88fbf89134f2b4308b1b31ce892c3e19 to your computer and use it in GitHub Desktop.

Provisioning profiles have a certificate.

When using fastlane match development or fastlane match appstore you might want to pass comma seperated app identifiers (bundle ids) into the command. This will generate N provisioning profiles attached to one certificate for each command you run.

There is a limit per itunes connect account on the number of certificates. (We think the limit is for the same certificate type with the same name).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment