Skip to content

Tags: xai3/fastlane

Tags

1.110.0

Toggle 1.110.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Adding in platform support for deliver. Depends on fastlane#4447 (fas…

…tlane#4781)

pilot/1.12.1

Toggle pilot/1.12.1's commit message
Improvements

* Update dependency to latest `fastlane_core` to fix app-specific password prompting.
* Update build description immediately after upload and verification.

https://github.com/fastlane-old/pilot/releases/tag/1.12.1

fastlane/1.110.0

Toggle fastlane/1.110.0's commit message
Improvements

* Deprecate SIGH_UDID in favor of corrected SIGH_UUID
* Remove .positive? to support ruby < 2.3
* Clarify version number error messaging when Xcode project is not set up correctly
* Ignore CocoaPods paths
* Update `fastlane_version` action to show new update message
* Set fail_build to expect a string
* Add bitrise.io git_branch ENV variable check
* Add option to provide -framework option for archive Carthage command
* Update dependency to latest `fastlane_core` to fix app-specific password prompting
* Unit tests run on Sierra

https://github.com/fastlane/fastlane/releases/tag/1.110.0

deliver/1.15.1

Toggle deliver/1.15.1's commit message
App-specific password fix

* Update dependency to latest `fastlane_core` to fix app-specific password prompting.

https://github.com/fastlane-old/deliver/releases/tag/1.15.1

fastlane_core/0.56.0

Toggle fastlane_core/0.56.0's commit message
Improvements

- iTunes Transporter fix when working with app-specific passwords
- Move update command to its own method

https://github.com/fastlane-old/fastlane_core/releases/tag/0.56.0

1.109.0

Toggle 1.109.0's commit message
Bump fastlane version (fastlane#7027)

screengrab/0.5.6

Toggle screengrab/0.5.6's commit message
Improvements

* Fix destination directory when device internal storage is used (fastlane#7003)
* Update internal dependencies (fastlane#6934)

https://github.com/fastlane-old/screengrab/releases/tag/0.5.6

fastlane/1.109.0

Toggle fastlane/1.109.0's commit message
Improvements

* Update all tools to latest fastlane_core (fastlane#7026)
* Pass generated Fastfile ID through to enhancer (fastlane#7022)
* Add `troubleshoot` option 🔫 (fastlane#6889)
* Improvements to 'fastlane env' on non-macOS operating systems (fastlane#6871, fastlane#6955, fastlane#6950)

https://github.com/fastlane/fastlane/releases/tag/1.109.0

fastlane_core/0.55.1

Toggle fastlane_core/0.55.1's commit message
Improve metrics collection

* Pass generated Fastfile ID through to enhancer (fastlane#7022)

https://github.com/fastlane-old/fastlane_core/releases/tag/0.55.1

1.108.0

Toggle 1.108.0's commit message
[fastlane] Version bump (fastlane#6929)

* Implement `fastlane_require` to automatically install gems into bundle (fastlane#6858)
* Add new `fastlane update_fastlane` action (fastlane#6896)
* Support keychains in custom paths and fix non-existing default keychain crash 🔐 (fastlane#6887)
* Hide options with no description in docs (fastlane#6919)
* Fix commit_version_bump could not find a .xcodeproj (fastlane#6676)