google / GoogleSignIn-iOS

Enables iOS and macOS apps to sign in with Google.
https://developers.google.com/identity/sign-in/ios
Apache License 2.0
455 stars 181 forks source link

Update AppCheckCore dependency to 10.19.1 #416

Closed mdmathias closed 1 month ago

mdmathias commented 2 months ago

For the App Check release, we should update our CocoaPods and SPM dependencies on "AppCheckCore" to be 10.19.1 in GoogleSignIn.podspec and Package.swift.

AppCheck 10.19 removed the use of some required reasons API, and 10.19.1 patched in a fix.

mdmathias commented 1 month ago

https://github.com/google/GoogleSignIn-iOS/pull/422 addresses this.