Nick Cooke
Nick Cooke
### Context Firebase 10 is bumping the minimum supported versions for iOS, tvOS, and macOS. The below table summarizes the key differences in the minimum supported versions between Firebase 9...
### Description The upcoming Firebase major version release will bump the minimum version for supported platforms. The following dependencies will need updating: - GoogleUtilities - GoogleDataTransport - nanopb (CocoaPods only)...
### Description The SDK is no longer needed and can be removed. ### Reproducing the issue _No response_ ### Firebase SDK Version 9.5.0 ### Xcode Version 13.3.1 ### Installation Method...
### Description `FIREBASE_BUILD_CARTHAGE` is used in GoogleUtilities but is never properly defined when building with the ZipBuilder. This affects Zip and Carthage builds. ### Reproducing the issue _No response_ ###...
Successor to https://github.com/firebase/quickstart-ios/pull/1424
### Description Add a script to verify that all products intended for release are staged on `SpecsStaging`. It's possible during the release process that a spec staged on `SpecsStaging` does...
### Description Pretty much all GHA jobs use the [retry.sh](https://github.com/firebase/firebase-ios-sdk/blob/master/scripts/third_party/travis/retry.sh) script to run them again in the case of failure. Instead, there exists a public GHA– [`retry-step`](https://github.com/marketplace/actions/retry-step), that gives more...
Fix #12557 Change zip builder to create macOS/macCatalyst frameworks with the following format: ``` CoreWaffleVarnishing.framework/ CoreWaffleVarnishing -> Versions/Current/CoreWaffleVarnishing Resources -> Versions/Current/Resources Versions/ Current -> A A/ CoreWaffleVarnishing Resources/ Info.plist …...
#no-changelog