You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`ad-hoc`| Upload the IPA for ad-hoc distribution to easily install on provisioned devices | No |`false`|
74
74
|`certificate-base64`| Base64 encoded P12 file for device builds | No | - |
75
75
|`certificate-file`| P12 file for device builds | No | - |
76
-
|`certificate-password`| Password for the P12 file | No | - |
76
+
|`certificate-password`| Password for the P12 file (optional - only needed if certificate has a password)| No | - |
77
77
|`provisioning-profile-base64`| Base64 encoded provisioning profile | No | - |
78
78
|`provisioning-profile-file`| Provisioning profile file | No | - |
79
79
|`provisioning-profile-name`| Name of the provisioning profile | No | - |
80
80
|`provisioning-profiles`| JSON array of provisioning profiles. Supports passing PP as both file and base64 string. Supported keys: `name`, `file`, `base64`| No | - |
81
-
|`keychain-password`| Password for temporary keychain | No | - |
81
+
|`keychain-password`| Password for temporary keychain (optional - defaults to auto-generated password)| No | - |
82
82
|`rock-build-extra-params`| Extra parameters for rock build:ios| No | - |
83
83
|`comment-bot`| Whether to comment PR with build link | No |`true`|
0 commit comments