|
33 | 33 | DEC2E5DF2A9583CA0090260A /* AppManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = DEC2E5DE2A9583CA0090260A /* AppManager.swift */; }; |
34 | 34 | DEC2E5E42A966DE20090260A /* GoogleService-Info_multi.plist in Resources */ = {isa = PBXBuildFile; fileRef = DEC2E5E32A966DE20090260A /* GoogleService-Info_multi.plist */; }; |
35 | 35 | DED37F632AB0C4F7003A67E4 /* SettingsUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = DED37F622AB0C4F7003A67E4 /* SettingsUITests.swift */; }; |
36 | | - B899DE652D071E6200D3A83D /* RecaptchaEnterprise in Frameworks */ = {isa = PBXBuildFile; productRef = B899DE642D071E6200D3A83D /* RecaptchaEnterprise */; }; |
| 36 | + DEE261C52C21E9F500EECAC5 /* RecaptchaEnterprise in Frameworks */ = {isa = PBXBuildFile; productRef = DEE261C42C21E9F500EECAC5 /* RecaptchaEnterprise */; }; |
37 | 37 | EA02F68524A000E00079D000 /* UserActions.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA02F68424A000E00079D000 /* UserActions.swift */; }; |
38 | 38 | EA02F68D24A063E90079D000 /* LoginDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA02F68C24A063E90079D000 /* LoginDelegate.swift */; }; |
39 | 39 | EA062D5D24A0FEB6006714D3 /* README.md in Resources */ = {isa = PBXBuildFile; fileRef = EA062D5C24A0FEB6006714D3 /* README.md */; }; |
|
159 | 159 | isa = PBXFrameworksBuildPhase; |
160 | 160 | buildActionMask = 2147483647; |
161 | 161 | files = ( |
162 | | - B899DE652D071E6200D3A83D /* RecaptchaEnterprise in Frameworks */, |
| 162 | + DEE261C52C21E9F500EECAC5 /* RecaptchaEnterprise in Frameworks */, |
163 | 163 | DE8B63772BEC302200607B82 /* FacebookLogin in Frameworks */, |
164 | 164 | DE8B63742BEC2FB900607B82 /* GoogleSignInSwift in Frameworks */, |
165 | 165 | DE8B636F2BEC2DC300607B82 /* FirebaseAuth in Frameworks */, |
|
393 | 393 | DE8B63712BEC2FB900607B82 /* GoogleSignIn */, |
394 | 394 | DE8B63732BEC2FB900607B82 /* GoogleSignInSwift */, |
395 | 395 | DE8B63762BEC302200607B82 /* FacebookLogin */, |
396 | | - B899DE642D071E6200D3A83D /* RecaptchaEnterprise */, |
| 396 | + DEE261C42C21E9F500EECAC5 /* RecaptchaEnterprise */, |
397 | 397 | ); |
398 | 398 | productName = "Swifty Auth"; |
399 | 399 | productReference = EAE4CBC124855E3A00245E92 /* AuthenticationExample.app */; |
|
481 | 481 | DE8B63702BEC2FB900607B82 /* XCRemoteSwiftPackageReference "GoogleSignIn-iOS" */, |
482 | 482 | DE8B63752BEC302200607B82 /* XCRemoteSwiftPackageReference "facebook-ios-sdk" */, |
483 | 483 | DE8B63782BEC342000607B82 /* XCRemoteSwiftPackageReference "gtm-session-fetcher" */, |
484 | | - B899DE632D071E6200D3A83D /* XCRemoteSwiftPackageReference "recaptcha-enterprise-mobile-sdk" */, |
485 | 484 | ); |
486 | 485 | productRefGroup = EAE4CBC224855E3A00245E92 /* Products */; |
487 | 486 | projectDirPath = ""; |
|
979 | 978 | /* End XCLocalSwiftPackageReference section */ |
980 | 979 |
|
981 | 980 | /* Begin XCRemoteSwiftPackageReference section */ |
982 | | - B899DE632D071E6200D3A83D /* XCRemoteSwiftPackageReference "recaptcha-enterprise-mobile-sdk" */ = { |
983 | | - isa = XCRemoteSwiftPackageReference; |
984 | | - repositoryURL = "https://github.com/GoogleCloudPlatform/recaptcha-enterprise-mobile-sdk"; |
985 | | - requirement = { |
986 | | - kind = upToNextMajorVersion; |
987 | | - minimumVersion = 18.6.0; |
988 | | - }; |
989 | | - }; |
990 | 981 | DE8B63702BEC2FB900607B82 /* XCRemoteSwiftPackageReference "GoogleSignIn-iOS" */ = { |
991 | 982 | isa = XCRemoteSwiftPackageReference; |
992 | 983 | repositoryURL = "https://github.com/google/GoogleSignIn-iOS.git"; |
|
1014 | 1005 | /* End XCRemoteSwiftPackageReference section */ |
1015 | 1006 |
|
1016 | 1007 | /* Begin XCSwiftPackageProductDependency section */ |
1017 | | - B899DE642D071E6200D3A83D /* RecaptchaEnterprise */ = { |
1018 | | - isa = XCSwiftPackageProductDependency; |
1019 | | - package = B899DE632D071E6200D3A83D /* XCRemoteSwiftPackageReference "recaptcha-enterprise-mobile-sdk" */; |
1020 | | - productName = RecaptchaEnterprise; |
1021 | | - }; |
1022 | 1008 | DE8B636E2BEC2DC300607B82 /* FirebaseAuth */ = { |
1023 | 1009 | isa = XCSwiftPackageProductDependency; |
1024 | 1010 | productName = FirebaseAuth; |
|
0 commit comments