|
138 | 138 | /* End PBXFrameworksBuildPhase section */
|
139 | 139 |
|
140 | 140 | /* Begin PBXGroup section */
|
| 141 | + 8CF53E022A44AE0400E6358B /* Common */ = { |
| 142 | + isa = PBXGroup; |
| 143 | + children = ( |
| 144 | + EBB5BA5929426E06003A2A5B /* Downloader.swift */, |
| 145 | + EBE3FF4B295E1EFE00E921AA /* ModelInfo.swift */, |
| 146 | + EBDD7DB72976AAFE00C1C4B2 /* State.swift */, |
| 147 | + EBDD7DB22973200200C1C4B2 /* Utils.swift */, |
| 148 | + EBB5BA5129425B07003A2A5B /* Pipeline */, |
| 149 | + ); |
| 150 | + name = Common; |
| 151 | + path = Diffusion/Common; |
| 152 | + sourceTree = "<group>"; |
| 153 | + }; |
141 | 154 | EBB5BA5129425B07003A2A5B /* Pipeline */ = {
|
142 | 155 | isa = PBXGroup;
|
143 | 156 | children = (
|
|
155 | 168 | EBE4438729488DCA00CDA605 /* README.md */,
|
156 | 169 | EBE443892948953600CDA605 /* LICENSE */,
|
157 | 170 | EBE755FF293E910800806B32 /* Packages */,
|
| 171 | + 8CF53E022A44AE0400E6358B /* Common */, |
158 | 172 | EBE755C7293E37DD00806B32 /* Diffusion */,
|
159 | 173 | F15520222971093300DC009B /* Diffusion-macOS */,
|
160 | 174 | EBE755D9293E37DE00806B32 /* DiffusionTests */,
|
|
179 | 193 | isa = PBXGroup;
|
180 | 194 | children = (
|
181 | 195 | EB33A51E2954E1BC00B16357 /* Info.plist */,
|
182 |
| - EBB5BA5129425B07003A2A5B /* Pipeline */, |
183 | 196 | EBE7560A29411A5E00806B32 /* Views */,
|
184 |
| - EBB5BA5929426E06003A2A5B /* Downloader.swift */, |
185 | 197 | EBE755C8293E37DD00806B32 /* DiffusionApp.swift */,
|
186 |
| - EBDD7DB22973200200C1C4B2 /* Utils.swift */, |
187 |
| - EBE3FF4B295E1EFE00E921AA /* ModelInfo.swift */, |
188 |
| - EBDD7DB72976AAFE00C1C4B2 /* State.swift */, |
189 | 198 | EBE755CC293E37DD00806B32 /* Assets.xcassets */,
|
190 | 199 | EBE755CE293E37DD00806B32 /* Diffusion.entitlements */,
|
191 | 200 | EBE755CF293E37DD00806B32 /* Preview Content */,
|
|
0 commit comments