Skip to content

5.0.0

Compare
Choose a tag to compare
@samdods samdods released this 08 Oct 13:22
· 25 commits to develop since this release
3bc6aec

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.