eclipsesource/Prepare iOS keychain
Install Apple certificate and provisioning profile with fastlane match
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| match_git_url | URL to the git repo containing all the certificates | yes | — |
| match_git_branch | Specific git branch to use | yes | — |
| match_git_ssh_key | Private key to access the git repo | yes | — |
| app_identifier | The bundle identifier of your app | yes | — |
| profile_type | Provisioning profile type | yes | — |
| fastlane_team_id | The ID of your Developer Portal team | yes | — |
| fastlane_user | Your Apple ID Username | yes | — |
| match_password | Passphrase to decrypt profiles | yes | — |
| verbose | Print out extra information and all commands | yes | — |
Outputs
no outputs