|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 01D899033F573BBB31F1F1CB /* DevLogCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 045D0608DB7069603090D029 /* DevLogCore.framework */; }; |
11 | | - 0530C4A2CF7B413A831F5EA9 /* DevLogPresentation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5E7473315771B5D3030C5003 /* DevLogPresentation.framework */; }; |
12 | 11 | 1B8D0C5D8C506642FFB8F9FA /* OrderedCollections in Frameworks */ = {isa = PBXBuildFile; productRef = 7D6DDD31C1122286D5852621 /* OrderedCollections */; }; |
13 | 12 | 3120506A710A0B6505226C05 /* MarkdownUI in Frameworks */ = {isa = PBXBuildFile; productRef = 423A6FE16D5EC7FECF77A31A /* MarkdownUI */; }; |
14 | 13 | CC36598B842BA60E284D4A9E /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3E43EBE726188C58FFB2B6CD /* Foundation.framework */; }; |
|
29 | 28 | /* Begin PBXFileReference section */ |
30 | 29 | 045D0608DB7069603090D029 /* DevLogCore.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = DevLogCore.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
31 | 30 | 3E43EBE726188C58FFB2B6CD /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.0.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; }; |
32 | | - 5E7473315771B5D3030C5003 /* DevLogPresentation.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = DevLogPresentation.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 31 | + DFB2BA3C2FB8E5BE00720E6F /* DevLogPresentation.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = DevLogPresentation.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
33 | 32 | DFE459172FB7283400441703 /* DevLogDomain.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = DevLogDomain.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
34 | 33 | F8C1C9C28BDE46D39FC79A72 /* DevLogPresentationTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = DevLogPresentationTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
35 | 34 | /* End PBXFileReference section */ |
|
61 | 60 | isa = PBXFrameworksBuildPhase; |
62 | 61 | buildActionMask = 2147483647; |
63 | 62 | files = ( |
64 | | - 0530C4A2CF7B413A831F5EA9 /* DevLogPresentation.framework in Frameworks */, |
65 | 63 | D5BCE781F72346A08F831AC3 /* DevLogDomain.framework in Frameworks */, |
66 | 64 | ); |
67 | 65 | runOnlyForDeploymentPostprocessing = 0; |
|
87 | 85 | F8C1C9C28BDE46D39FC79A72 /* DevLogPresentationTests.xctest */, |
88 | 86 | 045D0608DB7069603090D029 /* DevLogCore.framework */, |
89 | 87 | DFE459172FB7283400441703 /* DevLogDomain.framework */, |
| 88 | + DFB2BA3C2FB8E5BE00720E6F /* DevLogPresentation.framework */, |
90 | 89 | ); |
91 | 90 | name = Products; |
92 | 91 | sourceTree = "<group>"; |
|
98 | 97 | 4320D5C2F6A44B24BF69A36B /* Tests */, |
99 | 98 | 9CC0354538B2A1DF2C74E484 /* Frameworks */, |
100 | 99 | 03D4331F04C462F4C642860F /* Products */, |
101 | | - DF02DBC92FB8D9F1008C7784 /* Recovered References */, |
102 | 100 | ); |
103 | 101 | sourceTree = "<group>"; |
104 | 102 | }; |
|
118 | 116 | name = Frameworks; |
119 | 117 | sourceTree = "<group>"; |
120 | 118 | }; |
121 | | - DF02DBC92FB8D9F1008C7784 /* Recovered References */ = { |
122 | | - isa = PBXGroup; |
123 | | - children = ( |
124 | | - 5E7473315771B5D3030C5003 /* DevLogPresentation.framework */, |
125 | | - ); |
126 | | - name = "Recovered References"; |
127 | | - sourceTree = "<group>"; |
128 | | - }; |
129 | 119 | /* End PBXGroup section */ |
130 | 120 |
|
131 | 121 | /* Begin PBXHeadersBuildPhase section */ |
|
162 | 152 | 7D6DDD31C1122286D5852621 /* OrderedCollections */, |
163 | 153 | ); |
164 | 154 | productName = DevLogPresentation; |
165 | | - productReference = 5E7473315771B5D3030C5003 /* DevLogPresentation.framework */; |
| 155 | + productReference = DFB2BA3C2FB8E5BE00720E6F /* DevLogPresentation.framework */; |
166 | 156 | productType = "com.apple.product-type.framework"; |
167 | 157 | }; |
168 | 158 | BB5614AE13A04E97AC91BD37 /* DevLogPresentationTests */ = { |
|
0 commit comments