Closed andrewheard closed 3 days ago
Updated multiple workflows to use macos-15 for Xcode 16 jobs. Xcode 16.x is no longer available in macos-14 GitHub runner images resulting in errors (see https://github.com/firebase/firebase-ios-sdk/pull/14104).
macos-15
macos-14
Also upgraded from Xcode 16.0 to Xcode 16.1 since it is now available (note: the Xcode 16.1 RC has the same build number, 16B40, as the final version and is symlinked as Xcode_16.1 in the runner images).
16B40
Approving, merging and restarting failing crashlytics nightly
Thanks! I merged main into https://github.com/firebase/firebase-ios-sdk/pull/14104. 🤞 that'll fix all the failing checks.
main
Updated multiple workflows to use
macos-15
for Xcode 16 jobs. Xcode 16.x is no longer available inmacos-14
GitHub runner images resulting in errors (see https://github.com/firebase/firebase-ios-sdk/pull/14104).Also upgraded from Xcode 16.0 to Xcode 16.1 since it is now available (note: the Xcode 16.1 RC has the same build number,
16B40
, as the final version and is symlinked as Xcode_16.1 in the runner images).no-changelog