|
18 | 18 | 21409C4F2384BA7E000A53C9 /* APIOperationResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21409C4E2384BA7E000A53C9 /* APIOperationResponse.swift */; };
|
19 | 19 | 21409C602384DF17000A53C9 /* RESTOperationRequest+RESTRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21409C5F2384DF17000A53C9 /* RESTOperationRequest+RESTRequest.swift */; };
|
20 | 20 | 21409C7223850BEE000A53C9 /* Todo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21409C7123850BEE000A53C9 /* Todo.swift */; };
|
21 |
| - 21409C7623850D1D000A53C9 /* BlogPostComment.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21409C7523850D1D000A53C9 /* BlogPostComment.swift */; }; |
22 | 21 | 214BD3B223FB5C4C0059A286 /* SubscriptionConnectionFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 214BD38B23FB5C4C0059A286 /* SubscriptionConnectionFactory.swift */; };
|
23 | 22 | 214BD3D023FB76740059A286 /* AWSSubscriptionConnectionFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 214BD3CF23FB76740059A286 /* AWSSubscriptionConnectionFactory.swift */; };
|
24 | 23 | 21598CE3239FF54E00529F29 /* RESTWithIAMIntegrationTests-amplifyconfiguration.json in Resources */ = {isa = PBXBuildFile; fileRef = 21598CDD239EDF1000529F29 /* RESTWithIAMIntegrationTests-amplifyconfiguration.json */; };
|
|
31 | 30 | 217856742380C73600A30D19 /* AWSAPICategoryPlugin.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B478F5FB2374DBF400C4F92B /* AWSAPICategoryPlugin.framework */; };
|
32 | 31 | 217856832380C90600A30D19 /* RESTWithIAMIntegrationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 217856822380C90600A30D19 /* RESTWithIAMIntegrationTests.swift */; };
|
33 | 32 | 217856852380C90600A30D19 /* AWSAPICategoryPlugin.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B478F5FB2374DBF400C4F92B /* AWSAPICategoryPlugin.framework */; };
|
34 |
| - 2178569A2380D1E000A30D19 /* BlogPostCommentGraphQLWithAPIKeyTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4DFA604237A61D00013E17B /* BlogPostCommentGraphQLWithAPIKeyTests.swift */; }; |
35 | 33 | 217856A223810B9400A30D19 /* GraphQLWithUserPoolIntegrationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 217856A123810B9400A30D19 /* GraphQLWithUserPoolIntegrationTests.swift */; };
|
36 | 34 | 217856A423810B9400A30D19 /* AWSAPICategoryPlugin.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B478F5FB2374DBF400C4F92B /* AWSAPICategoryPlugin.framework */; };
|
37 | 35 | 217856B72381F19400A30D19 /* AWSAPICategoryPluginEndpointType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 217856B62381F19300A30D19 /* AWSAPICategoryPluginEndpointType.swift */; };
|
|
275 | 273 | 21409C6723850A9E000A53C9 /* AWSAPICategoryPluginTestCommon.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = AWSAPICategoryPluginTestCommon.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
276 | 274 | 21409C6A23850A9E000A53C9 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
277 | 275 | 21409C7123850BEE000A53C9 /* Todo.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Todo.swift; sourceTree = "<group>"; };
|
278 |
| - 21409C7523850D1D000A53C9 /* BlogPostComment.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BlogPostComment.swift; sourceTree = "<group>"; }; |
279 | 276 | 214BD38B23FB5C4C0059A286 /* SubscriptionConnectionFactory.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SubscriptionConnectionFactory.swift; sourceTree = "<group>"; };
|
280 | 277 | 214BD3CF23FB76740059A286 /* AWSSubscriptionConnectionFactory.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AWSSubscriptionConnectionFactory.swift; sourceTree = "<group>"; };
|
281 | 278 | 21598CDD239EDF1000529F29 /* RESTWithIAMIntegrationTests-amplifyconfiguration.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "RESTWithIAMIntegrationTests-amplifyconfiguration.json"; sourceTree = "<group>"; };
|
|
433 | 430 | B4DFA5DD237A611D0013E17B /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
434 | 431 | B4DFA5DE237A611D0013E17B /* AWSAPICategoryPlugin+ConfigureTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "AWSAPICategoryPlugin+ConfigureTests.swift"; sourceTree = "<group>"; };
|
435 | 432 | B4DFA5DF237A611D0013E17B /* AWSAPICategoryPlugin+URLSessionDelegateTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "AWSAPICategoryPlugin+URLSessionDelegateTests.swift"; sourceTree = "<group>"; };
|
436 |
| - B4DFA604237A61D00013E17B /* BlogPostCommentGraphQLWithAPIKeyTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BlogPostCommentGraphQLWithAPIKeyTests.swift; sourceTree = "<group>"; }; |
437 | 433 | C2C05B10D5AD07D6A5C6463D /* Pods-AWSAPICategoryPlugin.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AWSAPICategoryPlugin.debug.xcconfig"; path = "Target Support Files/Pods-AWSAPICategoryPlugin/Pods-AWSAPICategoryPlugin.debug.xcconfig"; sourceTree = "<group>"; };
|
438 | 434 | C3D37DF0A0811D30BC333916 /* Pods-HostApp-GraphQLWithIAMIntegrationTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-HostApp-GraphQLWithIAMIntegrationTests.release.xcconfig"; path = "Target Support Files/Pods-HostApp-GraphQLWithIAMIntegrationTests/Pods-HostApp-GraphQLWithIAMIntegrationTests.release.xcconfig"; sourceTree = "<group>"; };
|
439 | 435 | C55F4412E15F87E84BF3DD3F /* Pods_HostApp_AWSAPICategoryPluginTestCommon.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_HostApp_AWSAPICategoryPluginTestCommon.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
586 | 582 | 21409C7F23850F3D000A53C9 /* Model */ = {
|
587 | 583 | isa = PBXGroup;
|
588 | 584 | children = (
|
589 |
| - 21409C7523850D1D000A53C9 /* BlogPostComment.swift */, |
590 | 585 | 21409C7123850BEE000A53C9 /* Todo.swift */,
|
591 | 586 | );
|
592 | 587 | path = Model;
|
|
622 | 617 | path = GraphQLModelBased;
|
623 | 618 | sourceTree = "<group>";
|
624 | 619 | };
|
625 |
| - 21598CED23A008F600529F29 /* BlogPostCommentGraphQLWithAPIKey */ = { |
626 |
| - isa = PBXGroup; |
627 |
| - children = ( |
628 |
| - B4DFA604237A61D00013E17B /* BlogPostCommentGraphQLWithAPIKeyTests.swift */, |
629 |
| - ); |
630 |
| - path = BlogPostCommentGraphQLWithAPIKey; |
631 |
| - sourceTree = "<group>"; |
632 |
| - }; |
633 | 620 | 217856232380BE5C00A30D19 /* AWSAPICategoryPluginIntegrationTests */ = {
|
634 | 621 | isa = PBXGroup;
|
635 | 622 | children = (
|
|
672 | 659 | children = (
|
673 | 660 | FA97F5522386CCF500EE9EFE /* AnyModelIntegrationTests.swift */,
|
674 | 661 | FA9554DF238B6C0B00D42A43 /* APICategoryPluginConcurrencyTests.swift */,
|
675 |
| - 21598CED23A008F600529F29 /* BlogPostCommentGraphQLWithAPIKey */, |
676 | 662 | 21598CEC23A008DB00529F29 /* GraphQLModelBased */,
|
677 | 663 | 21598CEB23A0041400529F29 /* GraphQLSyncBased */,
|
678 | 664 | 217856732380C73600A30D19 /* Info.plist */,
|
|
2082 | 2068 | isa = PBXSourcesBuildPhase;
|
2083 | 2069 | buildActionMask = 2147483647;
|
2084 | 2070 | files = (
|
2085 |
| - 21409C7623850D1D000A53C9 /* BlogPostComment.swift in Sources */, |
2086 | 2071 | 21409C7223850BEE000A53C9 /* Todo.swift in Sources */,
|
2087 | 2072 | );
|
2088 | 2073 | runOnlyForDeploymentPostprocessing = 0;
|
|
2100 | 2085 | buildActionMask = 2147483647;
|
2101 | 2086 | files = (
|
2102 | 2087 | FAC5F9B1238B70EE00F70F02 /* APICategoryPluginConcurrencyTests.swift in Sources */,
|
2103 |
| - 2178569A2380D1E000A30D19 /* BlogPostCommentGraphQLWithAPIKeyTests.swift in Sources */, |
2104 | 2088 | 216201E323920A6200AB2E10 /* GraphQLSyncBasedTests.swift in Sources */,
|
2105 | 2089 | FA97F5532386CCF500EE9EFE /* AnyModelIntegrationTests.swift in Sources */,
|
2106 | 2090 | 217856C22383339D00A30D19 /* GraphQLModelBasedTests.swift in Sources */,
|
|
0 commit comments