5.0.0
Changes in this version
TAB_PRIMARY_TARGET
environment variable is now mandatory for projects using Icon Overlay
As of v 2.86.0, fastlane requires a target for get_version_number, used for icon badging.
See discussion here: fastlane/fastlane#12177.
See PR #64 for details.
Use intended Bundle ID environment setting for each action
Distinguishing between FL_UPDATE_PLIST_APP_IDENTIFIER
and FL_UPDATE_APP_IDENTIFIER
.
See PR #63 for details.