| 
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 |  | -		DEE261C52C21E9F500EECAC5 /* RecaptchaEnterprise in Frameworks */ = {isa = PBXBuildFile; productRef = DEE261C42C21E9F500EECAC5 /* RecaptchaEnterprise */; };  | 
 | 36 | +		DEE261C52C21E9F500EECAC5 /* (null) in Frameworks */ = {isa = PBXBuildFile; };  | 
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 */; };  | 
 | 
48 | 48 | 		EA217895248979E200736757 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = EA217894248979E200736757 /* LaunchScreen.storyboard */; };  | 
49 | 49 | 		EA527CAA24A0766D00ADB9A2 /* OtherAuthViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA527CA924A0766D00ADB9A2 /* OtherAuthViewController.swift */; };  | 
50 | 50 | 		EA527CAC24A0EE9600ADB9A2 /* LoginView.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA527CAB24A0EE9600ADB9A2 /* LoginView.swift */; };  | 
 | 51 | +		EA9ADF2A2D13260E00C42E35 /* FirebaseAnalytics in Frameworks */ = {isa = PBXBuildFile; productRef = EA9ADF292D13260E00C42E35 /* FirebaseAnalytics */; };  | 
51 | 52 | 		EAB3A1792494433500385291 /* DataSourceProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = EAB3A1782494433500385291 /* DataSourceProvider.swift */; };  | 
52 | 53 | 		EAB3A17C2494628200385291 /* UserViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = EAB3A17B2494628200385291 /* UserViewController.swift */; };  | 
53 | 54 | 		EAD8BD402CE535C400E23E30 /* MFALoginView.swift in Sources */ = {isa = PBXBuildFile; fileRef = EAD8BD3F2CE535C400E23E30 /* MFALoginView.swift */; };  | 
 | 
159 | 160 | 			isa = PBXFrameworksBuildPhase;  | 
160 | 161 | 			buildActionMask = 2147483647;  | 
161 | 162 | 			files = (  | 
162 |  | -				DEE261C52C21E9F500EECAC5 /* RecaptchaEnterprise in Frameworks */,  | 
 | 163 | +				DEE261C52C21E9F500EECAC5 /* (null) in Frameworks */,  | 
163 | 164 | 				DE8B63772BEC302200607B82 /* FacebookLogin in Frameworks */,  | 
 | 165 | +				EA9ADF2A2D13260E00C42E35 /* FirebaseAnalytics in Frameworks */,  | 
164 | 166 | 				DE8B63742BEC2FB900607B82 /* GoogleSignInSwift in Frameworks */,  | 
165 | 167 | 				DE8B636F2BEC2DC300607B82 /* FirebaseAuth in Frameworks */,  | 
166 | 168 | 				DE8B63722BEC2FB900607B82 /* GoogleSignIn in Frameworks */,  | 
 | 
393 | 395 | 				DE8B63712BEC2FB900607B82 /* GoogleSignIn */,  | 
394 | 396 | 				DE8B63732BEC2FB900607B82 /* GoogleSignInSwift */,  | 
395 | 397 | 				DE8B63762BEC302200607B82 /* FacebookLogin */,  | 
396 |  | -				DEE261C42C21E9F500EECAC5 /* RecaptchaEnterprise */,  | 
 | 398 | +				EA9ADF292D13260E00C42E35 /* FirebaseAnalytics */,  | 
397 | 399 | 			);  | 
398 | 400 | 			productName = "Swifty Auth";  | 
399 | 401 | 			productReference = EAE4CBC124855E3A00245E92 /* AuthenticationExample.app */;  | 
 | 
1034 | 1036 | 			package = DE8B63782BEC342000607B82 /* XCRemoteSwiftPackageReference "gtm-session-fetcher" */;  | 
1035 | 1037 | 			productName = GTMSessionFetcher;  | 
1036 | 1038 | 		};  | 
 | 1039 | +		EA9ADF292D13260E00C42E35 /* FirebaseAnalytics */ = {  | 
 | 1040 | +			isa = XCSwiftPackageProductDependency;  | 
 | 1041 | +			package = DE8B636D2BEC2DC300607B82 /* XCLocalSwiftPackageReference "../../../../firebase-ios-sdk" */;  | 
 | 1042 | +			productName = FirebaseAnalytics;  | 
 | 1043 | +		};  | 
1037 | 1044 | /* End XCSwiftPackageProductDependency section */  | 
1038 | 1045 | 	};  | 
1039 | 1046 | 	rootObject = EAE4CBB924855E3A00245E92 /* Project object */;  | 
 | 
0 commit comments