ngeri/Prepare signing
Prepare signing of the iOS application
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| appStoreConnectPrivateKey | App Store Connect private key with proper rights | yes | — |
| keyID | Identifier of the private key | yes | — |
| issuerID | Issuer identifier | yes | — |
| keychainName | Id of the newly created temporary kechain | yes | signing.ios |
| keychainPassword | Password of the newly created temporary kechain | yes | signing.ios |
| base64P12File | Base64 encoded .p12 signing cert with private key | yes | — |
| p12Password | Password of the .p12 file | yes | — |
| bundleIdentifier | Bundle identifier of the application | yes | — |
| signType | E.g.: IOS_APP_DEVELOPMENT, IOS_APP_STORE etc. | yes | — |
Outputs
no outputs