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

Facing compile time error with GoogleSignIn 7.1.0. #395

Closed harshil-vyas08 closed 4 months ago

harshil-vyas08 commented 4 months ago

Describe the bug After updating the pod from 6.0.2 to 7.1.0 I am facing compile time issue.

To Reproduce N/A

Expected behavior N/A

Screenshots googlesign

Environment Xcode Version : 15.3

Additional context Add any other context about the problem here.

mdmathias commented 4 months ago

I'm not able to reproduce this issue. It seems like a local issue in your own CocoaPods environment. Perhaps you need to run a pod repo update?