KMP Publish iOS App on Firebase
Version updated for https://github.com/openMF/mifos-x-actionhub-publish-ios-on-firebase to version v1.0.3.
- This action is used across all versions by 2 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The KMP Publish iOS App on Firebase Action automates the process of building, signing, and deploying iOS applications to Firebase App Distribution. It streamlines tasks such as IPA creation, artifact management, dependency caching, and Firebase tester group management, eliminating manual intervention in the deployment workflow. This action is particularly useful for teams looking to automate their CI/CD pipelines for iOS apps while ensuring secure integration with Firebase and Fastlane.
Release notes
What’s Changed
- chore(deps): update actions/cache action to v4 by @renovate[bot] in https://github.com/openMF/mifos-x-actionhub-publish-ios-on-firebase/pull/7
- Create LICENSE by @DavidH-1 in https://github.com/openMF/mifos-x-actionhub-publish-ios-on-firebase/pull/9
- feat: Make iOS configuration inputs optional and update README.md for clarity by @niyajali in https://github.com/openMF/mifos-x-actionhub-publish-ios-on-firebase/pull/12
New Contributors
- @DavidH-1 made their first contribution in https://github.com/openMF/mifos-x-actionhub-publish-ios-on-firebase/pull/9
Full Changelog: https://github.com/openMF/mifos-x-actionhub-publish-ios-on-firebase/compare/v1.0.2...v1.0.3