2.198.0
版本发布时间: 2021-11-16 12:05:08
fastlane/fastlane最新发布版本:2.222.0(2024-07-27 04:38:39)
- [action][set_github_release] fix optional params to guard (#19560) via Yutaro Muta
- [action][set_github_release] support generate_release_notes parameter (#19558) via Yutaro Muta
- [pem] add macOS platform support (#19564) via Vitalii Budnik
- [fastlane_core] use -assetFile instead of -f for IPA upload with iTMS (#19596) via Taylor Fort
- [action][get_version_number] - search for MARKETING_VERSION in build settings if target has no INFO_PLIST (#19589) via Vitalii Budnik
- [action][notarize] added optional
skip_stapling
parameter tonotarize
action. (#19577) via Kyle Hammond - [match][cert] allow developer_id creation if using apple id (#19604) via Josh Holtz
- [match] nuke now supports filtering by specific certificates (#19584) via Josh Holtz
- [action][set_github_release] fix issue where bad status code would print error but fail silently - now actually raises an error (#19516) via Josh Holtz
- [scan] fixed typo in error message (#19514) via Jeroen Vannevel