Hello, IOS build stopped working. Please update fastlane!
#######################################################################
fastlane 2.206.0 is available. You are on 2.205.2.
You should use the latest version.
Please update using gem install fastlane
.
#######################################################################
#######################################################################
fastlane 2.206.0 is available. You are on 2.205.2.
You should use the latest version.
Please update using gem install fastlane
.
#######################################################################
e2.206.0 Improvementse
- [match] add support for Developer ID certificates from G2 Sub-CA (#20145) via Frederik Seiffert (triplef)
- [spaceship] add ability to invite a single TestFlight user (#20112) via Lucas (LcTwisk)
- [deliver] add
verify_only
option to deliver (#20247) via Pol Piella (pol-piella) - [scan] fix scan failing to return results when there are test failures (#20237) via Mahmood Tahir (@tahirmt)
- [docs] remove named parameter from
create_capability
example. (#20197) via Trent Kocurek (t2) - [spaceship] fix creation App Store Connect API authorization token (#20206) via Yuya Oka (@nnsnodnb)
- [match] add option to skip google account confirmation (#20223) via Tim Sneed (trsneed)
- [aciton][setup_ci] added timeout param into setup_ci (#20211) via javigines (javigines)
- [action][danger] add GitHub Enterprise flags (#20216) via Alexander Weiß (alexanderwe)
- [fastlane] allows aliased tool names (build_app, sync_code_signing, etc) to run from CLI (#20287) via Josh Holtz (joshdholtz)
- [spaceship] update buildDeliveries request to use app id in path (#20268) via Lukasz Grabowski (lucgrabowski)
- [spaceship] update
Spaceship::ConnectAPI::User model
to includedelete!
method (#20251) via Liam Nichols (liamnichols) - [infra] changelog will now show github usernames which makes contributors stand out more in releases (#20214) via Josh Holtz (joshdholtz)