-
Notifications
You must be signed in to change notification settings - Fork 38
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Hello!
We are using GoogleSignIn with macCatalyst and noticed that this package does not build when using macCatalyst and GoogleSignIn. We're adding the module as a dependency in our own Swift pacakage. I was able to get it to build with a small change in a fork of this repo. Curious if you could add support for macCatalyst. That requires bumping minimum swift-tools-version to 5.5, and adding macCatalyst platform to the depencencies and platform targets. Example of the change we made specific to GoogleSignIn:
Thanks!
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request