Build Information
Failed to build ShaderGraphCoder, reference 2.0.0 (d53fdc), with Swift 6.3 for watchOS using Xcode 26.4 on 14 Apr 2026 16:25:14 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ShaderGraphCoder -destination generic/platform=watchOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/praeclarum/ShaderGraphCoder.git
Reference: 2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/praeclarum/ShaderGraphCoder
* tag 2.0.0 -> FETCH_HEAD
HEAD is now at d53fdc3 Merge pull request #4 from praeclarum/gen
Cloned https://github.com/praeclarum/ShaderGraphCoder.git
Revision (git rev-parse @):
d53fdc36e3b598d278388acdbaaebbb0984abc93
SUCCESS checkout https://github.com/praeclarum/ShaderGraphCoder.git at 2.0.0
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/praeclarum/ShaderGraphCoder.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
Resolve Package Graph
Resolved source packages:
ShaderGraphCoder: /Users/admin/builder/spi-builder-workspace
resolved source packages: ShaderGraphCoder
2026-04-14 12:24:58.399 xcodebuild[529:3070] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "ShaderGraphCoder",
"name" : "ShaderGraphCoder",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "ShaderGraphCoder",
"targets" : [
"ShaderGraphCoder"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ShaderGraphCoderTests",
"module_type" : "SwiftTarget",
"name" : "ShaderGraphCoderTests",
"path" : "Tests/ShaderGraphCoderTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/ShaderGraphCoderTests/Resources/TestTexture.png",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"ShaderGraphCoderTests.swift"
],
"target_dependencies" : [
"ShaderGraphCoder"
],
"type" : "test"
},
{
"c99name" : "ShaderGraphCoder",
"module_type" : "SwiftTarget",
"name" : "ShaderGraphCoder",
"path" : "Sources/ShaderGraphCoder",
"product_memberships" : [
"ShaderGraphCoder"
],
"sources" : [
"Graph.swift",
"Operations.g.swift",
"Operations.swift",
"ShaderGraphMaterial.swift",
"ShaderGraphPreview.swift",
"Sources.g.swift",
"Sources.swift",
"USDA.swift",
"Values.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"ShaderGraphCoder"
]
}
}
2026-04-14 12:25:06.145 xcodebuild[631:3850] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ShaderGraphCoder -destination generic/platform=watchOS
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 ShaderGraphCoder -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
ShaderGraphCoder: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'ShaderGraphCoder' in project 'ShaderGraphCoder'
➜ Explicit dependency on target 'ShaderGraphCoder' in project 'ShaderGraphCoder'
Target 'ShaderGraphCoder' in project 'ShaderGraphCoder' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 7018d25f857772f9bcacb7328b3679fa
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/7018d25f857772f9bcacb7328b3679fa.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/ShaderGraphCoder.modulemap (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/ShaderGraphCoder.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/ShaderGraphCoder.DependencyMetadataFileList (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/ShaderGraphCoder.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/ShaderGraphCoder.DependencyStaticMetadataFileList (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/ShaderGraphCoder.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/Objects-normal/armv7k/ShaderGraphCoder_const_extract_protocols.json (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/Objects-normal/armv7k/ShaderGraphCoder_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/Objects-normal/armv7k/ShaderGraphCoder.SwiftConstValuesFileList (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/Objects-normal/armv7k/ShaderGraphCoder.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/Objects-normal/armv7k/ShaderGraphCoder-OutputFileMap.json (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/Objects-normal/armv7k/ShaderGraphCoder-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/Objects-normal/armv7k/ShaderGraphCoder.SwiftFileList (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/Objects-normal/armv7k/ShaderGraphCoder.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/Objects-normal/armv7k/ShaderGraphCoder.LinkFileList (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/Objects-normal/armv7k/ShaderGraphCoder.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/Objects-normal/arm64_32/ShaderGraphCoder_const_extract_protocols.json (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/Objects-normal/arm64_32/ShaderGraphCoder_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/Objects-normal/arm64_32/ShaderGraphCoder.SwiftFileList (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/Objects-normal/arm64_32/ShaderGraphCoder.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/Objects-normal/arm64_32/ShaderGraphCoder.SwiftConstValuesFileList (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/Objects-normal/arm64_32/ShaderGraphCoder.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/Objects-normal/arm64_32/ShaderGraphCoder.LinkFileList (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/Objects-normal/arm64_32/ShaderGraphCoder.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/Objects-normal/arm64_32/ShaderGraphCoder-OutputFileMap.json (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/Objects-normal/arm64_32/ShaderGraphCoder-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/Objects-normal/arm64/ShaderGraphCoder_const_extract_protocols.json (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/Objects-normal/arm64/ShaderGraphCoder_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/Objects-normal/arm64/ShaderGraphCoder.SwiftFileList (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/Objects-normal/arm64/ShaderGraphCoder.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/Objects-normal/arm64/ShaderGraphCoder.SwiftConstValuesFileList (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/Objects-normal/arm64/ShaderGraphCoder.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/Objects-normal/arm64/ShaderGraphCoder.LinkFileList (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/Objects-normal/arm64/ShaderGraphCoder.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/Objects-normal/arm64/ShaderGraphCoder-OutputFileMap.json (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/Objects-normal/arm64/ShaderGraphCoder-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/ShaderGraphCoder.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/ShaderGraphCoder.modulemap (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/ShaderGraphCoder.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
SwiftDriver ShaderGraphCoder normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ShaderGraphCoder -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/Objects-normal/arm64_32/ShaderGraphCoder.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64_32-apple-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/Objects-normal/arm64_32/ShaderGraphCoder-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/Objects-normal/arm64_32/ShaderGraphCoder.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/Objects-normal/arm64_32/ShaderGraphCoder_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/Objects-normal/arm64_32/ShaderGraphCoder-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:10:8: error: Unable to resolve module dependency: 'Metal'
import Metal
^ (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:10:8: note: A dependency of main module 'ShaderGraphCoder'
import Metal
^ (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Sources.swift:10:8: note: Also imported here
import Metal
^ (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:11:8: error: Unable to resolve module dependency: 'RealityKit'
import RealityKit
^ (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:11:8: note: A dependency of main module 'ShaderGraphCoder'
import RealityKit
^ (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/ShaderGraphMaterial.swift:9:8: note: Also imported here
import RealityKit
^ (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Sources.swift:11:8: note: Also imported here
import RealityKit
^ (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Values.swift:9:8: note: Also imported here
import RealityKit
^ (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
SwiftDriver ShaderGraphCoder normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ShaderGraphCoder -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/Objects-normal/arm64/ShaderGraphCoder.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64-apple-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/Objects-normal/arm64/ShaderGraphCoder-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/Objects-normal/arm64/ShaderGraphCoder.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/Objects-normal/arm64/ShaderGraphCoder_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/Objects-normal/arm64/ShaderGraphCoder-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:10:8: error: Unable to resolve module dependency: 'Metal'
import Metal
^ (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:10:8: note: A dependency of main module 'ShaderGraphCoder'
import Metal
^ (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Sources.swift:10:8: note: Also imported here
import Metal
^ (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:11:8: error: Unable to resolve module dependency: 'RealityKit'
import RealityKit
^ (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:11:8: note: A dependency of main module 'ShaderGraphCoder'
import RealityKit
^ (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/ShaderGraphMaterial.swift:9:8: note: Also imported here
import RealityKit
^ (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Sources.swift:11:8: note: Also imported here
import RealityKit
^ (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Values.swift:9:8: note: Also imported here
import RealityKit
^ (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
SwiftDriver ShaderGraphCoder normal armv7k com.apple.xcode.tools.swift.compiler (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ShaderGraphCoder -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/Objects-normal/armv7k/ShaderGraphCoder.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target armv7k-apple-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/Objects-normal/armv7k/ShaderGraphCoder-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/Objects-normal/armv7k/ShaderGraphCoder.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/Objects-normal/armv7k/ShaderGraphCoder_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/Objects-normal/armv7k/ShaderGraphCoder-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:10:8: error: Unable to resolve module dependency: 'Metal'
import Metal
^ (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:10:8: note: A dependency of main module 'ShaderGraphCoder'
import Metal
^ (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Sources.swift:10:8: note: Also imported here
import Metal
^ (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:11:8: error: Unable to resolve module dependency: 'RealityKit'
import RealityKit
^ (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:11:8: note: A dependency of main module 'ShaderGraphCoder'
import RealityKit
^ (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/ShaderGraphMaterial.swift:9:8: note: Also imported here
import RealityKit
^ (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Sources.swift:11:8: note: Also imported here
import RealityKit
^ (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Values.swift:9:8: note: Also imported here
import RealityKit
^ (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
2026-04-14 12:25:07.611 xcodebuild[638:3910] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:10:8: error: unable to resolve module dependency: 'Metal'
import Metal
^
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:10:8: error: unable to resolve module dependency: 'Metal'
import Metal
^
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:10:8: note: a dependency of main module 'ShaderGraphCoder'
import Metal
^
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:10:8: note: a dependency of main module 'ShaderGraphCoder'
import Metal
^
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Sources.swift:10:8: note: also imported here
import Metal
^
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:10:8: error: unable to resolve module dependency: 'Metal'
import Metal
^
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Sources.swift:10:8: note: also imported here
import Metal
^
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:11:8: error: unable to resolve module dependency: 'RealityKit'
import RealityKit
^
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:10:8: note: a dependency of main module 'ShaderGraphCoder'
import Metal
^
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:11:8: error: unable to resolve module dependency: 'RealityKit'
import RealityKit
^
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:11:8: note: a dependency of main module 'ShaderGraphCoder'
import RealityKit
^
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Sources.swift:10:8: note: also imported here
import Metal
^
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:11:8: note: a dependency of main module 'ShaderGraphCoder'
import RealityKit
^
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/ShaderGraphMaterial.swift:9:8: note: also imported here
import RealityKit
^
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:11:8: error: unable to resolve module dependency: 'RealityKit'
import RealityKit
^
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/ShaderGraphMaterial.swift:9:8: note: also imported here
import RealityKit
^
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Sources.swift:11:8: note: also imported here
import RealityKit
^
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:11:8: note: a dependency of main module 'ShaderGraphCoder'
import RealityKit
^
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Sources.swift:11:8: note: also imported here
import RealityKit
^
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Values.swift:9:8: note: also imported here
import RealityKit
^
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/ShaderGraphMaterial.swift:9:8: note: also imported here
import RealityKit
^
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Values.swift:9:8: note: also imported here
import RealityKit
^
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Sources.swift:11:8: note: also imported here
import RealityKit
^
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Values.swift:9:8: note: also imported here
import RealityKit
^
** BUILD FAILED **
The following build commands failed:
SwiftDriver ShaderGraphCoder normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
SwiftDriver ShaderGraphCoder normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
SwiftDriver ShaderGraphCoder normal armv7k com.apple.xcode.tools.swift.compiler (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
Building workspace spi-builder-workspace with scheme ShaderGraphCoder
(4 failures)
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
Resolved source packages:
ShaderGraphCoder: /Users/admin/builder/spi-builder-workspace
resolved source packages: ShaderGraphCoder
2026-04-14 12:25:11.284 xcodebuild[655:4148] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "ShaderGraphCoder",
"name" : "ShaderGraphCoder",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "ShaderGraphCoder",
"targets" : [
"ShaderGraphCoder"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ShaderGraphCoderTests",
"module_type" : "SwiftTarget",
"name" : "ShaderGraphCoderTests",
"path" : "Tests/ShaderGraphCoderTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/ShaderGraphCoderTests/Resources/TestTexture.png",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"ShaderGraphCoderTests.swift"
],
"target_dependencies" : [
"ShaderGraphCoder"
],
"type" : "test"
},
{
"c99name" : "ShaderGraphCoder",
"module_type" : "SwiftTarget",
"name" : "ShaderGraphCoder",
"path" : "Sources/ShaderGraphCoder",
"product_memberships" : [
"ShaderGraphCoder"
],
"sources" : [
"Graph.swift",
"Operations.g.swift",
"Operations.swift",
"ShaderGraphMaterial.swift",
"ShaderGraphPreview.swift",
"Sources.g.swift",
"Sources.swift",
"USDA.swift",
"Values.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"ShaderGraphCoder"
]
}
}
2026-04-14 12:25:12.509 xcodebuild[665:4223] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ShaderGraphCoder -destination generic/platform=watchOS
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 ShaderGraphCoder -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
ShaderGraphCoder: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'ShaderGraphCoder' in project 'ShaderGraphCoder'
➜ Explicit dependency on target 'ShaderGraphCoder' in project 'ShaderGraphCoder'
Target 'ShaderGraphCoder' in project 'ShaderGraphCoder' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache
SwiftDriver ShaderGraphCoder normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ShaderGraphCoder -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/Objects-normal/arm64/ShaderGraphCoder.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64-apple-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/Objects-normal/arm64/ShaderGraphCoder-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/Objects-normal/arm64/ShaderGraphCoder.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/Objects-normal/arm64/ShaderGraphCoder_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/Objects-normal/arm64/ShaderGraphCoder-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:10:8: error: Unable to resolve module dependency: 'Metal'
import Metal
^ (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:10:8: note: A dependency of main module 'ShaderGraphCoder'
import Metal
^ (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Sources.swift:10:8: note: Also imported here
import Metal
^ (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:11:8: error: Unable to resolve module dependency: 'RealityKit'
import RealityKit
^ (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:11:8: note: A dependency of main module 'ShaderGraphCoder'
import RealityKit
^ (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/ShaderGraphMaterial.swift:9:8: note: Also imported here
import RealityKit
^ (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Sources.swift:11:8: note: Also imported here
import RealityKit
^ (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Values.swift:9:8: note: Also imported here
import RealityKit
^ (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
SwiftDriver ShaderGraphCoder normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ShaderGraphCoder -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/Objects-normal/arm64_32/ShaderGraphCoder.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64_32-apple-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/Objects-normal/arm64_32/ShaderGraphCoder-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/Objects-normal/arm64_32/ShaderGraphCoder.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/Objects-normal/arm64_32/ShaderGraphCoder_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/Objects-normal/arm64_32/ShaderGraphCoder-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:10:8: error: Unable to resolve module dependency: 'Metal'
import Metal
^ (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:10:8: note: A dependency of main module 'ShaderGraphCoder'
import Metal
^ (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Sources.swift:10:8: note: Also imported here
import Metal
^ (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:11:8: error: Unable to resolve module dependency: 'RealityKit'
import RealityKit
^ (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:11:8: note: A dependency of main module 'ShaderGraphCoder'
import RealityKit
^ (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/ShaderGraphMaterial.swift:9:8: note: Also imported here
import RealityKit
^ (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Sources.swift:11:8: note: Also imported here
import RealityKit
^ (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Values.swift:9:8: note: Also imported here
import RealityKit
^ (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
SwiftDriver ShaderGraphCoder normal armv7k com.apple.xcode.tools.swift.compiler (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ShaderGraphCoder -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/Objects-normal/armv7k/ShaderGraphCoder.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target armv7k-apple-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/Objects-normal/armv7k/ShaderGraphCoder-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/Objects-normal/armv7k/ShaderGraphCoder.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/Objects-normal/armv7k/ShaderGraphCoder_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ShaderGraphCoder.build/Debug-watchos/ShaderGraphCoder.build/Objects-normal/armv7k/ShaderGraphCoder-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:10:8: error: Unable to resolve module dependency: 'Metal'
import Metal
^ (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:10:8: note: A dependency of main module 'ShaderGraphCoder'
import Metal
^ (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Sources.swift:10:8: note: Also imported here
import Metal
^ (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:11:8: error: Unable to resolve module dependency: 'RealityKit'
import RealityKit
^ (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:11:8: note: A dependency of main module 'ShaderGraphCoder'
import RealityKit
^ (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/ShaderGraphMaterial.swift:9:8: note: Also imported here
import RealityKit
^ (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Sources.swift:11:8: note: Also imported here
import RealityKit
^ (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Values.swift:9:8: note: Also imported here
import RealityKit
^ (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
2026-04-14 12:25:13.537 xcodebuild[668:4264] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:10:8: error: unable to resolve module dependency: 'Metal'
import Metal
^
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:10:8: note: a dependency of main module 'ShaderGraphCoder'
import Metal
^
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Sources.swift:10:8: note: also imported here
import Metal
^
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:11:8: error: unable to resolve module dependency: 'RealityKit'
import RealityKit
^
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:11:8: note: a dependency of main module 'ShaderGraphCoder'
import RealityKit
^
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/ShaderGraphMaterial.swift:9:8: note: also imported here
import RealityKit
^
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Sources.swift:11:8: note: also imported here
import RealityKit
^
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Values.swift:9:8: note: also imported here
import RealityKit
^
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:10:8: error: unable to resolve module dependency: 'Metal'
import Metal
^
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:10:8: note: a dependency of main module 'ShaderGraphCoder'
import Metal
^
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Sources.swift:10:8: note: also imported here
import Metal
^
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:11:8: error: unable to resolve module dependency: 'RealityKit'
import RealityKit
^
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:11:8: note: a dependency of main module 'ShaderGraphCoder'
import RealityKit
^
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/ShaderGraphMaterial.swift:9:8: note: also imported here
import RealityKit
^
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Sources.swift:11:8: note: also imported here
import RealityKit
^
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Values.swift:9:8: note: also imported here
import RealityKit
^
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:10:8: error: unable to resolve module dependency: 'Metal'
import Metal
^
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:10:8: note: a dependency of main module 'ShaderGraphCoder'
import Metal
^
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Sources.swift:10:8: note: also imported here
import Metal
^
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:11:8: error: unable to resolve module dependency: 'RealityKit'
import RealityKit
^
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Graph.swift:11:8: note: a dependency of main module 'ShaderGraphCoder'
import RealityKit
^
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/ShaderGraphMaterial.swift:9:8: note: also imported here
import RealityKit
^
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Sources.swift:11:8: note: also imported here
import RealityKit
^
/Users/admin/builder/spi-builder-workspace/Sources/ShaderGraphCoder/Values.swift:9:8: note: also imported here
import RealityKit
^
** BUILD FAILED **
The following build commands failed:
SwiftDriver ShaderGraphCoder normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
SwiftDriver ShaderGraphCoder normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
SwiftDriver ShaderGraphCoder normal armv7k com.apple.xcode.tools.swift.compiler (in target 'ShaderGraphCoder' from project 'ShaderGraphCoder')
Building workspace spi-builder-workspace with scheme ShaderGraphCoder
(4 failures)
BUILD FAILURE 6.3 watchOS