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

Releases: fastlane-old/gym

2.0.0 Update to support fastlane 2.0

18 Dec 23:33
Compare
Choose a tag to compare
  • Note: Previous fastlane 2.0 compatible releases were removed due to cyclic dependency errors
  • This release is only compatible with fastlane 2.0. To continue using fastlane 1, please use older releases
  • Calling <tool-name> from the commandline is now deprecated. Please use fastlane <tool-name> instead.

1.14.0 Update to support fastlane 2.0

15 Dec 20:28
Compare
Choose a tag to compare

Update to support fastlane 2.0

1.13.0 Remove shenzhen dependency, fix actions & more…

13 Dec 05:36
Compare
Choose a tag to compare
  • Remove Shenzhen dependency (#6991)
  • Fix xcodebuild action specs (#7406)
  • support Commandline apps 💪💻 (#7207)
  • Update internal dependencies

1.12.1 Improvements

21 Nov 21:42
Compare
Choose a tag to compare
  • Update internal dependencies (#7119)
  • Improve build error message with more debug information (#7035)
  • Fix error xcodebuild: error: option '-configuration' may only be provided once (#7108)
  • Provide more information on export_method

1.12.0 New xcargs options for packaging & more

03 Nov 23:13
Compare
Choose a tag to compare
  • Add export_xcargs option (#6836)
  • Fix for plist encoding error (#6835)
  • Update internal dependencies

1.11.3 Improvements to logging

17 Oct 19:39
Compare
Choose a tag to compare
  • Add location of the full log path when erroring (#6584)
  • Print plist information in verbose mode (#6521)
  • Show Xcode path in summary table (#6471)

1.11.2 Improvements

12 Oct 16:44
Compare
Choose a tag to compare
  • Further improved different Ruby environments (#6513)

1.11.1 Improve app building

11 Oct 23:57
Compare
Choose a tag to compare
  • Fix build errors due to Xcode's system Ruby dependency
  • Updated dependency to xcpretty

1.11.0 Improvements

05 Oct 18:57
Compare
Choose a tag to compare

Changes since release 1.10.0:

  • Update internal dependencies
  • Improved rbenv handling in gym
  • Update xcpretty dependency to 0.2.3 (#6323)
  • Don’t detect and set provisioning profile if legacy API is disabled (#6253)

1.10.0 Update for Xcode 8

22 Sep 20:20
Compare
Choose a tag to compare
  • Update legacy build API to fully work with Xcode 8