|
26 | 26 | 5C33248D27723D0800F2C47B /* AuthenticationProviderAdapter+DeleteUser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C33248C27723D0800F2C47B /* AuthenticationProviderAdapter+DeleteUser.swift */; };
|
27 | 27 | 5CD3C21A277D275D007DB926 /* AuthDeleteUserTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CD3C219277D275D007DB926 /* AuthDeleteUserTests.swift */; };
|
28 | 28 | 5CF59BBB277BCD5300E1912D /* AuthenticationProviderDeleteUserTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CF59BBA277BCD5300E1912D /* AuthenticationProviderDeleteUserTests.swift */; };
|
| 29 | + 6043243329836376007F5C35 /* XCTestCase+Amplify.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6043243229836375007F5C35 /* XCTestCase+Amplify.swift */; }; |
29 | 30 | 70E42920C1C9027C533FE097 /* Pods_HostApp.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 079163684273F9FB27298F8F /* Pods_HostApp.framework */; };
|
30 | 31 | 7B2955116F0489917FC30BE3 /* Pods_AWSCognitoAuthPlugin.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CB0C6F042059ACEDBC3306C2 /* Pods_AWSCognitoAuthPlugin.framework */; };
|
31 | 32 | 9B3E7ADD46949E5B8F2CF1BC /* Pods_HostApp_AWSCognitoAuthPluginIntegrationTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 20977603F769B87802DEAEB7 /* Pods_HostApp_AWSCognitoAuthPluginIntegrationTests.framework */; };
|
|
222 | 223 | 5C33248C27723D0800F2C47B /* AuthenticationProviderAdapter+DeleteUser.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "AuthenticationProviderAdapter+DeleteUser.swift"; sourceTree = "<group>"; };
|
223 | 224 | 5CD3C219277D275D007DB926 /* AuthDeleteUserTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AuthDeleteUserTests.swift; sourceTree = "<group>"; };
|
224 | 225 | 5CF59BBA277BCD5300E1912D /* AuthenticationProviderDeleteUserTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AuthenticationProviderDeleteUserTests.swift; sourceTree = "<group>"; };
|
| 226 | + 6043243229836375007F5C35 /* XCTestCase+Amplify.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "XCTestCase+Amplify.swift"; sourceTree = "<group>"; }; |
225 | 227 | 68CA57EB40AAAB3A1A6756EA /* 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>"; };
|
226 | 228 | 8EAD42CD0F2BB4A5A4B497F6 /* Pods-AWSCognitoAuthPlugin-AWSCognitoAuthPluginTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AWSCognitoAuthPlugin-AWSCognitoAuthPluginTests.release.xcconfig"; path = "Target Support Files/Pods-AWSCognitoAuthPlugin-AWSCognitoAuthPluginTests/Pods-AWSCognitoAuthPlugin-AWSCognitoAuthPluginTests.release.xcconfig"; sourceTree = "<group>"; };
|
227 | 229 | B402C915257700610020B83B /* BaseAuthenticationProviderTest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BaseAuthenticationProviderTest.swift; sourceTree = "<group>"; };
|
|
807 | 809 | B41D0FDC2475A3A10049D08D /* Utils */ = {
|
808 | 810 | isa = PBXGroup;
|
809 | 811 | children = (
|
| 812 | + 6043243229836375007F5C35 /* XCTestCase+Amplify.swift */, |
810 | 813 | B41D0FDD2475A3A10049D08D /* AuthUserAttributeKeyTests.swift */,
|
811 | 814 | 5653A9F9297B157900AC6D82 /* AWSCognitoAuthPluginUserDefaultsTests.swift */,
|
812 | 815 | );
|
|
1566 | 1569 | 5653A9F8297AE40200AC6D82 /* AWSCognitoAuthPluginTests.swift in Sources */,
|
1567 | 1570 | B4D5411B256F2C8A00436E5C /* BaseAuthorizationProviderTest.swift in Sources */,
|
1568 | 1571 | B43B4E102565EA64008F345D /* AWSCognitoAuthClientBehaviorTests.swift in Sources */,
|
| 1572 | + 6043243329836376007F5C35 /* XCTestCase+Amplify.swift in Sources */, |
1569 | 1573 | B4136E2C256D764B0011210B /* AuthenticationProviderResendSignupCodeTests.swift in Sources */,
|
1570 | 1574 | B41D0FE32475A3A10049D08D /* AuthHubEventHandlerTests.swift in Sources */,
|
1571 | 1575 | B4136E38256D76790011210B /* AuthenticationProviderSigninWithSocialWebUITests.swift in Sources */,
|
|
0 commit comments