2.218.0
版本发布时间: 2024-01-02 21:44:35
fastlane/fastlane最新发布版本:2.222.0(2024-07-27 04:38:39)
Auto-generated by fastlane 🤖
Changes since release '2.217.0':
- [action][sonar] replace deprecated sonar.login parameter with sonar.token (#21736) via Panajev (@Panajev)
- [action][spm] add simulator flag for swift compiler (#21707) via Mohammad Gharari (@gharary)
- [security] update
sinatra
dev dependency to resolve dependabot alert (#21709) via Jerome Lacoste (@lacostej) - [fastlane-core] recommends to retry uploading when AltoolTransporterExecutor crashes (#21536) via Jason Hagglund (@TheMetalCode)
- [Fastlane.swift] fix Unexpected duplicate tasks error message in Fastlane Swift (#21621) via Daniel Jankowski (@mollyIV)
- [scan] Filter simulators with version greater than SDK version of active Xcode installation when choosing default (#21677) via wuaar1003 (@wuaar1003)
- [plugin_generator] move development dependencies from
*.gemspec.erb
toGemfile.erb
(#21726) via Roger Oba (@rogerluan) - [match] add caching layer to significantly improve performance by up to 100x (#21694) via Vitalii Budnik (@nekrich)
- [fastlane_core] add support to Ruby 3.3 (#21683) via Jerome Lacoste (@lacostej)
- [fastlane] remove some unused method parameters (#21722) via Jerome Lacoste (@lacostej)
- [action][spm] deprecate
build_path
option in favor ofscratch_path
, as recommended by Swift CLI (#20814) via Victor Carvalho Tavernari (@Tavernari) - [match] git storage: allow simultaneous usage of clone_branch_directly and shallow_clone (#21716) via Vitalii Budnik (@nekrich)
- [action][spm] add
parallel
option (#21665) via Bram Schulting (@bramschulting) - [fastlane_core] remove expired WWDR G1 certificate from cert_checker (#21098) via janwiebe-jump (@janwiebe-jump)
- [action][upload_symbols_to_crashlytics] allow '~' in binary path (#21032) via GevaZeichner (@GevaZeichner)
- [scan] replace the
simctl boot
command withsimctl bootstatus
, potentially fixing signal kill before running tests (#21026) via Alexey Alter-Pesotskiy (@testableapple) - [spaceship] add
Spaceship::ConnectAPI::AppPreviewSet::PreviewType::IPHONE_67
(#21710) via Sergei Sevkovich (@drcreazy) - [action][ensure_no_debug_code] detect binding.irb in
ensure_no_debug_code
during build. (#21635) via Takuma Homma (@mataku) - CONTRIBUTING.md: remove Google CLA section (#21646) via Jay Soffian (@jaysoffian)
- [fastlane_core] hide xcodebuild stderr to solve #21672 (#21673) via Jerome Lacoste (@lacostej)
- [scan] fix misleading error message when no devices are found (#21650) via Miles Thompson (@MagnificentMiles)
- [deliver][spaceship][scan] fix build warnings in rspec (#21660) via Jerome Lacoste (@lacostej)
- [deliver] fix regression where changes made to the privacy URL fail to upload (#21657) via Owen Hart (@owjsub)
- [fastlane_core] let FastlanePty detect when externally invoked programs crash, harden it when using popen, and expose process statuses. (#21618) via Jerome Lacoste (@lacostej)