|
3 | 3 | archiveVersion = 1; |
4 | 4 | classes = { |
5 | 5 | }; |
6 | | - objectVersion = 50; |
| 6 | + objectVersion = 52; |
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
|
13 | 13 | F7B6C204246121E900607A89 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F7B6C203246121E900607A89 /* Assets.xcassets */; }; |
14 | 14 | F7B6C207246121E900607A89 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F7B6C206246121E900607A89 /* Preview Assets.xcassets */; }; |
15 | 15 | F7B6C20A246121E900607A89 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F7B6C208246121E900607A89 /* LaunchScreen.storyboard */; }; |
| 16 | + F7EA8D6024762E4000B0D09E /* Shared in Frameworks */ = {isa = PBXBuildFile; productRef = F7EA8D5F24762E4000B0D09E /* Shared */; }; |
16 | 17 | /* End PBXBuildFile section */ |
17 | 18 |
|
18 | 19 | /* Begin PBXFileReference section */ |
|
31 | 32 | isa = PBXFrameworksBuildPhase; |
32 | 33 | buildActionMask = 2147483647; |
33 | 34 | files = ( |
| 35 | + F7EA8D6024762E4000B0D09E /* Shared in Frameworks */, |
34 | 36 | ); |
35 | 37 | runOnlyForDeploymentPostprocessing = 0; |
36 | 38 | }; |
|
42 | 44 | children = ( |
43 | 45 | F7B6C1FC246121E800607A89 /* MyApp */, |
44 | 46 | F7B6C1FB246121E800607A89 /* Products */, |
| 47 | + F7EA8D5E24762E4000B0D09E /* Frameworks */, |
45 | 48 | ); |
46 | 49 | sourceTree = "<group>"; |
47 | 50 | }; |
|
75 | 78 | path = "Preview Content"; |
76 | 79 | sourceTree = "<group>"; |
77 | 80 | }; |
| 81 | + F7EA8D5E24762E4000B0D09E /* Frameworks */ = { |
| 82 | + isa = PBXGroup; |
| 83 | + children = ( |
| 84 | + ); |
| 85 | + name = Frameworks; |
| 86 | + sourceTree = "<group>"; |
| 87 | + }; |
78 | 88 | /* End PBXGroup section */ |
79 | 89 |
|
80 | 90 | /* Begin PBXNativeTarget section */ |
|
91 | 101 | dependencies = ( |
92 | 102 | ); |
93 | 103 | name = MyApp; |
| 104 | + packageProductDependencies = ( |
| 105 | + F7EA8D5F24762E4000B0D09E /* Shared */, |
| 106 | + ); |
94 | 107 | productName = MyApp; |
95 | 108 | productReference = F7B6C1FA246121E800607A89 /* MyApp.app */; |
96 | 109 | productType = "com.apple.product-type.application"; |
|
340 | 353 | defaultConfigurationName = Release; |
341 | 354 | }; |
342 | 355 | /* End XCConfigurationList section */ |
| 356 | + |
| 357 | +/* Begin XCSwiftPackageProductDependency section */ |
| 358 | + F7EA8D5F24762E4000B0D09E /* Shared */ = { |
| 359 | + isa = XCSwiftPackageProductDependency; |
| 360 | + productName = Shared; |
| 361 | + }; |
| 362 | +/* End XCSwiftPackageProductDependency section */ |
343 | 363 | }; |
344 | 364 | rootObject = F7B6C1F2246121E800607A89 /* Project object */; |
345 | 365 | } |
0 commit comments