openmf/Build iOS App
Build iOS IPA (debug unsigned or release signed via Match).
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-build-ios-app@ed19798e4765794ba2fd6b779003997379caaf32 # v1.0.3tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| ios_package_name | iOS module name | yes | — |
| build_type | 'Debug' or 'Release' | yes | — |
| use_cocoapods | Install CocoaPods | no | false |
| shared_module | KMP shared module path | yes | — |
| appstore_key_id | App Store Connect API key ID (release only) | no | — |
| appstore_issuer_id | App Store Connect issuer ID (release only) | no | — |
| appstore_auth_key | Base64 .p8 key (release only) | no | — |
| match_password | Fastlane Match passphrase (release only) | no | — |
| 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