Description
MacOS runners need the latest fastlane update 2.236.1. 2.236.0 is the version currently in the runners as of last week, and it introduced a bug that prevents Testflight builds from uploading to Testflight. Fastlane has since fixed their issue in 2.236.1. Here is the issue described in the fastlane repo: fastlane/fastlane#30065
Platforms affected
Runner images affected
Image version and build link
2.335.1
Is it regression?
yes, issue wasn't in 2.334.0
Expected behavior
fastlane successfully uploads app to Testflight
Actual behavior
Fastlane fails the Testflight upload step
Repro steps
Run a job on the current runners that uploads an iOS app to Testflight using the fastlane build/deploy tool. The fastlane process will fail when it attempts to upload the app bundle to Testflight. This is a known bug in fastlane that was fixed in their 2.236.1 release. See fastlane/fastlane#30065
Please update the macOS runners to use the 2.236.1 (or newer) release of fastlane
Description
MacOS runners need the latest fastlane update 2.236.1. 2.236.0 is the version currently in the runners as of last week, and it introduced a bug that prevents Testflight builds from uploading to Testflight. Fastlane has since fixed their issue in 2.236.1. Here is the issue described in the fastlane repo: fastlane/fastlane#30065
Platforms affected
Runner images affected
Image version and build link
2.335.1
Is it regression?
yes, issue wasn't in 2.334.0
Expected behavior
fastlane successfully uploads app to Testflight
Actual behavior
Fastlane fails the Testflight upload step
Repro steps
Run a job on the current runners that uploads an iOS app to Testflight using the fastlane build/deploy tool. The fastlane process will fail when it attempts to upload the app bundle to Testflight. This is a known bug in fastlane that was fixed in their 2.236.1 release. See fastlane/fastlane#30065
Please update the macOS runners to use the 2.236.1 (or newer) release of fastlane