|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | | - 8B41F6832DEDD23B001A66F9 /* DeveloperSupportStoreExampleFeature in Frameworks */ = {isa = PBXBuildFile; productRef = 8B41F6822DEDD23B001A66F9 /* DeveloperSupportStoreExampleFeature */; }; |
11 | | - 8B41F6852DEDD25C001A66F9 /* DeveloperSupportStoreExampleFeature in Frameworks */ = {isa = PBXBuildFile; productRef = 8B41F6842DEDD25C001A66F9 /* DeveloperSupportStoreExampleFeature */; }; |
| 10 | + A5AEF7AE2F164C9E00186E81 /* DeveloperSupportStore in Frameworks */ = {isa = PBXBuildFile; productRef = A5AEF7AD2F164C9E00186E81 /* DeveloperSupportStore */; }; |
12 | 11 | /* End PBXBuildFile section */ |
13 | 12 |
|
14 | 13 | /* Begin PBXContainerItemProxy section */ |
|
65 | 64 | isa = PBXFrameworksBuildPhase; |
66 | 65 | buildActionMask = 2147483647; |
67 | 66 | files = ( |
68 | | - 8B41F6852DEDD25C001A66F9 /* DeveloperSupportStoreExampleFeature in Frameworks */, |
| 67 | + A5AEF7AE2F164C9E00186E81 /* DeveloperSupportStore in Frameworks */, |
69 | 68 | ); |
70 | 69 | runOnlyForDeploymentPostprocessing = 0; |
71 | 70 | }; |
72 | 71 | 8B41F6592DEDD0D6001A66F9 /* Frameworks */ = { |
73 | 72 | isa = PBXFrameworksBuildPhase; |
74 | 73 | buildActionMask = 2147483647; |
75 | 74 | files = ( |
76 | | - 8B41F6832DEDD23B001A66F9 /* DeveloperSupportStoreExampleFeature in Frameworks */, |
77 | 75 | ); |
78 | 76 | runOnlyForDeploymentPostprocessing = 0; |
79 | 77 | }; |
|
128 | 126 | ); |
129 | 127 | name = DeveloperSupportStoreExample; |
130 | 128 | packageProductDependencies = ( |
131 | | - 8B41F6842DEDD25C001A66F9 /* DeveloperSupportStoreExampleFeature */, |
| 129 | + A5AEF7AD2F164C9E00186E81 /* DeveloperSupportStore */, |
132 | 130 | ); |
133 | 131 | productName = DeveloperSupportStoreExample; |
134 | 132 | productReference = 8B41F6452DEDD0D5001A66F9 /* DeveloperSupportStoreExample.app */; |
|
152 | 150 | ); |
153 | 151 | name = DeveloperSupportStoreExampleUITests; |
154 | 152 | packageProductDependencies = ( |
155 | | - 8B41F6822DEDD23B001A66F9 /* DeveloperSupportStoreExampleFeature */, |
156 | 153 | ); |
157 | 154 | productName = DeveloperSupportStoreExampleUITests; |
158 | 155 | productReference = 8B41F65C2DEDD0D6001A66F9 /* DeveloperSupportStoreExample.xctest */; |
|
187 | 184 | mainGroup = 8B41F63C2DEDD0D5001A66F9; |
188 | 185 | minimizedProjectReferenceProxies = 1; |
189 | 186 | packageReferences = ( |
190 | | - 8B41F6862DEE0000001A66F9 /* XCLocalSwiftPackageReference "DeveloperSupportStoreExamplePackage" */, |
| 187 | + A5AEF7AC2F164C9E00186E81 /* XCLocalSwiftPackageReference "../" */, |
191 | 188 | ); |
192 | 189 | preferredProjectObjectVersion = 77; |
193 | 190 | productRefGroup = 8B41F6462DEDD0D5001A66F9 /* Products */; |
|
477 | 474 | /* End XCConfigurationList section */ |
478 | 475 |
|
479 | 476 | /* Begin XCLocalSwiftPackageReference section */ |
480 | | - 8B41F6862DEE0000001A66F9 /* XCLocalSwiftPackageReference "DeveloperSupportStoreExamplePackage" */ = { |
| 477 | + A5AEF7AC2F164C9E00186E81 /* XCLocalSwiftPackageReference "../" */ = { |
481 | 478 | isa = XCLocalSwiftPackageReference; |
482 | | - relativePath = DeveloperSupportStoreExamplePackage; |
| 479 | + relativePath = "../"; |
483 | 480 | }; |
484 | 481 | /* End XCLocalSwiftPackageReference section */ |
485 | 482 |
|
486 | 483 | /* Begin XCSwiftPackageProductDependency section */ |
487 | | - 8B41F6822DEDD23B001A66F9 /* DeveloperSupportStoreExampleFeature */ = { |
| 484 | + A5AEF7AD2F164C9E00186E81 /* DeveloperSupportStore */ = { |
488 | 485 | isa = XCSwiftPackageProductDependency; |
489 | | - package = 8B41F6862DEE0000001A66F9 /* XCLocalSwiftPackageReference "DeveloperSupportStoreExamplePackage" */; |
490 | | - productName = DeveloperSupportStoreExampleFeature; |
491 | | - }; |
492 | | - 8B41F6842DEDD25C001A66F9 /* DeveloperSupportStoreExampleFeature */ = { |
493 | | - isa = XCSwiftPackageProductDependency; |
494 | | - package = 8B41F6862DEE0000001A66F9 /* XCLocalSwiftPackageReference "DeveloperSupportStoreExamplePackage" */; |
495 | | - productName = DeveloperSupportStoreExampleFeature; |
| 486 | + productName = DeveloperSupportStore; |
496 | 487 | }; |
497 | 488 | /* End XCSwiftPackageProductDependency section */ |
498 | 489 | }; |
|
0 commit comments