Tags: benben323/fastlane
Tags
Update team selection for new iTC Fix team selection with the new iTunes Connect (fastlane#6716) https://github.com/fastlane-old/spaceship/releases/tag/0.36.2
Update for new iTC team selection Update deliver to work with the new iTunes Connect team selection https://github.com/fastlane-old/pilot/releases/tag/1.11.1
Auto-repairing of profiles * Implement auto-repair of provisioning profiles (fastlane#6703) * Improved enterprise in-house profiles support (fastlane#6708) https://github.com/fastlane-old/match/releases/tag/0.10.0
Updated dependencies Update internal dependencies (fastlane#6724) https://github.com/fastlane/fastlane/releases/tag/1.106.2
Bugfix Fix crash on `deliver init` when metadata was empty https://github.com/fastlane-old/deliver/releases/tag/1.14.5
Update for new iTC team selection Update deliver to work with the new iTunes Connect team selection https://github.com/fastlane-old/deliver/releases/tag/1.14.4
[fastlane] Version bump (fastlane#6702) * Losen up _frameit_ dependency * Add `env` to black_list for valid lane names (fastlane#6693) * Markdown docs generator: only print on verbose (fastlane#6694)
[fastlane] Version bump (fastlane#6686) * New `fastlane env` command to print out the fastlane environment * Docs: describe using next to stop executing a lane (fastlane#6674) * Update dependencies (fastlane#6682) * Remove old crash reporter code from fastlane (fastlane#6623)
Support for multiple app identifiers * Match: support for supplying multiple app identifiers at once (fastlane#6635) * Update internal dependencies (fastlane#6682) * Improve team selection (fastlane#6444) * Improve error message when user didn’t properly auth for git You can now pass multiple app identifiers, and _match_ will clone the repo just once: ```ruby match(app_identifier: ["tools.fastlane.app", "tools.fastlane.sleepy"]) ``` https://github.com/fastlane-old/match/releases/tag/0.9.0
PreviousNext