|
132 | 132 | B4DFA5F9237A611D0013E17B /* AWSAPICategoryPlugin+URLSessionDelegateTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4DFA5DF237A611D0013E17B /* AWSAPICategoryPlugin+URLSessionDelegateTests.swift */; };
|
133 | 133 | FA8EE785238632620097E4F1 /* AWSAPIPlugin+Log.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA8EE784238632620097E4F1 /* AWSAPIPlugin+Log.swift */; };
|
134 | 134 | FA97F5532386CCF500EE9EFE /* AnyModelIntegrationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA97F5522386CCF500EE9EFE /* AnyModelIntegrationTests.swift */; };
|
| 135 | + FAA7A5AA24C0E01500CA863F /* AWSGraphQLSubscriptionOperationCancelTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAA7A5A924C0E01500CA863F /* AWSGraphQLSubscriptionOperationCancelTests.swift */; }; |
135 | 136 | FAC5F9B1238B70EE00F70F02 /* APICategoryPluginConcurrencyTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA9554DF238B6C0B00D42A43 /* APICategoryPluginConcurrencyTests.swift */; };
|
136 | 137 | /* End PBXBuildFile section */
|
137 | 138 |
|
|
443 | 444 | FA8EE784238632620097E4F1 /* AWSAPIPlugin+Log.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "AWSAPIPlugin+Log.swift"; sourceTree = "<group>"; };
|
444 | 445 | FA9554DF238B6C0B00D42A43 /* APICategoryPluginConcurrencyTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = APICategoryPluginConcurrencyTests.swift; sourceTree = "<group>"; };
|
445 | 446 | FA97F5522386CCF500EE9EFE /* AnyModelIntegrationTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AnyModelIntegrationTests.swift; sourceTree = "<group>"; };
|
| 447 | + FAA7A5A924C0E01500CA863F /* AWSGraphQLSubscriptionOperationCancelTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AWSGraphQLSubscriptionOperationCancelTests.swift; sourceTree = "<group>"; }; |
446 | 448 | FC6404420A9C03FAB55FA8B3 /* Pods-AWSAPICategoryPluginGraphQLAPIKeyIntegrationTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AWSAPICategoryPluginGraphQLAPIKeyIntegrationTests.debug.xcconfig"; path = "Target Support Files/Pods-AWSAPICategoryPluginGraphQLAPIKeyIntegrationTests/Pods-AWSAPICategoryPluginGraphQLAPIKeyIntegrationTests.debug.xcconfig"; sourceTree = "<group>"; };
|
447 | 449 | /* End PBXFileReference section */
|
448 | 450 |
|
|
931 | 933 | B4DFA5D5237A611D0013E17B /* AWSAPICategoryPlugin+URLSessionBehaviorDelegateTests.swift */,
|
932 | 934 | B4DFA5DF237A611D0013E17B /* AWSAPICategoryPlugin+URLSessionDelegateTests.swift */,
|
933 | 935 | B4DFA5CB237A611D0013E17B /* AWSAPICategoryPluginTestBase.swift */,
|
934 |
| - FA9554E1238B6C1200D42A43 /* Concurrency */, |
| 936 | + FAA7A5A924C0E01500CA863F /* AWSGraphQLSubscriptionOperationCancelTests.swift */, |
935 | 937 | B4DFA5C6237A611D0013E17B /* Configuration */,
|
936 | 938 | B4DFA5D9237A611D0013E17B /* Interceptor */,
|
937 | 939 | B4DFA5BF237A611D0013E17B /* Mocks */,
|
|
1064 | 1066 | path = Pods;
|
1065 | 1067 | sourceTree = "<group>";
|
1066 | 1068 | };
|
1067 |
| - FA9554E1238B6C1200D42A43 /* Concurrency */ = { |
1068 |
| - isa = PBXGroup; |
1069 |
| - children = ( |
1070 |
| - ); |
1071 |
| - path = Concurrency; |
1072 |
| - sourceTree = "<group>"; |
1073 |
| - }; |
1074 | 1069 | FA99642D246EF8B40020E879 /* Resources */ = {
|
1075 | 1070 | isa = PBXGroup;
|
1076 | 1071 | children = (
|
|
2195 | 2190 | B4DFA5E0237A611D0013E17B /* MockSessionFactory.swift in Sources */,
|
2196 | 2191 | 6B2E465A23AAA6AF0066EDCE /* NetworkReachabilityNotifierTests.swift in Sources */,
|
2197 | 2192 | B4DFA5E1237A611D0013E17B /* MockURLSessionTask.swift in Sources */,
|
| 2193 | + FAA7A5AA24C0E01500CA863F /* AWSGraphQLSubscriptionOperationCancelTests.swift in Sources */, |
2198 | 2194 | B4DFA5F8237A611D0013E17B /* AWSAPICategoryPlugin+ConfigureTests.swift in Sources */,
|
2199 | 2195 | 21E2E22A2451E6B5007D7767 /* GraphQLResponseDecoderDecodeErrorTests.swift in Sources */,
|
2200 | 2196 | B4DFA5F1237A611D0013E17B /* AWSAPICategoryPlugin+URLSessionBehaviorDelegateTests.swift in Sources */,
|
|
0 commit comments