|
13 | 13 | D341F4CC2A97FC2A003A496C /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = D341F4CB2A97FC2A003A496C /* Preview Assets.xcassets */; }; |
14 | 14 | D3B84ACC2A9C580800DAFE87 /* Nuke in Frameworks */ = {isa = PBXBuildFile; productRef = D3B84ACB2A9C580800DAFE87 /* Nuke */; }; |
15 | 15 | D3B84ACE2A9C580800DAFE87 /* NukeUI in Frameworks */ = {isa = PBXBuildFile; productRef = D3B84ACD2A9C580800DAFE87 /* NukeUI */; }; |
16 | | - D3B84AD02A9C581500DAFE87 /* JxlNukePlugin.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3B84ACF2A9C581500DAFE87 /* JxlNukePlugin.swift */; }; |
17 | 16 | D3B84AD32A9C58EB00DAFE87 /* SDWebImage in Frameworks */ = {isa = PBXBuildFile; productRef = D3B84AD22A9C58EB00DAFE87 /* SDWebImage */; }; |
18 | | - D3B84AD52A9C591600DAFE87 /* JxlSDWebImageCoder.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3B84AD42A9C591600DAFE87 /* JxlSDWebImageCoder.swift */; }; |
19 | 17 | D3D2B9EB2A9BACF100EBB7A9 /* libjxl_threads.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = D3D2B9E62A9BACF000EBB7A9 /* libjxl_threads.xcframework */; }; |
20 | 18 | D3D2B9EC2A9BACF100EBB7A9 /* libbrotlidec.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = D3D2B9E72A9BACF000EBB7A9 /* libbrotlidec.xcframework */; }; |
21 | 19 | D3D2B9EE2A9BACF100EBB7A9 /* libbrotlienc.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = D3D2B9E92A9BACF100EBB7A9 /* libbrotlienc.xcframework */; }; |
|
38 | 36 | D341F4C62A97FC29003A496C /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; }; |
39 | 37 | D341F4C82A97FC2A003A496C /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
40 | 38 | D341F4CB2A97FC2A003A496C /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; }; |
41 | | - D3B84ACF2A9C581500DAFE87 /* JxlNukePlugin.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JxlNukePlugin.swift; sourceTree = "<group>"; }; |
42 | | - D3B84AD42A9C591600DAFE87 /* JxlSDWebImageCoder.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JxlSDWebImageCoder.swift; sourceTree = "<group>"; }; |
43 | 39 | D3B84AD62A9C5FE700DAFE87 /* module.modulemap */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.module-map"; path = module.modulemap; sourceTree = "<group>"; }; |
44 | 40 | D3B84AD72A9C636E00DAFE87 /* JXLCoder.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = JXLCoder.h; sourceTree = "<group>"; }; |
45 | 41 | D3D2B9E62A9BACF000EBB7A9 /* libjxl_threads.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; path = libjxl_threads.xcframework; sourceTree = "<group>"; }; |
|
87 | 83 | D341F4B82A97FC29003A496C = { |
88 | 84 | isa = PBXGroup; |
89 | 85 | children = ( |
90 | | - D3B84AD42A9C591600DAFE87 /* JxlSDWebImageCoder.swift */, |
91 | | - D3B84ACF2A9C581500DAFE87 /* JxlNukePlugin.swift */, |
92 | 86 | D341F4D22A97FC5A003A496C /* Sources */, |
93 | 87 | D341F4C32A97FC29003A496C /* Jxl Coder */, |
94 | 88 | D341F4C22A97FC29003A496C /* Products */, |
|
290 | 284 | files = ( |
291 | 285 | D3D2B9F52A9BAD6A00EBB7A9 /* JXLCPlusCoder.mm in Sources */, |
292 | 286 | D3D2BA092A9BD1B600EBB7A9 /* JXLSystemImage.mm in Sources */, |
293 | | - D3B84AD52A9C591600DAFE87 /* JxlSDWebImageCoder.swift in Sources */, |
294 | 287 | D3D2B9FD2A9BAEF300EBB7A9 /* jxl_worker.cpp in Sources */, |
295 | 288 | D3D2BA002A9BB4AF00EBB7A9 /* JXLCoder.swift in Sources */, |
296 | 289 | D3D2BA022A9BB50F00EBB7A9 /* JXLSupport.swift in Sources */, |
297 | 290 | D341F4C72A97FC29003A496C /* ContentView.swift in Sources */, |
298 | | - D3B84AD02A9C581500DAFE87 /* JxlNukePlugin.swift in Sources */, |
299 | 291 | D341F4C52A97FC29003A496C /* Jxl_CoderApp.swift in Sources */, |
300 | 292 | ); |
301 | 293 | runOnlyForDeploymentPostprocessing = 0; |
|
0 commit comments