MASTG-TOOL-0117: fastlane
fastlane is a tool for iOS and Android developers to automate tasks like dealing with provisioning profiles, and releasing mobile apps. On iOS, it's especially useful to resign IPA files with your Xcode provisioning profile.
fastlane can be installed via brew (brew install fastlane
).