|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | 17CD56B119F2F31BD4D27C0A /* Pods_AWSCognitoAuthPlugin.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 58D3E33555611987B753EF2D /* Pods_AWSCognitoAuthPlugin.framework */; };
|
| 11 | + 21621E0C24DE1EFE00497A24 /* AWSAuthResendSignUpCodeOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21621E0B24DE1EFE00497A24 /* AWSAuthResendSignUpCodeOptions.swift */; }; |
| 12 | + 21621E0E24DE1FC300497A24 /* AWSAttributeResendConfirmationCodeOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21621E0D24DE1FC300497A24 /* AWSAttributeResendConfirmationCodeOptions.swift */; }; |
| 13 | + 21621E1024DE2D5600497A24 /* AWSUpdateUserAttributesOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21621E0F24DE2D5600497A24 /* AWSUpdateUserAttributesOptions.swift */; }; |
| 14 | + 21621E1224DE2D6100497A24 /* AWSUpdateUserAttributeOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21621E1124DE2D6100497A24 /* AWSUpdateUserAttributeOptions.swift */; }; |
| 15 | + 21C2B50F24E1FA3800371597 /* amplifyconfiguration.json in Resources */ = {isa = PBXBuildFile; fileRef = 21C2B50E24E1FA3800371597 /* amplifyconfiguration.json */; }; |
| 16 | + 21C2B51224E3381200371597 /* AuthUserAttributesTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21C2B51124E3381200371597 /* AuthUserAttributesTests.swift */; }; |
| 17 | + 21C2B51424E35C1000371597 /* credentials.json in Resources */ = {isa = PBXBuildFile; fileRef = 21C2B51324E35C1000371597 /* credentials.json */; }; |
11 | 18 | 3AB72AEC1B90671D652C3F96 /* Pods_HostApp.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 234C2AFA9205B1766FB8E090 /* Pods_HostApp.framework */; };
|
12 | 19 | 8337B0CA31C0E650D640B82C /* Pods_HostApp_AWSCognitoAuthPluginIntegrationTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 242DDB230CE2BA243E395217 /* Pods_HostApp_AWSCognitoAuthPluginIntegrationTests.framework */; };
|
13 | 20 | B40F165D24784AE300CDB920 /* AWSCognitoAuthPlugin.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B43DC7452410572400D40275 /* AWSCognitoAuthPlugin.framework */; };
|
|
113 | 120 | B4F3EA4F243A782700F23296 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4F3EA4C243A782700F23296 /* ViewController.swift */; };
|
114 | 121 | B4F3EA50243A782700F23296 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4F3EA4D243A782700F23296 /* AppDelegate.swift */; };
|
115 | 122 | B4F3EA51243A782700F23296 /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4F3EA4E243A782700F23296 /* SceneDelegate.swift */; };
|
116 |
| - D8D4514C24C7AF2600EE2086 /* amplifyconfiguration.json in Resources */ = {isa = PBXBuildFile; fileRef = D8D4514B24C7AF2500EE2086 /* amplifyconfiguration.json */; }; |
117 | 123 | FA6B0EA8249443C90062AA59 /* AWSCognitoAuthPluginConfigTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA6B0EA7249443C90062AA59 /* AWSCognitoAuthPluginConfigTests.swift */; };
|
118 | 124 | FECB988C412E46FD5961894A /* Pods_AWSCognitoAuthPlugin_AWSCognitoAuthPluginTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1674B6AE81501F6E278CE00B /* Pods_AWSCognitoAuthPlugin_AWSCognitoAuthPluginTests.framework */; };
|
119 | 125 | /* End PBXBuildFile section */
|
|
147 | 153 | 1218D5A8F8902BF0D88AFB50 /* Pods-HostApp-AWSCognitoAuthPluginIntegrationTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-HostApp-AWSCognitoAuthPluginIntegrationTests.release.xcconfig"; path = "Target Support Files/Pods-HostApp-AWSCognitoAuthPluginIntegrationTests/Pods-HostApp-AWSCognitoAuthPluginIntegrationTests.release.xcconfig"; sourceTree = "<group>"; };
|
148 | 154 | 1674B6AE81501F6E278CE00B /* Pods_AWSCognitoAuthPlugin_AWSCognitoAuthPluginTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_AWSCognitoAuthPlugin_AWSCognitoAuthPluginTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
149 | 155 | 1E372E3DB1CE31F318AE8281 /* Pods-HostApp.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-HostApp.debug.xcconfig"; path = "Target Support Files/Pods-HostApp/Pods-HostApp.debug.xcconfig"; sourceTree = "<group>"; };
|
| 156 | + 21621E0B24DE1EFE00497A24 /* AWSAuthResendSignUpCodeOptions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AWSAuthResendSignUpCodeOptions.swift; sourceTree = "<group>"; }; |
| 157 | + 21621E0D24DE1FC300497A24 /* AWSAttributeResendConfirmationCodeOptions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AWSAttributeResendConfirmationCodeOptions.swift; sourceTree = "<group>"; }; |
| 158 | + 21621E0F24DE2D5600497A24 /* AWSUpdateUserAttributesOptions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AWSUpdateUserAttributesOptions.swift; sourceTree = "<group>"; }; |
| 159 | + 21621E1124DE2D6100497A24 /* AWSUpdateUserAttributeOptions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AWSUpdateUserAttributeOptions.swift; sourceTree = "<group>"; }; |
| 160 | + 21C2B50E24E1FA3800371597 /* amplifyconfiguration.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = amplifyconfiguration.json; sourceTree = "<group>"; }; |
| 161 | + 21C2B51124E3381200371597 /* AuthUserAttributesTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AuthUserAttributesTests.swift; sourceTree = "<group>"; }; |
| 162 | + 21C2B51324E35C1000371597 /* credentials.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = credentials.json; sourceTree = "<group>"; }; |
150 | 163 | 234C2AFA9205B1766FB8E090 /* Pods_HostApp.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_HostApp.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
151 | 164 | 242DDB230CE2BA243E395217 /* Pods_HostApp_AWSCognitoAuthPluginIntegrationTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_HostApp_AWSCognitoAuthPluginIntegrationTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
152 | 165 | 351EEBA51873352B4E797CE0 /* Pods-HostApp-AWSAuthPluginIntegrationTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-HostApp-AWSAuthPluginIntegrationTests.release.xcconfig"; path = "Target Support Files/Pods-HostApp-AWSAuthPluginIntegrationTests/Pods-HostApp-AWSAuthPluginIntegrationTests.release.xcconfig"; sourceTree = "<group>"; };
|
|
277 | 290 | B4F3EA4E243A782700F23296 /* SceneDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; };
|
278 | 291 | C49A4C812B0F973F5536DCC8 /* Pods-AWSAuthPlugin.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AWSAuthPlugin.release.xcconfig"; path = "Target Support Files/Pods-AWSAuthPlugin/Pods-AWSAuthPlugin.release.xcconfig"; sourceTree = "<group>"; };
|
279 | 292 | C5E50D8021B9740CB511898D /* Pods-AWSAuthPlugin.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AWSAuthPlugin.debug.xcconfig"; path = "Target Support Files/Pods-AWSAuthPlugin/Pods-AWSAuthPlugin.debug.xcconfig"; sourceTree = "<group>"; };
|
280 |
| - D8D4514B24C7AF2500EE2086 /* amplifyconfiguration.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = amplifyconfiguration.json; sourceTree = "<group>"; }; |
281 | 293 | E9289652B314AA0AA1F31BC8 /* Pods-HostApp.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-HostApp.release.xcconfig"; path = "Target Support Files/Pods-HostApp/Pods-HostApp.release.xcconfig"; sourceTree = "<group>"; };
|
282 | 294 | FA6B0EA7249443C90062AA59 /* AWSCognitoAuthPluginConfigTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AWSCognitoAuthPluginConfigTests.swift; sourceTree = "<group>"; };
|
283 | 295 | /* End PBXFileReference section */
|
|
320 | 332 | /* End PBXFrameworksBuildPhase section */
|
321 | 333 |
|
322 | 334 | /* Begin PBXGroup section */
|
| 335 | + 21C2B51024E337B700371597 /* AuthUserAttributesTests */ = { |
| 336 | + isa = PBXGroup; |
| 337 | + children = ( |
| 338 | + 21C2B51124E3381200371597 /* AuthUserAttributesTests.swift */, |
| 339 | + ); |
| 340 | + path = AuthUserAttributesTests; |
| 341 | + sourceTree = "<group>"; |
| 342 | + }; |
323 | 343 | B40F166324784B3400CDB920 /* AWSCognitoAuthPluginIntegrationTests */ = {
|
324 | 344 | isa = PBXGroup;
|
325 | 345 | children = (
|
326 |
| - B40F166824784B3400CDB920 /* README.md */, |
327 |
| - B40F167724784B3400CDB920 /* AWSAuthBaseTest.swift */, |
328 | 346 | B40F167824784B3400CDB920 /* AuthDeviceTests */,
|
329 | 347 | B40F167424784B3400CDB920 /* AuthSessionTests */,
|
330 | 348 | B40F167224784B3400CDB920 /* AuthSignInTests */,
|
331 | 349 | B44373A2247C8A0C00DEF43C /* AuthSignOutTests */,
|
332 | 350 | B40F166E24784B3400CDB920 /* AuthSignUpTests */,
|
| 351 | + 21C2B51024E337B700371597 /* AuthUserAttributesTests */, |
333 | 352 | B40F166C24784B3400CDB920 /* AuthUserTests */,
|
| 353 | + B40F167724784B3400CDB920 /* AWSAuthBaseTest.swift */, |
334 | 354 | B40F166424784B3400CDB920 /* Configuration */,
|
| 355 | + B40F166824784B3400CDB920 /* README.md */, |
335 | 356 | B40F166624784B3400CDB920 /* Resources */,
|
336 | 357 | B40F166924784B3400CDB920 /* Support */,
|
337 | 358 | );
|
|
341 | 362 | B40F166424784B3400CDB920 /* Configuration */ = {
|
342 | 363 | isa = PBXGroup;
|
343 | 364 | children = (
|
344 |
| - D8D4514B24C7AF2500EE2086 /* amplifyconfiguration.json */, |
| 365 | + 21C2B50E24E1FA3800371597 /* amplifyconfiguration.json */, |
| 366 | + 21C2B51324E35C1000371597 /* credentials.json */, |
345 | 367 | );
|
346 | 368 | path = Configuration;
|
347 | 369 | sourceTree = "<group>";
|
|
487 | 509 | B41D0F492475A3960049D08D /* AWSAuthConfirmResetPasswordOptions.swift */,
|
488 | 510 | B41D0F432475A3960049D08D /* AWSAuthConfirmSignInOptions.swift */,
|
489 | 511 | B41D0F442475A3960049D08D /* AWSAuthConfirmSignUpOptions.swift */,
|
| 512 | + 21621E0B24DE1EFE00497A24 /* AWSAuthResendSignUpCodeOptions.swift */, |
490 | 513 | B41D0F452475A3960049D08D /* AWSAuthResetPasswordOptions.swift */,
|
491 | 514 | B41D0F462475A3960049D08D /* AWSAuthSignInOptions.swift */,
|
492 | 515 | B41D0F472475A3960049D08D /* AWSAuthSignUpOptions.swift */,
|
493 | 516 | B41D0F482475A3960049D08D /* AWSAuthWebUISignInOptions.swift */,
|
| 517 | + 21621E0D24DE1FC300497A24 /* AWSAttributeResendConfirmationCodeOptions.swift */, |
| 518 | + 21621E1124DE2D6100497A24 /* AWSUpdateUserAttributeOptions.swift */, |
| 519 | + 21621E0F24DE2D5600497A24 /* AWSUpdateUserAttributesOptions.swift */, |
494 | 520 | );
|
495 | 521 | path = Options;
|
496 | 522 | sourceTree = "<group>";
|
|
895 | 921 | isa = PBXResourcesBuildPhase;
|
896 | 922 | buildActionMask = 2147483647;
|
897 | 923 | files = (
|
| 924 | + 21C2B51424E35C1000371597 /* credentials.json in Resources */, |
898 | 925 | B40F167C24784B3400CDB920 /* README.md in Resources */,
|
899 |
| - D8D4514C24C7AF2600EE2086 /* amplifyconfiguration.json in Resources */, |
| 926 | + 21C2B50F24E1FA3800371597 /* amplifyconfiguration.json in Resources */, |
900 | 927 | );
|
901 | 928 | runOnlyForDeploymentPostprocessing = 0;
|
902 | 929 | };
|
|
1221 | 1248 | B40F168724784B3400CDB920 /* AuthDeviceOperationTests.swift in Sources */,
|
1222 | 1249 | B40F168124784B3400CDB920 /* AuthConfirmSignUpTests.swift in Sources */,
|
1223 | 1250 | B40F167E24784B3400CDB920 /* AuthConfigurationHelper.swift in Sources */,
|
| 1251 | + 21C2B51224E3381200371597 /* AuthUserAttributesTests.swift in Sources */, |
1224 | 1252 | B44373A1247C869100DEF43C /* AuthSessionHelper.swift in Sources */,
|
1225 | 1253 | B40F167F24784B3400CDB920 /* AuthUserTests.swift in Sources */,
|
1226 | 1254 | B40F168224784B3400CDB920 /* AuthResendSignUpCodeTests.swift in Sources */,
|
|
1247 | 1275 | B41D0FCB2475A3960049D08D /* Tokens+Extension.swift in Sources */,
|
1248 | 1276 | B41D0FBF2475A3960049D08D /* AWSAuthResetPasswordOperation.swift in Sources */,
|
1249 | 1277 | B41D0FC32475A3960049D08D /* AuthPluginErrorConstants.swift in Sources */,
|
| 1278 | + 21621E0C24DE1EFE00497A24 /* AWSAuthResendSignUpCodeOptions.swift in Sources */, |
1250 | 1279 | B41D0FD02475A3960049D08D /* AuthSignUpRequest+Validate.swift in Sources */,
|
1251 | 1280 | B41D0FB32475A3960049D08D /* AWSAuthAttributeResendConfirmationCodeOperation.swift in Sources */,
|
1252 | 1281 | B41D0F952475A3960049D08D /* AuthenticationProviderAdapter+Password.swift in Sources */,
|
|
1274 | 1303 | B41D10082475AB7E0049D08D /* AWSCognitoAuthPlugin+ClientBehavior.swift in Sources */,
|
1275 | 1304 | B41D0FA72475A3960049D08D /* SignInResult+Extension.swift in Sources */,
|
1276 | 1305 | B41D0F922475A3960049D08D /* AuthorizationProviderBehavior.swift in Sources */,
|
| 1306 | + 21621E0E24DE1FC300497A24 /* AWSAttributeResendConfirmationCodeOptions.swift in Sources */, |
1277 | 1307 | B41D0F902475A3960049D08D /* AuthUserServiceAdapter.swift in Sources */,
|
1278 | 1308 | B41D0FD82475A3960049D08D /* AWSMobileClientBehavior.swift in Sources */,
|
1279 | 1309 | B41D0FCF2475A3960049D08D /* AuthResetPasswordRequest+Validate.swift in Sources */,
|
|
1285 | 1315 | B41D0FBE2475A3960049D08D /* AWSAuthForgetDeviceOperation.swift in Sources */,
|
1286 | 1316 | B41D0FB42475A3960049D08D /* AWSAuthFetchUserAttributeOperation.swift in Sources */,
|
1287 | 1317 | B41D0F9E2475A3960049D08D /* AWSAuthConfirmSignUpOptions.swift in Sources */,
|
| 1318 | + 21621E1224DE2D6100497A24 /* AWSUpdateUserAttributeOptions.swift in Sources */, |
1288 | 1319 | B41D0FB22475A3960049D08D /* AWSAuthUpdateUserAttributeOperation.swift in Sources */,
|
1289 | 1320 | B41D0FBA2475A3960049D08D /* AWSAuthSocialWebUISignInOperation.swift in Sources */,
|
1290 | 1321 | B41D0FC42475A3960049D08D /* UserCodeDeliveryDetails+Extension.swift in Sources */,
|
|
1316 | 1347 | B41D0F8A2475A3960049D08D /* AuthHubEventHandler.swift in Sources */,
|
1317 | 1348 | B41D0FA22475A3960049D08D /* AWSAuthWebUISignInOptions.swift in Sources */,
|
1318 | 1349 | B41D0FC62475A3960049D08D /* AWSMobileClient+Reset.swift in Sources */,
|
| 1350 | + 21621E1024DE2D5600497A24 /* AWSUpdateUserAttributesOptions.swift in Sources */, |
1319 | 1351 | );
|
1320 | 1352 | runOnlyForDeploymentPostprocessing = 0;
|
1321 | 1353 | };
|
|
0 commit comments