Skip to content
This repository has been archived by the owner on Oct 2, 2018. It is now read-only.

Releases: fastlane-old/gym

1.2.0 Improvements

11 Dec 01:08
Compare
Choose a tag to compare
  • Added fix for Apple Watch apps
  • Added new suppress_xcode_output option to not print out the xcpretty output

1.1.6 Improvements

20 Nov 23:14
Compare
Choose a tag to compare
  • Support for zipped dSYMs with multiple frameworks (thanks @brianmichel)
  • Improved error handling in Xcode 7

1.1.5 Fixed encoding error

02 Nov 23:32
Compare
Choose a tag to compare
  • Fixes an encoding issue
  • Switched to fastlane_core parameter table

1.1.4 Updated xcpretty

30 Oct 15:23
Compare
Choose a tag to compare
  • Updated xcpretty
  • Fixed a bug where the archive couldn't be found

1.1.3 Bugfix

28 Oct 17:53
Compare
Choose a tag to compare

Fixed Invalid Archive error message

1.1.2 Improvements

28 Oct 17:23
Compare
Choose a tag to compare

Fixed the export of the ipa file when using a ~

1.1.1 Improved export_team_id option

27 Oct 21:26
Compare
Choose a tag to compare

Support for export_team_id option for non App Store builds

1.1.0 Added new option

23 Oct 21:39
Compare
Choose a tag to compare
  • Added new export_team_id option for Xcode 7 exports

1.0.0 Release

19 Oct 22:28
Compare
Choose a tag to compare
  • 1.0 Release 🎉
  • Improved build output when using the built-in terminal
  • Changed the order of the parameters when running gym --help

0.9.1 Improvements

19 Oct 00:28
Compare
Choose a tag to compare
  • Moved a lot of code from gym to fastlane_core
  • Improved error handling
  • Updated documentation
  • Updated dependencies