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
478 stars 194 forks source link

Update AppCheckCore dependency to 10.18.0 #349

Closed andrewheard closed 10 months ago

andrewheard commented 10 months ago

AppCheckCore is now published to CocoaPods trunk (https://github.com/CocoaPods/Specs/blob/edf3929d945d1a1aff9c2fc96bc04db087fed6b7/Specs/3/b/6/AppCheckCore/10.18.0/AppCheckCore.podspec.json). Sourcing https://github.com/firebase/SpecsDev.git is no longer needed.

andrewheard commented 10 months ago

@mdmathias If this passes on CI I'll clear out https://github.com/firebase/SpecsDev/tree/ac2ca9e9540fb994eb4c45c4a27726700a2910a4/AppCheckCore (after merge).

andrewheard commented 10 months ago

Closing -- implemented in https://github.com/google/GoogleSignIn-iOS/pull/350