|
13 | 13 | AACCE0421C5E26DF52717461 /* Pods_HostApp.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 234C2AFA9205B1766FB8E090 /* Pods_HostApp.framework */; };
|
14 | 14 | B40208E224627290009CF25A /* AuthResetPasswordRequest+Validate.swift in Sources */ = {isa = PBXBuildFile; fileRef = B40208E124627290009CF25A /* AuthResetPasswordRequest+Validate.swift */; };
|
15 | 15 | B40208E42462729F009CF25A /* AuthConfirmResetPasswordRequest+Validate.swift in Sources */ = {isa = PBXBuildFile; fileRef = B40208E32462729F009CF25A /* AuthConfirmResetPasswordRequest+Validate.swift */; };
|
| 16 | + B402F77724734142006C8A1C /* AuthHubEventBehavior.swift in Sources */ = {isa = PBXBuildFile; fileRef = B402F77624734142006C8A1C /* AuthHubEventBehavior.swift */; }; |
16 | 17 | B416E2A3244EA3F500E8E96D /* AWSAuthFetchSessionOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = B416E2A2244EA3F500E8E96D /* AWSAuthFetchSessionOperation.swift */; };
|
17 | 18 | B416E2AF244EAE6800E8E96D /* AWSAuthCognitoSession.swift in Sources */ = {isa = PBXBuildFile; fileRef = B416E2AE244EAE6800E8E96D /* AWSAuthCognitoSession.swift */; };
|
18 | 19 | B416E2B3244F8E8700E8E96D /* AWSCognitoUserPoolTokens.swift in Sources */ = {isa = PBXBuildFile; fileRef = B416E2B2244F8E8700E8E96D /* AWSCognitoUserPoolTokens.swift */; };
|
|
80 | 81 | B49FAA5124478775001868ED /* AuthenticationProviderAdapter+SignIn.swift in Sources */ = {isa = PBXBuildFile; fileRef = B49FAA5024478775001868ED /* AuthenticationProviderAdapter+SignIn.swift */; };
|
81 | 82 | B4A65ADB244E4C0E003A8F57 /* AuthErrorHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4A65ADA244E4C0E003A8F57 /* AuthErrorHelper.swift */; };
|
82 | 83 | B4A65ADF244E4D2D003A8F57 /* AWSCognitoAuthError.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4A65ADE244E4D2D003A8F57 /* AWSCognitoAuthError.swift */; };
|
| 84 | + B4B1E0E824733907007F3261 /* AuthHubEventHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4B1E0E724733907007F3261 /* AuthHubEventHandler.swift */; }; |
83 | 85 | B4B5CC9C2457B9820019C783 /* AWSAuthUser.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4B5CC9B2457B9820019C783 /* AWSAuthUser.swift */; };
|
84 | 86 | B4B5CC9E24586C9E0019C783 /* AuthUserServiceBehavior.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4B5CC9D24586C9E0019C783 /* AuthUserServiceBehavior.swift */; };
|
85 | 87 | B4B5CCAB2458AE2B0019C783 /* AuthUserServiceAdapter.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4B5CCAA2458AE2B0019C783 /* AuthUserServiceAdapter.swift */; };
|
|
140 | 142 | 94AE978618BF1C30FD808FB6 /* Pods-HostApp-AWSAuthPluginIntegrationTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-HostApp-AWSAuthPluginIntegrationTests.debug.xcconfig"; path = "Target Support Files/Pods-HostApp-AWSAuthPluginIntegrationTests/Pods-HostApp-AWSAuthPluginIntegrationTests.debug.xcconfig"; sourceTree = "<group>"; };
|
141 | 143 | B40208E124627290009CF25A /* AuthResetPasswordRequest+Validate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "AuthResetPasswordRequest+Validate.swift"; sourceTree = "<group>"; };
|
142 | 144 | B40208E32462729F009CF25A /* AuthConfirmResetPasswordRequest+Validate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "AuthConfirmResetPasswordRequest+Validate.swift"; sourceTree = "<group>"; };
|
| 145 | + B402F77624734142006C8A1C /* AuthHubEventBehavior.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AuthHubEventBehavior.swift; sourceTree = "<group>"; }; |
143 | 146 | B416E2A2244EA3F500E8E96D /* AWSAuthFetchSessionOperation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AWSAuthFetchSessionOperation.swift; sourceTree = "<group>"; };
|
144 | 147 | B416E2AE244EAE6800E8E96D /* AWSAuthCognitoSession.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AWSAuthCognitoSession.swift; sourceTree = "<group>"; };
|
145 | 148 | B416E2B2244F8E8700E8E96D /* AWSCognitoUserPoolTokens.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AWSCognitoUserPoolTokens.swift; sourceTree = "<group>"; };
|
|
211 | 214 | B49FAA5024478775001868ED /* AuthenticationProviderAdapter+SignIn.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "AuthenticationProviderAdapter+SignIn.swift"; sourceTree = "<group>"; };
|
212 | 215 | B4A65ADA244E4C0E003A8F57 /* AuthErrorHelper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AuthErrorHelper.swift; sourceTree = "<group>"; };
|
213 | 216 | B4A65ADE244E4D2D003A8F57 /* AWSCognitoAuthError.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AWSCognitoAuthError.swift; sourceTree = "<group>"; };
|
| 217 | + B4B1E0E724733907007F3261 /* AuthHubEventHandler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AuthHubEventHandler.swift; sourceTree = "<group>"; }; |
214 | 218 | B4B5CC9B2457B9820019C783 /* AWSAuthUser.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AWSAuthUser.swift; sourceTree = "<group>"; };
|
215 | 219 | B4B5CC9D24586C9E0019C783 /* AuthUserServiceBehavior.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AuthUserServiceBehavior.swift; sourceTree = "<group>"; };
|
216 | 220 | B4B5CCAA2458AE2B0019C783 /* AuthUserServiceAdapter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AuthUserServiceAdapter.swift; sourceTree = "<group>"; };
|
|
382 | 386 | B49FAA2324451A22001868ED /* AWSAuthPlugin+Reset.swift */,
|
383 | 387 | B41B895F24672AB40092F96D /* ClientBehavior */,
|
384 | 388 | B49FAA3E24457039001868ED /* Dependency */,
|
| 389 | + B4B1E0E6247338BF007F3261 /* HubEvents */, |
385 | 390 | B439F2AC24488CFD00C30CBB /* Models */,
|
386 | 391 | B49FAA4724458011001868ED /* Operations */,
|
387 | 392 | B439F2A92448835700C30CBB /* Request */,
|
|
523 | 528 | path = Error;
|
524 | 529 | sourceTree = "<group>";
|
525 | 530 | };
|
| 531 | + B4B1E0E6247338BF007F3261 /* HubEvents */ = { |
| 532 | + isa = PBXGroup; |
| 533 | + children = ( |
| 534 | + B4B1E0E724733907007F3261 /* AuthHubEventHandler.swift */, |
| 535 | + B402F77624734142006C8A1C /* AuthHubEventBehavior.swift */, |
| 536 | + ); |
| 537 | + path = HubEvents; |
| 538 | + sourceTree = "<group>"; |
| 539 | + }; |
526 | 540 | B4B5CCAC2458AF390019C783 /* UserOperations */ = {
|
527 | 541 | isa = PBXGroup;
|
528 | 542 | children = (
|
|
1164 | 1178 | B493E6A82454CF6A00D9E521 /* AWSAuthSocialWebUISignInOperation.swift in Sources */,
|
1165 | 1179 | B493E6A62454CEC700D9E521 /* AWSAuthWebUISignInOperation.swift in Sources */,
|
1166 | 1180 | B41B896324672AB40092F96D /* AWSAuthPlugin+DeviceBehavior.swift in Sources */,
|
| 1181 | + B402F77724734142006C8A1C /* AuthHubEventBehavior.swift in Sources */, |
1167 | 1182 | B49FAA2424451A22001868ED /* AWSAuthPlugin+Reset.swift in Sources */,
|
1168 | 1183 | B4B5CC9C2457B9820019C783 /* AWSAuthUser.swift in Sources */,
|
1169 | 1184 | B46884222460AB1600221268 /* AWSAuthRememberDeviceOperation.swift in Sources */,
|
1170 | 1185 | B4A65ADF244E4D2D003A8F57 /* AWSCognitoAuthError.swift in Sources */,
|
| 1186 | + B4B1E0E824733907007F3261 /* AuthHubEventHandler.swift in Sources */, |
1171 | 1187 | B49FAA302445275F001868ED /* AuthPluginErrorConstants.swift in Sources */,
|
1172 | 1188 | B452F1E72450F9160069F7FA /* AWSAuthConfirmSignUpOptions.swift in Sources */,
|
1173 | 1189 | );
|
|
0 commit comments