henrik1/Upload ios app to testflight
Uploads an app to Apple TestFlight
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| app-path | The path to the app (ipa etc) | yes | — |
| app-type | The type of app to upload (osx | ios | appletvos) | yes | ios |
| issuer-id | The AppStoreConnect API Key Issuer Identifier | yes | — |
| api-key-id | The Key ID for AppStore Connect API | yes | — |
| api-private-key | The PKCS8 format Private Key for AppStore Connect API | yes | — |
Outputs
| name | description |
|---|---|
| altool-response | XML output from altool |