akiojin/Xcode environment setup

This action installs the provisioning profile and certificate required to build Xcode.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
typeDefine the profile type, can be appstore, adhoc, development, enterprise, developer_id, mac_installer_distribution yes
app-identifierThe bundle identifier(s) of your app (comma-separated string or array of strings) yes
team-idThe ID of your Developer Portal team if you're in multiple teams. yes
p12-base64no""
p12-passwordno""
provisioning-profile-base64no""
git-urlURL to the git repo containing all the certificates. no""
git-passphraseWhen running match for the first time on a new machine, it will ask you for the passphrase for the Git repository. This is an additional layer of security: each of the files will be encrypted using openssl. no""
git-branchSpecific git branch to use. nomain
keychainPath of the keychain to use. If omitted, the default login keychain is used. no""
keychain-passwordPassword for the keychain if specified in the keychain parameter; default login keychain password if the kerchain parameter is omitted. yes""
namedescription
provisioning-profileThe file path for Provisioning Profile.
provisioning-profile-uuidThe UUID for Provisioning Profile.
provisioning-profile-nameThe Name for Provisioning Profile.