The Swift Package Index logo.Swift Package Index

Build Information

Failed to build JxlCoder with Swift 6.3 for visionOS using Xcode 26.4.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/awxkee/jxl-coder-swift.git
Reference: 1.9.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/awxkee/jxl-coder-swift
 * tag               1.9.1      -> FETCH_HEAD
HEAD is now at 617f566 Merge pull request #9 from awxkee/dev
Cloned https://github.com/awxkee/jxl-coder-swift.git
Revision (git rev-parse @):
617f566af9c0529d1c3e557fe667ff9b47b68d90
SUCCESS checkout https://github.com/awxkee/jxl-coder-swift.git at 1.9.1
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/awxkee/jxl-coder-swift.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/kean/Nuke
Fetching from https://github.com/SDWebImage/SDWebImage.git
Creating working copy of package ‘Nuke’
Checking out 12.1.6 of package ‘Nuke’
Creating working copy of package ‘SDWebImage’
Checking out 5.17.0 of package ‘SDWebImage’
Resolved source packages:
  SDWebImage: https://github.com/SDWebImage/SDWebImage.git @ 5.17.0
  Nuke: https://github.com/kean/Nuke @ 12.1.6
resolved source packages: SDWebImage, Nuke
{
  "cxx_language_standard" : "c++20",
  "dependencies" : [
  ],
  "manifest_display_name" : "JxlCoder",
  "name" : "JxlCoder",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "JxlCoder",
      "targets" : [
        "JxlCoder"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "libskcms",
      "module_type" : "BinaryTarget",
      "name" : "libskcms",
      "path" : "Sources/Frameworks/libskcms.xcframework",
      "product_memberships" : [
        "JxlCoder"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "libjxl_threads",
      "module_type" : "BinaryTarget",
      "name" : "libjxl_threads",
      "path" : "Sources/Frameworks/libjxl_threads.xcframework",
      "product_memberships" : [
        "JxlCoder"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "libjxl_cms",
      "module_type" : "BinaryTarget",
      "name" : "libjxl_cms",
      "path" : "Sources/Frameworks/libjxl_cms.xcframework",
      "product_memberships" : [
        "JxlCoder"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "libjxl",
      "module_type" : "BinaryTarget",
      "name" : "libjxl",
      "path" : "Sources/Frameworks/libjxl.xcframework",
      "product_memberships" : [
        "JxlCoder"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "libjpegli",
      "module_type" : "BinaryTarget",
      "name" : "libjpegli",
      "path" : "Sources/Frameworks/libjpegli.xcframework",
      "product_memberships" : [
        "JxlCoder"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "libhwy",
      "module_type" : "BinaryTarget",
      "name" : "libhwy",
      "path" : "Sources/Frameworks/libhwy.xcframework",
      "product_memberships" : [
        "JxlCoder"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "libbrotlienc",
      "module_type" : "BinaryTarget",
      "name" : "libbrotlienc",
      "path" : "Sources/Frameworks/libbrotlienc.xcframework",
      "product_memberships" : [
        "JxlCoder"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "libbrotlidec",
      "module_type" : "BinaryTarget",
      "name" : "libbrotlidec",
      "path" : "Sources/Frameworks/libbrotlidec.xcframework",
      "product_memberships" : [
        "JxlCoder"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "libbrotlicommon",
      "module_type" : "BinaryTarget",
      "name" : "libbrotlicommon",
      "path" : "Sources/Frameworks/libbrotlicommon.xcframework",
      "product_memberships" : [
        "JxlCoder"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "jxlc",
      "module_type" : "ClangTarget",
      "name" : "jxlc",
      "path" : "Sources/jxlc",
      "product_memberships" : [
        "JxlCoder"
      ],
      "sources" : [
        "CJpegXLAnimatedDecoder.mm",
        "CJpegXLAnimatedEncoder.mm",
        "JPEGLIEncoder.cpp",
        "JXLSystemImage.mm",
        "JxlAnimatedDecoder.cpp",
        "JxlAnimatedEncoder.cpp",
        "JxlConstruction.mm",
        "JxlInternalCoder.mm",
        "JxlJpegLiEncoder.mm",
        "JxlWorker.cpp",
        "RgbRgbaConverter.mm",
        "RgbaScaler.mm",
        "algo/sleef-inl.cpp"
      ],
      "target_dependencies" : [
        "libbrotlicommon",
        "libbrotlidec",
        "libbrotlienc",
        "libhwy",
        "libjxl_threads",
        "libjxl",
        "libjxl_cms",
        "libskcms",
        "libjpegli"
      ],
      "type" : "library"
    },
    {
      "c99name" : "JxlCoder",
      "module_type" : "SwiftTarget",
      "name" : "JxlCoder",
      "path" : "Sources/JxlCoder",
      "product_memberships" : [
        "JxlCoder"
      ],
      "sources" : [
        "JXLAnimatedDecoder.swift",
        "JXLAnimatedEncoder.swift",
        "JXLCoder.swift",
        "JXLSupport.swift",
        "JpegLiEncoder.swift"
      ],
      "target_dependencies" : [
        "jxlc"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "Jxl Coder",
    "schemes" : [
      "Jxl Coder"
    ],
    "targets" : [
      "Jxl Coder"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Jxl Coder -destination generic/platform=xrOS
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme "Jxl Coder" -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
  Nuke: https://github.com/kean/Nuke @ 12.1.6
  SDWebImage: https://github.com/SDWebImage/SDWebImage.git @ 5.17.0
2026-04-18 16:18:39.324 xcodebuild[692:4112] Writing error result bundle to /var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/ResultBundle_2026-18-04_16-18-0039.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:xrOS }
	Available destinations for the "Jxl Coder" scheme:
		{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:2759253ecbc7a404f45aee339251edca1972bc60, name:My Mac }
		{ platform:iOS, id:dvtdevice-DVTiPhonePlaceholder-iphoneos:placeholder, name:Any iOS Device }
		{ platform:iOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-iphonesimulator:placeholder, name:Any iOS Simulator Device }
		{ platform:visionOS Simulator, arch:arm64, variant:Designed for [iPad,iPhone], id:0A65DF41-4C5A-42D8-80FB-C7AD911E0B72, OS:26.4, name:Apple Vision Pro }
		{ platform:iOS Simulator, arch:arm64, id:ED6D44FB-E2CB-4753-A0FD-FD31596FEC80, OS:26.4, name:iPad (A16) }
		{ platform:iOS Simulator, arch:arm64, id:BCEC8334-6B95-4648-94D6-7CF60E7EFD82, OS:26.4, name:iPad Air 11-inch (M4) }
		{ platform:iOS Simulator, arch:arm64, id:45BB79BC-7646-4F19-8D06-DCBD411E98C0, OS:26.4, name:iPad Air 13-inch (M4) }
		{ platform:iOS Simulator, arch:arm64, id:1C3FCF57-F496-44A8-91C7-42D1FBB47B6C, OS:26.4, name:iPad Pro 11-inch (M5) }
		{ platform:iOS Simulator, arch:arm64, id:78ECA907-6BCE-4638-957D-C2669C42F4B7, OS:26.4, name:iPad Pro 13-inch (M5) }
		{ platform:iOS Simulator, arch:arm64, id:4E377BD7-D244-4C67-AA71-C9334B19DD83, OS:26.4, name:iPad mini (A17 Pro) }
		{ platform:iOS Simulator, arch:arm64, id:5E07715F-630C-4684-A995-1B2EE7BD6598, OS:26.4, name:iPhone 17 }
		{ platform:iOS Simulator, arch:arm64, id:C413B30A-952C-4663-B1C5-64938D82C4AB, OS:26.4, name:iPhone 17 Pro }
		{ platform:iOS Simulator, arch:arm64, id:407D5276-A344-478A-B9C8-EB27CE780CB6, OS:26.4, name:iPhone 17 Pro Max }
		{ platform:iOS Simulator, arch:arm64, id:720F5E9E-7490-4565-8AC1-7A6A63551BBC, OS:26.4, name:iPhone 17e }
		{ platform:iOS Simulator, arch:arm64, id:51B1D6CF-85BF-4B9E-ACCF-FD3A9AD197FF, OS:26.4, name:iPhone Air }
INFRASTRUCTURE ERROR (status: destinationUnavailable