firebase / firebase-ios-sdk

Firebase SDK for Apple App Development
https://firebase.google.com
Apache License 2.0
5.67k stars 1.49k forks source link

[Infra] Update multiple workflows to use macOS 15 for Xcode 16 #14105

Closed andrewheard closed 3 days ago

andrewheard commented 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).

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

andrewheard commented 3 days ago

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.