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
472 stars 189 forks source link

Prepare for AppCheck beta release #366

Closed mdmathias closed 6 months ago

mdmathias commented 6 months ago

Changes library version to "7.1.0-fac-beta-1.0.0" in Package.swift and GoogleSignIn.podspec. Also updates CHANGELOG.md with infra fixes.

mdmathias commented 6 months ago

This PR temporarily disables the SwiftUI button integration test since it was failing for unrelated reasons and was blocking the AppCheck beta release.

Debugging and re-enabling tracked in https://github.com/google/GoogleSignIn-iOS/issues/367.