|
11 | 11 | 4B26A67D2A33239500B75FB4 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B26A67C2A33239500B75FB4 /* ContentView.swift */; }; |
12 | 12 | 4B26A67F2A33239600B75FB4 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 4B26A67E2A33239600B75FB4 /* Assets.xcassets */; }; |
13 | 13 | 4B26A6822A33239600B75FB4 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 4B26A6812A33239600B75FB4 /* Preview Assets.xcassets */; }; |
14 | | - 4B26A68D2A3323E900B75FB4 /* swift-dynamic-list in Frameworks */ = {isa = PBXBuildFile; productRef = 4B26A68C2A3323E900B75FB4 /* swift-dynamic-list */; }; |
15 | 14 | 4B3722682A33C701005FF24A /* UIKitBased.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B3722672A33C701005FF24A /* UIKitBased.swift */; }; |
16 | 15 | 4B9981D32A33D7C100840751 /* RevealServer.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4B9981D12A33D51400840751 /* RevealServer.xcframework */; }; |
17 | 16 | 4B9981D42A33D7C100840751 /* RevealServer.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 4B9981D12A33D51400840751 /* RevealServer.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
18 | 17 | 4B9981D82A34F9B500840751 /* CompositionKit in Frameworks */ = {isa = PBXBuildFile; productRef = 4B9981D72A34F9B500840751 /* CompositionKit */; }; |
| 18 | + 4BD542E92A362B40006261B9 /* DynamicList in Frameworks */ = {isa = PBXBuildFile; productRef = 4BD542E82A362B40006261B9 /* DynamicList */; }; |
19 | 19 | /* End PBXBuildFile section */ |
20 | 20 |
|
21 | 21 | /* Begin PBXCopyFilesBuildPhase section */ |
|
48 | 48 | isa = PBXFrameworksBuildPhase; |
49 | 49 | buildActionMask = 2147483647; |
50 | 50 | files = ( |
51 | | - 4B26A68D2A3323E900B75FB4 /* swift-dynamic-list in Frameworks */, |
52 | 51 | 4B9981D82A34F9B500840751 /* CompositionKit in Frameworks */, |
| 52 | + 4BD542E92A362B40006261B9 /* DynamicList in Frameworks */, |
53 | 53 | 4B9981D32A33D7C100840751 /* RevealServer.xcframework in Frameworks */, |
54 | 54 | ); |
55 | 55 | runOnlyForDeploymentPostprocessing = 0; |
|
121 | 121 | ); |
122 | 122 | name = Development; |
123 | 123 | packageProductDependencies = ( |
124 | | - 4B26A68C2A3323E900B75FB4 /* swift-dynamic-list */, |
125 | 124 | 4B9981D72A34F9B500840751 /* CompositionKit */, |
| 125 | + 4BD542E82A362B40006261B9 /* DynamicList */, |
126 | 126 | ); |
127 | 127 | productName = Development; |
128 | 128 | productReference = 4B26A6772A33239500B75FB4 /* Development.app */; |
|
399 | 399 | /* End XCRemoteSwiftPackageReference section */ |
400 | 400 |
|
401 | 401 | /* Begin XCSwiftPackageProductDependency section */ |
402 | | - 4B26A68C2A3323E900B75FB4 /* swift-dynamic-list */ = { |
403 | | - isa = XCSwiftPackageProductDependency; |
404 | | - productName = "swift-dynamic-list"; |
405 | | - }; |
406 | 402 | 4B9981D72A34F9B500840751 /* CompositionKit */ = { |
407 | 403 | isa = XCSwiftPackageProductDependency; |
408 | 404 | package = 4B9981D62A34F9B500840751 /* XCRemoteSwiftPackageReference "CompositionKit" */; |
409 | 405 | productName = CompositionKit; |
410 | 406 | }; |
| 407 | + 4BD542E82A362B40006261B9 /* DynamicList */ = { |
| 408 | + isa = XCSwiftPackageProductDependency; |
| 409 | + productName = DynamicList; |
| 410 | + }; |
411 | 411 | /* End XCSwiftPackageProductDependency section */ |
412 | 412 | }; |
413 | 413 | rootObject = 4B26A66F2A33239500B75FB4 /* Project object */; |
|
0 commit comments