Build Information
Failed to build JxlCoder, reference main (20b7f8), with Swift 6.1 for iOS using Xcode 16.3 on 19 Dec 2025 07:26:12 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Jxl Coder -destination generic/platform=iOSBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/awxkee/jxl-coder-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/awxkee/jxl-coder-swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 20b7f84 updated version
Cloned https://github.com/awxkee/jxl-coder-swift.git
Revision (git rev-parse @):
20b7f845ed9b44b0d1bc5463e4b1d143b305db87
SUCCESS checkout https://github.com/awxkee/jxl-coder-swift.git at main
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/awxkee/jxl-coder-swift.git
https://github.com/awxkee/jxl-coder-swift.git
{
"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"
}
Command line invocation:
/Applications/Xcode-16.3.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-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Jxl Coder -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.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=iOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
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
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (7 targets)
Target 'Jxl Coder' in project 'Jxl Coder'
➜ Explicit dependency on target 'SDWebImage' in project 'SDWebImage'
➜ Explicit dependency on target 'NukeUI' in project 'Nuke'
➜ Explicit dependency on target 'Nuke' in project 'Nuke'
Target 'Nuke' in project 'Nuke'
➜ Explicit dependency on target 'Nuke' in project 'Nuke'
Target 'NukeUI' in project 'Nuke'
➜ Explicit dependency on target 'NukeUI' in project 'Nuke'
➜ Explicit dependency on target 'Nuke' in project 'Nuke'
Target 'NukeUI' in project 'Nuke'
➜ Explicit dependency on target 'Nuke' in project 'Nuke'
Target 'Nuke' in project 'Nuke' (no dependencies)
Target 'SDWebImage' in project 'SDWebImage'
➜ Explicit dependency on target 'SDWebImage' in project 'SDWebImage'
Target 'SDWebImage' in project 'SDWebImage' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool --print-asset-tag-combinations --output-format xml1 /Users/admin/builder/spi-builder-workspace/Jxl Coder/Preview Content/Preview Assets.xcassets /Users/admin/builder/spi-builder-workspace/Jxl Coder/Assets.xcassets
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
Build description signature: 5e14db99429ce5376de238ffa3e1a59e
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/5e14db99429ce5376de238ffa3e1a59e.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Jxl Coder.xcodeproj:1:1: error: Unable to open base configuration reference file '/Users/admin/builder/spi-builder-workspace/Pods/Target Support Files/Pods-Jxl Coder/Pods-Jxl Coder.debug.xcconfig'. (in target 'Jxl Coder' from project 'Jxl Coder')
/Users/admin/builder/spi-builder-workspace/Jxl Coder.xcodeproj: error: Signing for "Jxl Coder" requires a development team. Select a development team in the Signing & Capabilities editor. (in target 'Jxl Coder' from project 'Jxl Coder')
warning: Unable to read contents of XCFileList '/Target Support Files/Pods-Jxl Coder/Pods-Jxl Coder-frameworks-Debug-output-files.xcfilelist' (in target 'Jxl Coder' from project 'Jxl Coder')
error: Unable to load contents of file list: '/Target Support Files/Pods-Jxl Coder/Pods-Jxl Coder-frameworks-Debug-input-files.xcfilelist' (in target 'Jxl Coder' from project 'Jxl Coder')
error: Unable to load contents of file list: '/Target Support Files/Pods-Jxl Coder/Pods-Jxl Coder-frameworks-Debug-output-files.xcfilelist' (in target 'Jxl Coder' from project 'Jxl Coder')
warning: Run script build phase '[CP] Embed Pods Frameworks' will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'Jxl Coder' from project 'Jxl Coder')
** BUILD FAILED **
The following build commands failed:
Building project Jxl Coder with scheme Jxl Coder
(1 failure)
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
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
resolved source packages: Nuke, SDWebImage
{
"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-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Jxl Coder -destination generic/platform=iOS
Command line invocation:
/Applications/Xcode-16.3.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=iOS
Resolve Package Graph
Resolved source packages:
SDWebImage: https://github.com/SDWebImage/SDWebImage.git @ 5.17.0
Nuke: https://github.com/kean/Nuke @ 12.1.6
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (7 targets)
Target 'Jxl Coder' in project 'Jxl Coder'
➜ Explicit dependency on target 'SDWebImage' in project 'SDWebImage'
➜ Explicit dependency on target 'NukeUI' in project 'Nuke'
➜ Explicit dependency on target 'Nuke' in project 'Nuke'
Target 'Nuke' in project 'Nuke'
➜ Explicit dependency on target 'Nuke' in project 'Nuke'
Target 'NukeUI' in project 'Nuke'
➜ Explicit dependency on target 'NukeUI' in project 'Nuke'
➜ Explicit dependency on target 'Nuke' in project 'Nuke'
Target 'NukeUI' in project 'Nuke'
➜ Explicit dependency on target 'Nuke' in project 'Nuke'
Target 'Nuke' in project 'Nuke' (no dependencies)
Target 'SDWebImage' in project 'SDWebImage'
➜ Explicit dependency on target 'SDWebImage' in project 'SDWebImage'
Target 'SDWebImage' in project 'SDWebImage' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool --print-asset-tag-combinations --output-format xml1 /Users/admin/builder/spi-builder-workspace/Jxl Coder/Preview Content/Preview Assets.xcassets /Users/admin/builder/spi-builder-workspace/Jxl Coder/Assets.xcassets
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
Build description signature: a80d44bb70d1d1f0e4f23caa8e4948df
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/a80d44bb70d1d1f0e4f23caa8e4948df.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Jxl Coder.xcodeproj:1:1: error: Unable to open base configuration reference file '/Users/admin/builder/spi-builder-workspace/Pods/Target Support Files/Pods-Jxl Coder/Pods-Jxl Coder.debug.xcconfig'. (in target 'Jxl Coder' from project 'Jxl Coder')
/Users/admin/builder/spi-builder-workspace/Jxl Coder.xcodeproj: error: Signing for "Jxl Coder" requires a development team. Select a development team in the Signing & Capabilities editor. (in target 'Jxl Coder' from project 'Jxl Coder')
warning: Unable to read contents of XCFileList '/Target Support Files/Pods-Jxl Coder/Pods-Jxl Coder-frameworks-Debug-output-files.xcfilelist' (in target 'Jxl Coder' from project 'Jxl Coder')
error: Unable to load contents of file list: '/Target Support Files/Pods-Jxl Coder/Pods-Jxl Coder-frameworks-Debug-input-files.xcfilelist' (in target 'Jxl Coder' from project 'Jxl Coder')
error: Unable to load contents of file list: '/Target Support Files/Pods-Jxl Coder/Pods-Jxl Coder-frameworks-Debug-output-files.xcfilelist' (in target 'Jxl Coder' from project 'Jxl Coder')
warning: Run script build phase '[CP] Embed Pods Frameworks' will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'Jxl Coder' from project 'Jxl Coder')
** BUILD FAILED **
The following build commands failed:
Building project Jxl Coder with scheme Jxl Coder
(1 failure)
BUILD FAILURE 6.1 iOS