openmf/Deploy iOS Firebase App Distribution
Build signed iOS IPA and deploy to Firebase App Distribution.
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-firebase@7321cf8908612bd637e45f6d1f76e5fbc9550051 # v1.0.3tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| ios_package_name | iOS module name (e.g. cmp-ios) | yes | — |
| shared_module | Gradle path to KMP shared module (e.g. :cmp-shared) | yes | — |
| use_cocoapods | Install CocoaPods dependencies | 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-encoded .p8 App Store Connect API key | yes | — |
| match_password | Fastlane Match passphrase | yes | — |
| match_git_private_key | SSH private key for Match git repo (canonical ENV name — AC20) | no | — |
| match_ssh_private_key | DEPRECATED — use match_git_private_key. Kept for v1.x backward-compat; removed in v2.0. | no | — |
| firebase_creds | Base64-encoded Firebase service account JSON | yes | — |
| tester_groups | Firebase tester group(s), comma-separated | yes | — |
Outputs
no outputs