Build Information
Failed to build ColorWell, reference main (5063ae
), with Swift 6.1 for visionOS using Xcode 16.3 on 27 Apr 2025 13:49:25 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ColorWell -destination generic/platform=xrOS
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jordanbaird/ColorWell.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jordanbaird/ColorWell
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 5063ae4 Add deprecation notice to README
Cloned https://github.com/jordanbaird/ColorWell.git
Revision (git rev-parse @):
5063ae4afcf6a2c417e7631eec032bca844fa936
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/jordanbaird/ColorWell.git at main
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/jordanbaird/ColorWell.git
https://github.com/jordanbaird/ColorWell.git
{
"dependencies" : [
],
"manifest_display_name" : "ColorWell",
"name" : "ColorWell",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
}
],
"products" : [
{
"name" : "ColorWell",
"targets" : [
"ColorWell"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ColorWellTests",
"module_type" : "SwiftTarget",
"name" : "ColorWellTests",
"path" : "Tests/ColorWellTests",
"sources" : [
"ColorWellTests.swift"
],
"target_dependencies" : [
"ColorWell"
],
"type" : "test"
},
{
"c99name" : "ColorWell",
"module_type" : "SwiftTarget",
"name" : "ColorWell",
"path" : "Sources/ColorWell",
"product_memberships" : [
"ColorWell"
],
"sources" : [
"Utilities/ActionButton.swift",
"Utilities/Cache.swift",
"Utilities/ColorComponents.swift",
"Utilities/ConstructablePath.swift",
"Utilities/Deprecated.swift",
"Utilities/DrawingStyle.swift",
"Utilities/Extensions.swift",
"Utilities/Storage.swift",
"Views/Cocoa/ColorWell.swift",
"Views/Cocoa/ColorWellBaseView.swift",
"Views/Cocoa/ColorWellLayoutView.swift",
"Views/Cocoa/Popover/ColorSwatch.swift",
"Views/Cocoa/Popover/ColorWellPopover.swift",
"Views/Cocoa/Popover/ColorWellPopoverContainerView.swift",
"Views/Cocoa/Popover/ColorWellPopoverContext.swift",
"Views/Cocoa/Popover/ColorWellPopoverLayoutView.swift",
"Views/Cocoa/Popover/ColorWellPopoverSwatchView.swift",
"Views/Cocoa/Popover/ColorWellPopoverViewController.swift",
"Views/Cocoa/Segments/ColorWellBorderedSwatchSegment.swift",
"Views/Cocoa/Segments/ColorWellPullDownSwatchSegment.swift",
"Views/Cocoa/Segments/ColorWellSegment.swift",
"Views/Cocoa/Segments/ColorWellSwatchSegment.swift",
"Views/Cocoa/Segments/ColorWellToggleSegment.swift",
"Views/Cocoa/Style.swift",
"Views/SwiftUI/ColorWellConfiguration.swift",
"Views/SwiftUI/ColorWellRepresentable.swift",
"Views/SwiftUI/ColorWellStyle.swift",
"Views/SwiftUI/ColorWellView.swift",
"Views/SwiftUI/EnvironmentValues.swift",
"Views/SwiftUI/ViewModifiers.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
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:
ColorWell: /Users/admin/builder/spi-builder-workspace
resolved source packages: ColorWell
{
"dependencies" : [
],
"manifest_display_name" : "ColorWell",
"name" : "ColorWell",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
}
],
"products" : [
{
"name" : "ColorWell",
"targets" : [
"ColorWell"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ColorWellTests",
"module_type" : "SwiftTarget",
"name" : "ColorWellTests",
"path" : "Tests/ColorWellTests",
"sources" : [
"ColorWellTests.swift"
],
"target_dependencies" : [
"ColorWell"
],
"type" : "test"
},
{
"c99name" : "ColorWell",
"module_type" : "SwiftTarget",
"name" : "ColorWell",
"path" : "Sources/ColorWell",
"product_memberships" : [
"ColorWell"
],
"sources" : [
"Utilities/ActionButton.swift",
"Utilities/Cache.swift",
"Utilities/ColorComponents.swift",
"Utilities/ConstructablePath.swift",
"Utilities/Deprecated.swift",
"Utilities/DrawingStyle.swift",
"Utilities/Extensions.swift",
"Utilities/Storage.swift",
"Views/Cocoa/ColorWell.swift",
"Views/Cocoa/ColorWellBaseView.swift",
"Views/Cocoa/ColorWellLayoutView.swift",
"Views/Cocoa/Popover/ColorSwatch.swift",
"Views/Cocoa/Popover/ColorWellPopover.swift",
"Views/Cocoa/Popover/ColorWellPopoverContainerView.swift",
"Views/Cocoa/Popover/ColorWellPopoverContext.swift",
"Views/Cocoa/Popover/ColorWellPopoverLayoutView.swift",
"Views/Cocoa/Popover/ColorWellPopoverSwatchView.swift",
"Views/Cocoa/Popover/ColorWellPopoverViewController.swift",
"Views/Cocoa/Segments/ColorWellBorderedSwatchSegment.swift",
"Views/Cocoa/Segments/ColorWellPullDownSwatchSegment.swift",
"Views/Cocoa/Segments/ColorWellSegment.swift",
"Views/Cocoa/Segments/ColorWellSwatchSegment.swift",
"Views/Cocoa/Segments/ColorWellToggleSegment.swift",
"Views/Cocoa/Style.swift",
"Views/SwiftUI/ColorWellConfiguration.swift",
"Views/SwiftUI/ColorWellRepresentable.swift",
"Views/SwiftUI/ColorWellStyle.swift",
"Views/SwiftUI/ColorWellView.swift",
"Views/SwiftUI/EnvironmentValues.swift",
"Views/SwiftUI/ViewModifiers.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"ColorWell"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ColorWell -destination generic/platform=xrOS 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 ColorWell -destination generic/platform=xrOS "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:
ColorWell: /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 'ColorWell' in project 'ColorWell'
➜ Explicit dependency on target 'ColorWell' in project 'ColorWell'
Target 'ColorWell' in project 'ColorWell' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
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/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: e1621de2fd81088b270ac68987f5c7b3
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e1621de2fd81088b270ac68987f5c7b3.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
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
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/EagerLinkingTBDs/Debug-xros
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-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-xros/ColorWell.build/ColorWell.DependencyStaticMetadataFileList (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-xros/ColorWell.build/ColorWell.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-xros/ColorWell.build/ColorWell.modulemap (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-xros/ColorWell.build/ColorWell.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-xros/ColorWell.build/ColorWell.DependencyMetadataFileList (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-xros/ColorWell.build/ColorWell.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-xros/ColorWell.build/Objects-normal/arm64/ColorWell.LinkFileList (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-xros/ColorWell.build/Objects-normal/arm64/ColorWell.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-xros/ColorWell.build/Objects-normal/arm64/ColorWell.SwiftFileList (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-xros/ColorWell.build/Objects-normal/arm64/ColorWell.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-xros/ColorWell.build/Objects-normal/arm64/ColorWell.SwiftConstValuesFileList (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-xros/ColorWell.build/Objects-normal/arm64/ColorWell.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-xros/ColorWell.build/Objects-normal/arm64/ColorWell-OutputFileMap.json (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-xros/ColorWell.build/Objects-normal/arm64/ColorWell-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-xros/ColorWell.build/Objects-normal/arm64/ColorWell_const_extract_protocols.json (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-xros/ColorWell.build/Objects-normal/arm64/ColorWell_const_extract_protocols.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/ColorWell.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-xros/ColorWell.build/ColorWell.modulemap (in target 'ColorWell' from project 'ColorWell')
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/ColorWell.build/Debug-xros/ColorWell.build/ColorWell.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
SwiftDriver ColorWell normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ColorWell -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-xros/ColorWell.build/Objects-normal/arm64/ColorWell.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-xros/ColorWell.build/Objects-normal/arm64/ColorWell-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-xros/ColorWell.build/Objects-normal/arm64/ColorWell.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-xros/ColorWell.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-xros/ColorWell.build/Objects-normal/arm64/ColorWell_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-xros/ColorWell.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-xros/ColorWell.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-xros/ColorWell.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/ColorWell.build/Debug-xros/ColorWell.build/Objects-normal/arm64/ColorWell-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ ConstructablePath.swift,\ Deprecated.swift,\ DrawingStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ConstructablePath.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/Deprecated.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/DrawingStyle.swift (in target 'ColorWell' from project 'ColorWell')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ConstructablePath.swift (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/Deprecated.swift (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/DrawingStyle.swift (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ColorWellBaseView.swift,\ ColorWellLayoutView.swift,\ ColorSwatch.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/ColorWellBaseView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/ColorWellLayoutView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorSwatch.swift (in target 'ColorWell' from project 'ColorWell')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/ColorWellBaseView.swift (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/ColorWellLayoutView.swift (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorSwatch.swift (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ColorWellPopover.swift,\ ColorWellPopoverContainerView.swift,\ ColorWellPopoverContext.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopover.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverContainerView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverContext.swift (in target 'ColorWell' from project 'ColorWell')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopover.swift (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverContainerView.swift (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverContext.swift (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Extensions.swift,\ Storage.swift,\ ColorWell.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/Storage.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/ColorWell.swift (in target 'ColorWell' from project 'ColorWell')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/Extensions.swift (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/Storage.swift (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/ColorWell.swift (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ActionButton.swift,\ Cache.swift,\ ColorComponents.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ActionButton.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/Cache.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ColorComponents.swift (in target 'ColorWell' from project 'ColorWell')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ActionButton.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/Cache.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ColorComponents.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ConstructablePath.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/Deprecated.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/DrawingStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/Storage.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/ColorWell.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/ColorWellBaseView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/ColorWellLayoutView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorSwatch.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopover.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverContainerView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverContext.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverLayoutView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverSwatchView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellBorderedSwatchSegment.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellPullDownSwatchSegment.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellSegment.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellSwatchSegment.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellToggleSegment.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Style.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ColorWellConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ColorWellRepresentable.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ColorWellStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ColorWellView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/EnvironmentValues.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ViewModifiers.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-xros/ColorWell.build/Objects-normal/arm64/supplementaryOutputs-1 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-xros/ColorWell.build/Objects-normal/arm64/ColorWell_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-xros/ColorWell.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-xros/ColorWell.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-xros/ColorWell.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-xros/ColorWell.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ColorWell -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.4 -target-sdk-name xros2.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-xros/ColorWell.build/Objects-normal/arm64/ActionButton.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-xros/ColorWell.build/Objects-normal/arm64/Cache.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-xros/ColorWell.build/Objects-normal/arm64/ColorComponents.o -index-unit-output-path /ColorWell.build/Debug-xros/ColorWell.build/Objects-normal/arm64/ActionButton.o -index-unit-output-path /ColorWell.build/Debug-xros/ColorWell.build/Objects-normal/arm64/Cache.o -index-unit-output-path /ColorWell.build/Debug-xros/ColorWell.build/Objects-normal/arm64/ColorComponents.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ActionButton.swift (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ActionButton.swift:6:8: error: no such module 'Cocoa'
import Cocoa
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/Cache.swift (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ColorComponents.swift (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ColorWellBorderedSwatchSegment.swift,\ ColorWellPullDownSwatchSegment.swift,\ ColorWellSegment.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellBorderedSwatchSegment.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellPullDownSwatchSegment.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellSegment.swift (in target 'ColorWell' from project 'ColorWell')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellBorderedSwatchSegment.swift (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellPullDownSwatchSegment.swift (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellSegment.swift (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ColorWellConfiguration.swift,\ ColorWellRepresentable.swift,\ ColorWellStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ColorWellConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ColorWellRepresentable.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ColorWellStyle.swift (in target 'ColorWell' from project 'ColorWell')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ColorWellConfiguration.swift (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ColorWellRepresentable.swift (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ColorWellStyle.swift (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ ColorWell (in target 'ColorWell' from project 'ColorWell')
EmitSwiftModule normal arm64 (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ColorWellSwatchSegment.swift,\ ColorWellToggleSegment.swift,\ Style.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellSwatchSegment.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellToggleSegment.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Style.swift (in target 'ColorWell' from project 'ColorWell')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellSwatchSegment.swift (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellToggleSegment.swift (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Style.swift (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ColorWellView.swift,\ EnvironmentValues.swift,\ ViewModifiers.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ColorWellView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/EnvironmentValues.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ViewModifiers.swift (in target 'ColorWell' from project 'ColorWell')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ColorWellView.swift (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/EnvironmentValues.swift (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ViewModifiers.swift (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ColorWellPopoverLayoutView.swift,\ ColorWellPopoverSwatchView.swift,\ ColorWellPopoverViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverLayoutView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverSwatchView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverViewController.swift (in target 'ColorWell' from project 'ColorWell')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 Compiling\ ActionButton.swift,\ Cache.swift,\ ColorComponents.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ActionButton.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/Cache.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ColorComponents.swift (in target 'ColorWell' from project 'ColorWell')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ActionButton.swift (in target 'ColorWell' from project 'ColorWell')
SwiftCompile normal arm64 Compiling\ ColorWellPopoverLayoutView.swift,\ ColorWellPopoverSwatchView.swift,\ ColorWellPopoverViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverLayoutView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverSwatchView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverViewController.swift (in target 'ColorWell' from project 'ColorWell')
Building workspace spi-builder-workspace with scheme ColorWell
(4 failures)
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:
ColorWell: /Users/admin/builder/spi-builder-workspace
resolved source packages: ColorWell
{
"dependencies" : [
],
"manifest_display_name" : "ColorWell",
"name" : "ColorWell",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
}
],
"products" : [
{
"name" : "ColorWell",
"targets" : [
"ColorWell"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ColorWellTests",
"module_type" : "SwiftTarget",
"name" : "ColorWellTests",
"path" : "Tests/ColorWellTests",
"sources" : [
"ColorWellTests.swift"
],
"target_dependencies" : [
"ColorWell"
],
"type" : "test"
},
{
"c99name" : "ColorWell",
"module_type" : "SwiftTarget",
"name" : "ColorWell",
"path" : "Sources/ColorWell",
"product_memberships" : [
"ColorWell"
],
"sources" : [
"Utilities/ActionButton.swift",
"Utilities/Cache.swift",
"Utilities/ColorComponents.swift",
"Utilities/ConstructablePath.swift",
"Utilities/Deprecated.swift",
"Utilities/DrawingStyle.swift",
"Utilities/Extensions.swift",
"Utilities/Storage.swift",
"Views/Cocoa/ColorWell.swift",
"Views/Cocoa/ColorWellBaseView.swift",
"Views/Cocoa/ColorWellLayoutView.swift",
"Views/Cocoa/Popover/ColorSwatch.swift",
"Views/Cocoa/Popover/ColorWellPopover.swift",
"Views/Cocoa/Popover/ColorWellPopoverContainerView.swift",
"Views/Cocoa/Popover/ColorWellPopoverContext.swift",
"Views/Cocoa/Popover/ColorWellPopoverLayoutView.swift",
"Views/Cocoa/Popover/ColorWellPopoverSwatchView.swift",
"Views/Cocoa/Popover/ColorWellPopoverViewController.swift",
"Views/Cocoa/Segments/ColorWellBorderedSwatchSegment.swift",
"Views/Cocoa/Segments/ColorWellPullDownSwatchSegment.swift",
"Views/Cocoa/Segments/ColorWellSegment.swift",
"Views/Cocoa/Segments/ColorWellSwatchSegment.swift",
"Views/Cocoa/Segments/ColorWellToggleSegment.swift",
"Views/Cocoa/Style.swift",
"Views/SwiftUI/ColorWellConfiguration.swift",
"Views/SwiftUI/ColorWellRepresentable.swift",
"Views/SwiftUI/ColorWellStyle.swift",
"Views/SwiftUI/ColorWellView.swift",
"Views/SwiftUI/EnvironmentValues.swift",
"Views/SwiftUI/ViewModifiers.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"ColorWell"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ColorWell -destination generic/platform=xrOS
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 ColorWell -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
ColorWell: /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 'ColorWell' in project 'ColorWell'
➜ Explicit dependency on target 'ColorWell' in project 'ColorWell'
Target 'ColorWell' in project 'ColorWell' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
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/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: c8d0636d72d3b7aa44800504a2baf2f8
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c8d0636d72d3b7aa44800504a2baf2f8.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
SwiftDriver ColorWell normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ColorWell -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-xros/ColorWell.build/Objects-normal/arm64/ColorWell.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-xros/ColorWell.build/Objects-normal/arm64/ColorWell-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-xros/ColorWell.build/Objects-normal/arm64/ColorWell.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-xros/ColorWell.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-xros/ColorWell.build/Objects-normal/arm64/ColorWell_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-xros/ColorWell.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-xros/ColorWell.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-xros/ColorWell.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/ColorWell.build/Debug-xros/ColorWell.build/Objects-normal/arm64/ColorWell-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ ConstructablePath.swift,\ Deprecated.swift,\ DrawingStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ConstructablePath.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/Deprecated.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/DrawingStyle.swift (in target 'ColorWell' from project 'ColorWell')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ConstructablePath.swift (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/Deprecated.swift (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/DrawingStyle.swift (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ActionButton.swift,\ Cache.swift,\ ColorComponents.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ActionButton.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/Cache.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ColorComponents.swift (in target 'ColorWell' from project 'ColorWell')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ActionButton.swift (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ActionButton.swift:6:8: error: no such module 'Cocoa'
import Cocoa
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/Cache.swift (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ColorComponents.swift (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Extensions.swift,\ Storage.swift,\ ColorWell.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/Storage.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/ColorWell.swift (in target 'ColorWell' from project 'ColorWell')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/Extensions.swift (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/Storage.swift (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/ColorWell.swift (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ColorWellPopoverLayoutView.swift,\ ColorWellPopoverSwatchView.swift,\ ColorWellPopoverViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverLayoutView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverSwatchView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverViewController.swift (in target 'ColorWell' from project 'ColorWell')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ActionButton.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/Cache.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ColorComponents.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ConstructablePath.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/Deprecated.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/DrawingStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/Storage.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/ColorWell.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/ColorWellBaseView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/ColorWellLayoutView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorSwatch.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopover.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverContainerView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverContext.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverLayoutView.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverSwatchView.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellBorderedSwatchSegment.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellPullDownSwatchSegment.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellSegment.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellSwatchSegment.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellToggleSegment.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Style.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ColorWellConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ColorWellRepresentable.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ColorWellStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ColorWellView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/EnvironmentValues.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ViewModifiers.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-xros/ColorWell.build/Objects-normal/arm64/supplementaryOutputs-6 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-xros/ColorWell.build/Objects-normal/arm64/ColorWell_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-xros/ColorWell.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-xros/ColorWell.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-xros/ColorWell.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-xros/ColorWell.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ColorWell -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.4 -target-sdk-name xros2.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-xros/ColorWell.build/Objects-normal/arm64/ColorWellPopoverLayoutView.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-xros/ColorWell.build/Objects-normal/arm64/ColorWellPopoverSwatchView.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorWell.build/Debug-xros/ColorWell.build/Objects-normal/arm64/ColorWellPopoverViewController.o -index-unit-output-path /ColorWell.build/Debug-xros/ColorWell.build/Objects-normal/arm64/ColorWellPopoverLayoutView.o -index-unit-output-path /ColorWell.build/Debug-xros/ColorWell.build/Objects-normal/arm64/ColorWellPopoverSwatchView.o -index-unit-output-path /ColorWell.build/Debug-xros/ColorWell.build/Objects-normal/arm64/ColorWellPopoverViewController.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverLayoutView.swift (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ActionButton.swift:6:8: error: no such module 'Cocoa'
import Cocoa
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverSwatchView.swift (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ActionButton.swift:6:8: error: no such module 'Cocoa'
import Cocoa
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverViewController.swift (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ActionButton.swift:6:8: error: no such module 'Cocoa'
import Cocoa
^
SwiftCompile normal arm64 Compiling\ ColorWellSwatchSegment.swift,\ ColorWellToggleSegment.swift,\ Style.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellSwatchSegment.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellToggleSegment.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Style.swift (in target 'ColorWell' from project 'ColorWell')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellSwatchSegment.swift (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellToggleSegment.swift (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Style.swift (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ColorWellBaseView.swift,\ ColorWellLayoutView.swift,\ ColorSwatch.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/ColorWellBaseView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/ColorWellLayoutView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorSwatch.swift (in target 'ColorWell' from project 'ColorWell')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/ColorWellBaseView.swift (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/ColorWellLayoutView.swift (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorSwatch.swift (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ ColorWell (in target 'ColorWell' from project 'ColorWell')
EmitSwiftModule normal arm64 (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ColorWellPopover.swift,\ ColorWellPopoverContainerView.swift,\ ColorWellPopoverContext.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopover.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverContainerView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverContext.swift (in target 'ColorWell' from project 'ColorWell')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopover.swift (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverContainerView.swift (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverContext.swift (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ColorWellView.swift,\ EnvironmentValues.swift,\ ViewModifiers.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ColorWellView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/EnvironmentValues.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ViewModifiers.swift (in target 'ColorWell' from project 'ColorWell')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ColorWellView.swift (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/EnvironmentValues.swift (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ViewModifiers.swift (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ColorWellBorderedSwatchSegment.swift,\ ColorWellPullDownSwatchSegment.swift,\ ColorWellSegment.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellBorderedSwatchSegment.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellPullDownSwatchSegment.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellSegment.swift (in target 'ColorWell' from project 'ColorWell')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellBorderedSwatchSegment.swift (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellPullDownSwatchSegment.swift (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Segments/ColorWellSegment.swift (in target 'ColorWell' from project 'ColorWell')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ColorWellConfiguration.swift,\ ColorWellRepresentable.swift,\ ColorWellStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ColorWellConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ColorWellRepresentable.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ColorWellStyle.swift (in target 'ColorWell' from project 'ColorWell')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Utilities/ActionButton.swift (in target 'ColorWell' from project 'ColorWell')
SwiftCompile normal arm64 Compiling\ ColorWellPopoverLayoutView.swift,\ ColorWellPopoverSwatchView.swift,\ ColorWellPopoverViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverLayoutView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverSwatchView.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverViewController.swift (in target 'ColorWell' from project 'ColorWell')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverLayoutView.swift (in target 'ColorWell' from project 'ColorWell')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverSwatchView.swift (in target 'ColorWell' from project 'ColorWell')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/Cocoa/Popover/ColorWellPopoverViewController.swift (in target 'ColorWell' from project 'ColorWell')
SwiftCompile normal arm64 Compiling\ ColorWellConfiguration.swift,\ ColorWellRepresentable.swift,\ ColorWellStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ColorWellConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ColorWellRepresentable.swift /Users/admin/builder/spi-builder-workspace/Sources/ColorWell/Views/SwiftUI/ColorWellStyle.swift (in target 'ColorWell' from project 'ColorWell')
Building workspace spi-builder-workspace with scheme ColorWell
(7 failures)
BUILD FAILURE 6.1 visionOS