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

Releases: fastlane-old/gym

0.4.1 Added iOS platform by default

19 Aug 18:52
Compare
Choose a tag to compare

On some project setups gym didn't automatically detect iOS as the platform

0.4.0 Full Mac Support

19 Aug 16:57
Compare
Choose a tag to compare

gym can now build and sign your Mac applications 💻

The best thing: You don't need to do anything extra to make it work!

Just run gym in the directory of your Mac application and see 💪 do its job 🚀

0.3.4 Fixed issue with WatchKit

19 Aug 08:31
Compare
Choose a tag to compare

Fixed an issue that occured with WatchKit enabled apps

0.3.3 WatchKit Support and more

18 Aug 13:30
Compare
Choose a tag to compare
  • Added new 💪 command
  • Added full support for WatchKit Apps
  • Output directory is automatically created
  • Improved output of the executed commands
  • Moved all the xcodebuild fixes into their own directory

Instead of gym you can now just enter 💪 into your terminal to run gym:
screenshot 2015-08-18 15 32 41

0.3.2 Fixed dSYM detection

16 Aug 17:35
Compare
Choose a tag to compare

Fixed an issue with the dSYM file when using gym in fastlane

0.3.1 Fixed custom configuration

14 Aug 14:59
Compare
Choose a tag to compare

Fixed custom configuration when using a workspace

0.3.0 Added xcconfig and configuration

14 Aug 11:51
Compare
Choose a tag to compare
  • Added support for a custom xcconfig
  • Automatic detection of available configurations
  • Improved support for CocoaPods projects

0.2.1 Swift Fixes

13 Aug 17:36
Compare
Choose a tag to compare

This release includes some clean-ups and a fix for Swift apps

0.2.0 Improved code signing, Swift Support

13 Aug 16:14
Compare
Choose a tag to compare

Special thanks to @fabiomassimo @lacostej and @czechboy0 👍

  • Full Swift support by packaging up SwiftSupport
  • Added live patching of broken PackageApplication to do code signing the right way
  • Configuration is now shown in the build summary
  • Improved parameter inputs and validation
  • Fixed xcargs parameter

0.1.0 Initial Release

11 Aug 18:54
Compare
Choose a tag to compare

The initial release of gym 💪