openmf/Publish iOS to TestFlight
Build signed IPA and upload to TestFlight via App Store Connect.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ios_package_name | iOS module name | yes | — |
| shared_module | KMP shared module path | yes | — |
| use_cocoapods | Install CocoaPods | no | false |
| appstore_key_id | App Store Connect API key ID | yes | — |
| appstore_issuer_id | App Store Connect issuer ID | yes | — |
| appstore_auth_key | Base64 .p8 key | yes | — |
| match_password | Fastlane Match passphrase | yes | — |
| match_git_private_key | SSH key for Match repo (canonical — AC20) | no | — |
| match_ssh_private_key | DEPRECATED — use match_git_private_key. Removed in v2.0. | no | — |
Outputs
no outputs