Skip to content

Conversation

@alvarhansen
Copy link
Contributor

Add AppAuthCore as explicit dependency to GoogleSignIn target as there are symbols that it uses from that library.

It is needed where GoogleSignIn is used as dynamic library/framework. This is the case when GoogleSignIn is added to multiple targets in dependency graph where 2 dynamic libraries/frameworks exist.

Example of it can be seen in project that @cjwirth provided in #408.

Fixes: #408

Add AppAuthCore as explicit dependency to GoogleSignIn target.
@danibachar
Copy link

Would love to see this merged, this low level SDK is used by so many other Google related SDKs, which makes it hard, or even impossible to fork and consume separately

@angelolloqui
Copy link

Any update on this? we are getting issues importing GSI in a project that uses it from different subprojects. I believe this could fix it.

@brnnmrls brnnmrls merged commit f9ee48c into google:main Nov 26, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Undefined symbols when used as dependency of multiple targets (Swift Packages in Xcode)

5 participants