This repository has been archived by the owner on Oct 2, 2018. It is now read-only.
Releases: fastlane-old/gym
Releases · fastlane-old/gym
0.4.1 Added iOS platform by default
On some project setups gym
didn't automatically detect iOS
as the platform
0.4.0 Full Mac Support
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
Fixed an issue that occured with WatchKit enabled apps
0.3.3 WatchKit Support and more
0.3.2 Fixed dSYM detection
Fixed an issue with the dSYM file when using gym
in fastlane
0.3.1 Fixed custom configuration
Fixed custom configuration when using a workspace
0.3.0 Added xcconfig and configuration
- Added support for a custom
xcconfig
- Automatic detection of available configurations
- Improved support for CocoaPods projects
0.2.1 Swift Fixes
This release includes some clean-ups and a fix for Swift apps
0.2.0 Improved code signing, Swift Support
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
The initial release of gym
💪