Tags: ProiOSDeveloper/fastlane
Tags
Merge pull request fastlane#3913 from fastlane/version-bump-fastlane Version Bump for fastlane
Improvements * Added `reset_simulators` action * Fix `update_fastlane` to have correct ruby-gems version check * Removed new-line for `get_build_number_repository` action * Added default values for apk paths in `hockey` action * Add -p param to `oclint` action to fix file relative paths https://github.com/fastlane/fastlane/releases/tag/1.68.0
Merge pull request fastlane#3873 from fastlane/update-sigh-dependency Update fastlane dependency on sigh
Fix for Xcode 7.3 * Fix snapshot for changes to test output from Xcode 7.3 https://github.com/fastlane/snapshot/releases/tag/1.12.1
Add Display Name option to resign Pass `display_name` from sigh resign into resign.sh (-d) https://github.com/fastlane/sigh/releases/tag/1.6.0
New actions and Improvements * Added `download_dsym` action to download dSYM files from Apple iTunes Connect * Added `rocket` action 🚀 * Added `IFTTT` Maker Channel action * Added `sentry` action for uploading dSYM files * Updated cp command flag to use recursive copy * Turned off logging for certain params in `crashlytics` action * Check for `highest_installed_gems` in `update_action` * Improved logging UI * Improves workspace detection in `update_app_identifier` action * Added platform option to `upload_symbols_to_crashlytics` action * Add array parameter in `ensure_no_debug_code` action along with grep '--include flag' * Improved `s3` action to use s3 sdk * Improved `gradle` to allow running on ios platform https://github.com/fastlane/fastlane/releases/tag/1.67.0
Improvements * Added access to build details of iTunes Connect * Improved error display in fastlane https://github.com/fastlane/spaceship/releases/tag/0.24.0
Improvements * Allow a fixed derived data path to cache results between runs (thanks st3fan!!) https://github.com/fastlane/snapshot/releases/tag/1.12.0
Automatic verification of certificates - `sigh` will now automatically detect missing certificates before creating new ones - Improved warnings output https://github.com/fastlane/sigh/releases/tag/1.5.0
Improvements * Improve handling of shelled out commands on Linux https://github.com/fastlane/screengrab/releases/tag/0.3.1
PreviousNext