Skip to content

Tags: benben323/fastlane

Tags

1.106.2

Toggle 1.106.2's commit message
[fastlane] Version bump (fastlane#6723)

spaceship/0.36.2

Toggle spaceship/0.36.2's commit message
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

pilot/1.11.1

Toggle pilot/1.11.1's commit message
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

match/0.10.0

Toggle match/0.10.0's commit message
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

fastlane/1.106.2

Toggle fastlane/1.106.2's commit message
Updated dependencies

Update internal dependencies (fastlane#6724)

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

deliver/1.14.5

Toggle deliver/1.14.5's commit message
Bugfix

Fix crash on `deliver init` when metadata was empty

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

deliver/1.14.4

Toggle deliver/1.14.4's commit message
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

1.106.1

Toggle 1.106.1's commit message
[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)

1.106.0

Toggle 1.106.0's commit message
[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)

match/0.9.0

Toggle match/0.9.0's commit message
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