All notable changes to this SDK will be documented in this file.
This project adheres to Semantic Versioning.
The format is based on Keep a Changelog.
- Fixed an issue where
build_release_multiple_targetswas failing due to fastlane limitations.
- Added support for running
build_release_multiple_targetsthroughfastlane-build-release-multiple-targets.
- Added separate actions for
xcworkspace
- Update the
[Unreleased]section during active development. - When you publish a new version:
- Copy the contents of
[Unreleased]into a new version section. - Replace "Unreleased" with the version number and date.
- Tag the commit with that version number (e.g.,
git tag 1.2.0).
- Copy the contents of