|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 8848765129D314A400780FA6 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 8848764F29D3149200780FA6 /* GoogleService-Info.plist */; }; |
11 | | - B8B417CD2D0C4C7200CF9098 /* RecaptchaEnterprise in Frameworks */ = {isa = PBXBuildFile; productRef = B8B417CC2D0C4C7200CF9098 /* RecaptchaEnterprise */; }; |
12 | 11 | DE8B636F2BEC2DC300607B82 /* FirebaseAuth in Frameworks */ = {isa = PBXBuildFile; productRef = DE8B636E2BEC2DC300607B82 /* FirebaseAuth */; }; |
13 | 12 | DE8B63722BEC2FB900607B82 /* GoogleSignIn in Frameworks */ = {isa = PBXBuildFile; productRef = DE8B63712BEC2FB900607B82 /* GoogleSignIn */; }; |
14 | 13 | DE8B63742BEC2FB900607B82 /* GoogleSignInSwift in Frameworks */ = {isa = PBXBuildFile; productRef = DE8B63732BEC2FB900607B82 /* GoogleSignInSwift */; }; |
|
32 | 31 | DE8FD4942A7D9E2700B6831A /* PhoneMultiFactorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE8FD4912A7D9D9E00B6831A /* PhoneMultiFactorTests.swift */; }; |
33 | 32 | DEC2E5DD2A95331E0090260A /* SettingsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DEC2E5DC2A95331D0090260A /* SettingsViewController.swift */; }; |
34 | 33 | DEC2E5DF2A9583CA0090260A /* AppManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = DEC2E5DE2A9583CA0090260A /* AppManager.swift */; }; |
35 | | -DEC2E5E42A966DE20090260A /* GoogleService-Info_multi.plist in Resources */ = {isa = PBXBuildFile; fileRef = DEC2E5E32A966DE20090260A /* GoogleService-Info_multi.plist */; }; DED37F632AB0C4F7003A67E4 /* SettingsUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = DED37F622AB0C4F7003A67E4 /* SettingsUITests.swift */; }; |
36 | | - DEE261C52C21E9F500EECAC5 /* (null) in Frameworks */ = {isa = PBXBuildFile; }; |
| 34 | + DEC2E5E42A966DE20090260A /* GoogleService-Info_multi.plist in Resources */ = {isa = PBXBuildFile; fileRef = DEC2E5E32A966DE20090260A /* GoogleService-Info_multi.plist */; }; |
| 35 | + DED37F632AB0C4F7003A67E4 /* SettingsUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = DED37F622AB0C4F7003A67E4 /* SettingsUITests.swift */; }; |
| 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 */; }; |
@@ -111,6 +111,7 @@ DEC2E5E42A966DE20090260A /* GoogleService-Info_multi.plist in Resources */ = {is |
111 | 111 | DEC2E5DC2A95331D0090260A /* SettingsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingsViewController.swift; sourceTree = "<group>"; }; |
112 | 112 | DEC2E5DE2A9583CA0090260A /* AppManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppManager.swift; sourceTree = "<group>"; }; |
113 | 113 | DEC2E5E32A966DE20090260A /* GoogleService-Info_multi.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = "GoogleService-Info_multi.plist"; sourceTree = SOURCE_ROOT; }; |
| 114 | + DED37F622AB0C4F7003A67E4 /* SettingsUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingsUITests.swift; sourceTree = "<group>"; }; |
114 | 115 | EA02F68424A000E00079D000 /* UserActions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserActions.swift; sourceTree = "<group>"; }; |
115 | 116 | EA02F68C24A063E90079D000 /* LoginDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoginDelegate.swift; sourceTree = "<group>"; }; |
116 | 117 | EA062D5C24A0FEB6006714D3 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = SOURCE_ROOT; }; |
@@ -158,12 +159,11 @@ DEC2E5E42A966DE20090260A /* GoogleService-Info_multi.plist in Resources */ = {is |
158 | 159 | isa = PBXFrameworksBuildPhase; |
159 | 160 | buildActionMask = 2147483647; |
160 | 161 | files = ( |
161 | | - DEE261C52C21E9F500EECAC5 /* (null) in Frameworks */, |
| 162 | + DEE261C52C21E9F500EECAC5 /* RecaptchaEnterprise in Frameworks */, |
162 | 163 | DE8B63772BEC302200607B82 /* FacebookLogin in Frameworks */, |
163 | 164 | DE8B63742BEC2FB900607B82 /* GoogleSignInSwift in Frameworks */, |
164 | 165 | DE8B636F2BEC2DC300607B82 /* FirebaseAuth in Frameworks */, |
165 | 166 | DE8B63722BEC2FB900607B82 /* GoogleSignIn in Frameworks */, |
166 | | - B8B417CD2D0C4C7200CF9098 /* RecaptchaEnterprise in Frameworks */, |
167 | 167 | ); |
168 | 168 | runOnlyForDeploymentPostprocessing = 0; |
169 | 169 | }; |
@@ -319,7 +319,8 @@ DEC2E5E42A966DE20090260A /* GoogleService-Info_multi.plist in Resources */ = {is |
319 | 319 | EA20B47724973BB100B5E581 /* CustomViews */, |
320 | 320 | EAB3A17A2494626F00385291 /* Utility */, |
321 | 321 | EAE4CBCD24855E3D00245E92 /* Assets.xcassets */, |
322 | | - 8848764F29D3149200780FA6 /* GoogleService-Info.plist */,EA217894248979E200736757 /* LaunchScreen.storyboard */, |
| 322 | + 8848764F29D3149200780FA6 /* GoogleService-Info.plist */, |
| 323 | + EA217894248979E200736757 /* LaunchScreen.storyboard */, |
323 | 324 | DEC2E5DE2A9583CA0090260A /* AppManager.swift */, |
324 | 325 | ); |
325 | 326 | path = AuthenticationExample; |
@@ -392,7 +393,7 @@ DEC2E5E42A966DE20090260A /* GoogleService-Info_multi.plist in Resources */ = {is |
392 | 393 | DE8B63712BEC2FB900607B82 /* GoogleSignIn */, |
393 | 394 | DE8B63732BEC2FB900607B82 /* GoogleSignInSwift */, |
394 | 395 | DE8B63762BEC302200607B82 /* FacebookLogin */, |
395 | | - B8B417CC2D0C4C7200CF9098 /* RecaptchaEnterprise */, |
| 396 | + DEE261C42C21E9F500EECAC5 /* RecaptchaEnterprise */, |
396 | 397 | ); |
397 | 398 | productName = "Swifty Auth"; |
398 | 399 | productReference = EAE4CBC124855E3A00245E92 /* AuthenticationExample.app */; |
@@ -480,7 +481,6 @@ DEC2E5E42A966DE20090260A /* GoogleService-Info_multi.plist in Resources */ = {is |
480 | 481 | DE8B63702BEC2FB900607B82 /* XCRemoteSwiftPackageReference "GoogleSignIn-iOS" */, |
481 | 482 | DE8B63752BEC302200607B82 /* XCRemoteSwiftPackageReference "facebook-ios-sdk" */, |
482 | 483 | DE8B63782BEC342000607B82 /* XCRemoteSwiftPackageReference "gtm-session-fetcher" */, |
483 | | - B8B417CB2D0C4C7200CF9098 /* XCRemoteSwiftPackageReference "recaptcha-enterprise-mobile-sdk" */, |
484 | 484 | ); |
485 | 485 | productRefGroup = EAE4CBC224855E3A00245E92 /* Products */; |
486 | 486 | projectDirPath = ""; |
@@ -978,14 +978,6 @@ DEC2E5E42A966DE20090260A /* GoogleService-Info_multi.plist in Resources */ = {is |
978 | 978 | /* End XCLocalSwiftPackageReference section */ |
979 | 979 |
|
980 | 980 | /* Begin XCRemoteSwiftPackageReference section */ |
981 | | - B8B417CB2D0C4C7200CF9098 /* XCRemoteSwiftPackageReference "recaptcha-enterprise-mobile-sdk" */ = { |
982 | | - isa = XCRemoteSwiftPackageReference; |
983 | | - repositoryURL = "https://github.com/GoogleCloudPlatform/recaptcha-enterprise-mobile-sdk"; |
984 | | - requirement = { |
985 | | - kind = upToNextMajorVersion; |
986 | | - minimumVersion = 18.6.0; |
987 | | - }; |
988 | | - }; |
989 | 981 | DE8B63702BEC2FB900607B82 /* XCRemoteSwiftPackageReference "GoogleSignIn-iOS" */ = { |
990 | 982 | isa = XCRemoteSwiftPackageReference; |
991 | 983 | repositoryURL = "https://github.com/google/GoogleSignIn-iOS.git"; |
@@ -1013,11 +1005,6 @@ DEC2E5E42A966DE20090260A /* GoogleService-Info_multi.plist in Resources */ = {is |
1013 | 1005 | /* End XCRemoteSwiftPackageReference section */ |
1014 | 1006 |
|
1015 | 1007 | /* Begin XCSwiftPackageProductDependency section */ |
1016 | | - B8B417CC2D0C4C7200CF9098 /* RecaptchaEnterprise */ = { |
1017 | | - isa = XCSwiftPackageProductDependency; |
1018 | | - package = B8B417CB2D0C4C7200CF9098 /* XCRemoteSwiftPackageReference "recaptcha-enterprise-mobile-sdk" */; |
1019 | | - productName = RecaptchaEnterprise; |
1020 | | - }; |
1021 | 1008 | DE8B636E2BEC2DC300607B82 /* FirebaseAuth */ = { |
1022 | 1009 | isa = XCSwiftPackageProductDependency; |
1023 | 1010 | productName = FirebaseAuth; |
|
0 commit comments