|
28 | 28 | D3D2BA072A9BC06500EBB7A9 /* second.jxl in Resources */ = {isa = PBXBuildFile; fileRef = D3D2BA052A9BC06500EBB7A9 /* second.jxl */; }; |
29 | 29 | D3D2BA092A9BD1B600EBB7A9 /* JXLSystemImage.mm in Sources */ = {isa = PBXBuildFile; fileRef = D3D2BA082A9BD1B600EBB7A9 /* JXLSystemImage.mm */; }; |
30 | 30 | D3D2BA102A9BDADA00EBB7A9 /* Accelerate.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D3D2BA0F2A9BDADA00EBB7A9 /* Accelerate.framework */; }; |
| 31 | + D3D55DAD2AA4D0E800EA7CB0 /* JxlNukePlugin.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3D55DAC2AA4D0E800EA7CB0 /* JxlNukePlugin.swift */; }; |
31 | 32 | /* End PBXBuildFile section */ |
32 | 33 |
|
33 | 34 | /* Begin PBXFileReference section */ |
|
57 | 58 | D3D2BA082A9BD1B600EBB7A9 /* JXLSystemImage.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = JXLSystemImage.mm; sourceTree = "<group>"; }; |
58 | 59 | D3D2BA0A2A9BD1C200EBB7A9 /* JXLSystemImage.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = JXLSystemImage.hpp; sourceTree = "<group>"; }; |
59 | 60 | D3D2BA0F2A9BDADA00EBB7A9 /* Accelerate.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = System/Library/Frameworks/Accelerate.framework; sourceTree = SDKROOT; }; |
| 61 | + D3D55DAC2AA4D0E800EA7CB0 /* JxlNukePlugin.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = JxlNukePlugin.swift; path = JxlNukePlugin/JxlNukePlugin.swift; sourceTree = "<group>"; }; |
60 | 62 | /* End PBXFileReference section */ |
61 | 63 |
|
62 | 64 | /* Begin PBXFrameworksBuildPhase section */ |
|
83 | 85 | D341F4B82A97FC29003A496C = { |
84 | 86 | isa = PBXGroup; |
85 | 87 | children = ( |
| 88 | + D3D55DAC2AA4D0E800EA7CB0 /* JxlNukePlugin.swift */, |
86 | 89 | D341F4D22A97FC5A003A496C /* Sources */, |
87 | 90 | D341F4C32A97FC29003A496C /* Jxl Coder */, |
88 | 91 | D341F4C22A97FC29003A496C /* Products */, |
|
288 | 291 | D3D2BA002A9BB4AF00EBB7A9 /* JXLCoder.swift in Sources */, |
289 | 292 | D3D2BA022A9BB50F00EBB7A9 /* JXLSupport.swift in Sources */, |
290 | 293 | D341F4C72A97FC29003A496C /* ContentView.swift in Sources */, |
| 294 | + D3D55DAD2AA4D0E800EA7CB0 /* JxlNukePlugin.swift in Sources */, |
291 | 295 | D341F4C52A97FC29003A496C /* Jxl_CoderApp.swift in Sources */, |
292 | 296 | ); |
293 | 297 | runOnlyForDeploymentPostprocessing = 0; |
|
0 commit comments