|
106 | 106 | 6BE9D6F325A665EA00AB5C9A /* StorageEngineTestsBase.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6BE9D6F225A665EA00AB5C9A /* StorageEngineTestsBase.swift */; };
|
107 | 107 | 6BE9D73E25A6800100AB5C9A /* StorageEngineTestsManyToMany.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6BE9D73D25A6800100AB5C9A /* StorageEngineTestsManyToMany.swift */; };
|
108 | 108 | 7678B31025FAD93200B4917F /* InitialSyncOperationSyncExpressionTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7678B30F25FAD93200B4917F /* InitialSyncOperationSyncExpressionTests.swift */; };
|
| 109 | + 79AB68CC1F8B4029BBE74F65 /* awsconfiguration.json in Resources */ = {isa = PBXBuildFile; fileRef = 8F08E127481F4B9089D0D466 /* awsconfiguration.json */; }; |
109 | 110 | 8141657E756CC7B2EE1CE851 /* Pods_HostApp_AWSDataStoreCategoryPluginAuthIntegrationTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EA320D973669D3843FDF755E /* Pods_HostApp_AWSDataStoreCategoryPluginAuthIntegrationTests.framework */; };
|
| 111 | + 97406B382666DC0200C41E19 /* DataStoreCustomPrimaryKeyTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97406B372666DC0200C41E19 /* DataStoreCustomPrimaryKeyTests.swift */; }; |
110 | 112 | A209418EED69D7B1BB8A55C2 /* Pods_AWSDataStoreCategoryPlugin_AWSDataStoreCategoryPluginTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C63AE18F2569D004E94BD550 /* Pods_AWSDataStoreCategoryPlugin_AWSDataStoreCategoryPluginTests.framework */; };
|
111 | 113 | A569484A6FBAE7EC7ADF3FD4 /* Pods_AWSDataStoreCategoryPlugin.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6A1D332BE6CF885805360B3D /* Pods_AWSDataStoreCategoryPlugin.framework */; };
|
112 | 114 | B10BF4A52A1C9840C208C8A8 /* Pods_HostApp.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 19AFF6D00CF3AF927BA90382 /* Pods_HostApp.framework */; };
|
|
255 | 257 | /* Begin PBXFileReference section */
|
256 | 258 | 08C5AE6BB158C1525C9AD57D /* 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>"; };
|
257 | 259 | 187B250EA1E6EB23F8B7F5A3 /* Pods-AWSDataStoreCategoryPlugin-AWSDataStoreCategoryPluginTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AWSDataStoreCategoryPlugin-AWSDataStoreCategoryPluginTests.release.xcconfig"; path = "Target Support Files/Pods-AWSDataStoreCategoryPlugin-AWSDataStoreCategoryPluginTests/Pods-AWSDataStoreCategoryPlugin-AWSDataStoreCategoryPluginTests.release.xcconfig"; sourceTree = "<group>"; };
|
| 260 | + 19219AD5736741EFA6A91086 /* schema.graphql */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = text; name = schema.graphql; path = amplify/backend/api/apiName/schema.graphql; sourceTree = "<group>"; }; |
258 | 261 | 19AFF6D00CF3AF927BA90382 /* Pods_HostApp.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_HostApp.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
259 | 262 | 1AF725CF8D5E6F10D86CB75C /* Pods-HostApp-AWSDataStoreCategoryPluginAuthIntegrationTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-HostApp-AWSDataStoreCategoryPluginAuthIntegrationTests.debug.xcconfig"; path = "Target Support Files/Pods-HostApp-AWSDataStoreCategoryPluginAuthIntegrationTests/Pods-HostApp-AWSDataStoreCategoryPluginAuthIntegrationTests.debug.xcconfig"; sourceTree = "<group>"; };
|
260 | 263 | 2102DD46260D87BB00B80FE2 /* ReconcileAndLocalSaveQueue.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReconcileAndLocalSaveQueue.swift; sourceTree = "<group>"; };
|
|
364 | 367 | 6BE9D6F025A6643100AB5C9A /* StorageEngineTestsHasOne.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StorageEngineTestsHasOne.swift; sourceTree = "<group>"; };
|
365 | 368 | 6BE9D6F225A665EA00AB5C9A /* StorageEngineTestsBase.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StorageEngineTestsBase.swift; sourceTree = "<group>"; };
|
366 | 369 | 6BE9D73D25A6800100AB5C9A /* StorageEngineTestsManyToMany.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StorageEngineTestsManyToMany.swift; sourceTree = "<group>"; };
|
| 370 | + 743EFF58866C48BDA24992CC /* amplifytools.xcconfig */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = text.xcconfig; path = amplifytools.xcconfig; sourceTree = "<group>"; }; |
367 | 371 | 7678B30F25FAD93200B4917F /* InitialSyncOperationSyncExpressionTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InitialSyncOperationSyncExpressionTests.swift; sourceTree = "<group>"; };
|
| 372 | + 8F08E127481F4B9089D0D466 /* awsconfiguration.json */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; path = awsconfiguration.json; sourceTree = "<group>"; }; |
| 373 | + 97406B372666DC0200C41E19 /* DataStoreCustomPrimaryKeyTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DataStoreCustomPrimaryKeyTests.swift; sourceTree = "<group>"; }; |
368 | 374 | 9D42A96449A4B73735566C07 /* Pods-AWSDataStoreCategoryPlugin.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AWSDataStoreCategoryPlugin.debug.xcconfig"; path = "Target Support Files/Pods-AWSDataStoreCategoryPlugin/Pods-AWSDataStoreCategoryPlugin.debug.xcconfig"; sourceTree = "<group>"; };
|
369 | 375 | 9F987EC33AAD7C0904A598CA /* Pods_HostApp_AWSDataStoreCategoryPluginIntegrationTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_HostApp_AWSDataStoreCategoryPluginIntegrationTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
370 | 376 | B40EF02724BF68C900F2264C /* ConfigurationTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConfigurationTests.swift; sourceTree = "<group>"; };
|
|
541 | 547 | 2149E591238867E100873955 = {
|
542 | 548 | isa = PBXGroup;
|
543 | 549 | children = (
|
| 550 | + 57E5A630880B405BACB64C79 /* AmplifyConfig */, |
544 | 551 | 2149E5A62388684F00873955 /* AWSDataStoreCategoryPlugin */,
|
545 | 552 | 2149E5E42388692E00873955 /* AWSDataStoreCategoryPluginTests */,
|
546 | 553 | 2149E61E23886CEE00873955 /* AWSDataStoreCategoryPluginIntegrationTests */,
|
|
697 | 704 | FA6B0EA9249445D50062AA59 /* AWSDataStorePluginConfigurationTests.swift */,
|
698 | 705 | 217D61552578AEB0009F0639 /* Connection */,
|
699 | 706 | D8C5BA58249815A6007C3A68 /* DataStoreConfigurationTests.swift */,
|
| 707 | + 97406B372666DC0200C41E19 /* DataStoreCustomPrimaryKeyTests.swift */, |
700 | 708 | FAB571412395A3E80006A5F8 /* DataStoreEndToEndTests.swift */,
|
701 | 709 | D8E9992325013C2F0006170A /* DataStoreHubEventsTests.swift */,
|
702 | 710 | D888E80924A65B3800F4CE3E /* DataStoreLocalStoreTests.swift */,
|
|
740 | 748 | path = Core;
|
741 | 749 | sourceTree = "<group>";
|
742 | 750 | };
|
| 751 | + 57E5A630880B405BACB64C79 /* AmplifyConfig */ = { |
| 752 | + isa = PBXGroup; |
| 753 | + children = ( |
| 754 | + 743EFF58866C48BDA24992CC /* amplifytools.xcconfig */, |
| 755 | + 8F08E127481F4B9089D0D466 /* awsconfiguration.json */, |
| 756 | + 19219AD5736741EFA6A91086 /* schema.graphql */, |
| 757 | + ); |
| 758 | + name = AmplifyConfig; |
| 759 | + path = .; |
| 760 | + sourceTree = "<group>"; |
| 761 | + }; |
743 | 762 | 6B7743E5259071AB001469F5 /* Storage */ = {
|
744 | 763 | isa = PBXGroup;
|
745 | 764 | children = (
|
|
1226 | 1245 | buildActionMask = 2147483647;
|
1227 | 1246 | files = (
|
1228 | 1247 | 21233DF02475AF6A00039337 /* README.md in Resources */,
|
| 1248 | + 79AB68CC1F8B4029BBE74F65 /* awsconfiguration.json in Resources */, |
1229 | 1249 | );
|
1230 | 1250 | runOnlyForDeploymentPostprocessing = 0;
|
1231 | 1251 | };
|
|
1803 | 1823 | 217D622225798ED3009F0639 /* DataStoreConnectionScenario1Tests.swift in Sources */,
|
1804 | 1824 | 217D61752578AF85009F0639 /* DataStoreConnectionScenario2Tests.swift in Sources */,
|
1805 | 1825 | D888E80C24A65DC200F4CE3E /* LocalStoreIntegrationTestBase.swift in Sources */,
|
| 1826 | + 97406B382666DC0200C41E19 /* DataStoreCustomPrimaryKeyTests.swift in Sources */, |
1806 | 1827 | FA3841EB23889D6C0070AD5B /* SubscriptionEndToEndTests.swift in Sources */,
|
1807 | 1828 | 217D622B2579E15F009F0639 /* DataStoreConnectionScenario5Tests.swift in Sources */,
|
1808 | 1829 | 21FDBBDB2587DB7A0086FCDC /* DataStoreConnectionScenario6Tests.swift in Sources */,
|
|
0 commit comments