Get Last Build Number
Version updated for https://github.com/saltpi/update-testflight-build-number to version v6.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the process of downloading and installing provisioning profiles for iOS applications by integrating with App Store Connect. It simplifies the management of provisioning profiles, eliminating manual steps and ensuring compatibility with specified bundle IDs and profile types. The action outputs profile data in JSON format for further use in workflows, streamlining app development and deployment pipelines.
What’s Changed
- 🐛 fix build version issue (f7a65bb)
- 🐛 fix build issue (4ac0fad)
- ✨ release new version(v4) (eedc206)
- 🐛 fix invalid build number (eab6317)
- 🐛 fix build number replace (931d88b)
- 🐛 fix dist index.js (223ca0d)
- ✨ add tf version fetcher (5a34030)