KMP Build iOS App
Version updated for https://github.com/openMF/mifos-x-actionhub-build-ios-app to version v1.0.3.
- This action is used across all versions by 3 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The KMP Build iOS App GitHub Action automates the building and archiving of iOS applications, supporting both Debug and Release builds. It ensures secure code signing via Fastlane Match, temporary keychain creation, and artifact storage, making it ideal for CI/CD pipelines. This action streamlines the process of app compilation and signing, reducing manual intervention and optimizing workflows for iOS development.
Release notes
What’s Changed
- Create LICENSE by @DavidH-1 in https://github.com/openMF/mifos-x-actionhub-build-ios-app/pull/9
- docs(readme): Add Fastlane configuration section and update usage instructions by @HekmatullahAmin in https://github.com/openMF/mifos-x-actionhub-build-ios-app/pull/8
- docs: Update README and action.yaml for improved configuration clarity and SSH setup instructions by @niyajali in https://github.com/openMF/mifos-x-actionhub-build-ios-app/pull/10
New Contributors
- @DavidH-1 made their first contribution in https://github.com/openMF/mifos-x-actionhub-build-ios-app/pull/9
Full Changelog: https://github.com/openMF/mifos-x-actionhub-build-ios-app/compare/v1.0.2...v1.0.3