Skip to content

Commit f9ee48c

Browse files
alvarhansenyalkhderbrnnmrls
authored
Fix Undefined symbols issue (#470)
Co-authored-by: Yasser Al-Khder <[email protected]> Co-authored-by: Brianna Morales <[email protected]>
1 parent 7f3d505 commit f9ee48c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Package.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ let package = Package(
7171
name: "GoogleSignIn",
7272
dependencies: [
7373
.product(name: "AppAuth", package: "AppAuth"),
74+
.product(name: "AppAuthCore", package: "AppAuth"),
7475
.product(name: "AppCheckCore", package: "AppCheck"),
7576
.product(name: "GTMAppAuth", package: "GTMAppAuth"),
7677
.product(name: "GTMSessionFetcherCore", package: "GTMSessionFetcher"),

0 commit comments

Comments
 (0)