Tags: syrmo/fastlane
Tags
* Added new code [signing guide](https://github.com/fastlane/fastlane… …/tree/master/fastlane/docs/Codesigning) (fastlane#5178) * Support patching of signing script in Xcode 8 (fastlane#5391) * Support relative path like `~/file` (fastlane#5350) * Add warnings when using Xcode's 7 build options with legacy build api (fastlane#5229) * Deprecated provisioning_profile_path (fastlane#5106) * Proper escaping of codesigning identity (fastlane#5148) * Escape code signing identity * Add support for `rbenv` in `wrap_xcodebuild/xcbuild-safe.sh` (fastlane#4625) * Print out legacy information every time you run gym (fastlane#4890) * Fix gym with path with spaces (fastlane#4721)
Hotfix * Change handling of xcode silent options to params instead of hash lookup https://github.com/fastlane-old/fastlane_core/releases/tag/0.48.3
Improvements * Provide options to make FastlaneCore::Project print less output * Add Xcode 8 support: rename "OS X" to "macOS" * Fixed not duping env variables Add error catching when ipa file is not found * Remove redundant use of xcrun https://github.com/fastlane-old/fastlane_core/releases/tag/0.48.2
Improvements * Use the exception handler in the inspector when you don't have a specific message (fastlane#5235) * Added missing prefix when printing out GH issue errors (fastlane#5215) https://github.com/fastlane-old/fastlane_core/releases/tag/0.48.1
Merge pull request fastlane#5429 from fastlane/mpirri-patch-1 Version bump
Improvements * Add Xcode 8 support: rename "OS X" to "macOS" (fastlane#5385) * Add support for relative file paths to `copy_artifacts` action (fastlane#5354) * Add force option to `add_git_tag` action (fastlane#5348) * Improve error messages for `black_list` for invalid lane names or when name it taken * Update `xcode-install` version to 2.0.0 (fastlane#5322) https://github.com/fastlane/fastlane/releases/tag/1.98.0
Support for new 2 Step * Added support for the new 2-factor auth flow (fastlane#5164) * add `primary_locale_code` and `available_primary_locale_codes` (fastlane#4754) https://github.com/fastlane-old/spaceship/releases/tag/0.28.0
Support for new 2-factor - Updated spaceship to support the new 2-factor auth flow - Updated `activesupport` dependency, so you can install `fastlane` out of the box on system Ruby https://github.com/fastlane/fastlane/releases/tag/1.97.2
PreviousNext