openmf/Publish iOS to App Store
Build signed IPA with appstore profile and submit for App Store review.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jun 4, 2026
- License
- MPL 2.0
Pinned Snippet
uses: openmf/mifos-x-actionhub-publish-ios-on-appstore@b0b86a0d8d9bab041b19d2a03273cad74d50782c # v1.0.2tags can be moved; commit SHAs can't. why a SHA?
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