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

Remove pod try from README #372

Closed mdmathias closed 5 months ago

mdmathias commented 5 months ago

pod try doesn't always seem to work due to local cache issues and isn't a convenient way to try out GSI. Moreover, the project hasn't received an update in approximately 4 years, which makes debugging more difficult due to a lack of activity.

367