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
490 stars 198 forks source link

Carthage support #60

Open sainttail opened 3 years ago

sainttail commented 3 years ago

Any chance for Carthage support?

petea commented 3 years ago

No plan to support Carthage at this point, but I'll leave this open for feedback.

fabio914 commented 3 years ago

I just updated a project that I was using to be able to download GoogleSignIn with Carthage, you might be able to use it as well (or use your own fork of it).

Perhaps Google can create a similar wrapper framework and add it to this repository, then it'd make things more convenient.

cassianomonteiro commented 1 year ago

+1

wolfcon commented 10 months ago

Just use Firebase Carthage manual. Those guys are the real deal. Add carfile

binary "https://dl.google.com/dl/firebase/ios/carthage/FirebaseGoogleSignInBinary.json"