The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build ElegantColorPalette, reference 1.2.0 (cf8628), with Swift 6.0 for watchOS using Xcode 16.2 on 27 Nov 2024 15:18:46 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ElegantColorPalette -destination generic/platform=watchOS 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 Log

    public override func touchesBegan(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                     ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorPaletteScene.swift:225:76: error: cannot find type 'UIEvent' in scope
    public override func touchesBegan(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                                           ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorPaletteScene.swift:225:26: error: method does not override any method from its superclass
    public override func touchesBegan(_ touches: Set<UITouch>, with event: UIEvent?) {
           ~~~~~~~~      ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorPaletteScene.swift:252:54: error: cannot find type 'UITouch' in scope
    public override func touchesMoved(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                     ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorPaletteScene.swift:252:76: error: cannot find type 'UIEvent' in scope
    public override func touchesMoved(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                                           ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorPaletteScene.swift:252:26: error: method does not override any method from its superclass
    public override func touchesMoved(_ touches: Set<UITouch>, with event: UIEvent?) {
           ~~~~~~~~      ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorPaletteScene.swift:284:54: error: cannot find type 'UITouch' in scope
    public override func touchesEnded(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                     ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorPaletteScene.swift:284:76: error: cannot find type 'UIEvent' in scope
    public override func touchesEnded(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                                           ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorPaletteScene.swift:284:26: error: method does not override any method from its superclass
    public override func touchesEnded(_ touches: Set<UITouch>, with event: UIEvent?) {
           ~~~~~~~~      ^
SwiftEmitModule normal armv7k Emitting\ module\ for\ ElegantColorPalette (in target 'ElegantColorPalette' from project 'ElegantColorPalette')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteBindingView.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteView.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/CGVector+Additions.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/CGVector+Operators.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/ColorNode+Modifiers.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/Comparable+Clamped.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/UIColor+Color.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/ColorPaletteManager.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/DefaultNodeStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/FocusSettings.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/NodeStyleConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/SpawnConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/FocusModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/FontModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/HighlightModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/RadiusModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/ScaleFadeModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/StartUpModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Protocols/Buildable.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Protocols/ColorSchemeObserver.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Protocols/NodeModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Protocols/NodeStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorNode.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorPaletteScene.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorsContainerNode.swift -target armv7k-apple-watchos6.0 -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.1.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-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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 -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/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/armv7k/ElegantColorPalette_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.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.1.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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.1-22R574-7b9df0bda16bb4641b33636c68f04660.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/swift-overrides.hmap -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/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ElegantColorPalette -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.1 -target-sdk-name watchos11.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/armv7k/ElegantColorPalette.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/armv7k/ElegantColorPalette.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/armv7k/ElegantColorPalette-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/armv7k/ElegantColorPalette-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/armv7k/ElegantColorPalette-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/armv7k/ElegantColorPalette.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/armv7k/ElegantColorPalette.abi.json
EmitSwiftModule normal armv7k (in target 'ElegantColorPalette' from project 'ElegantColorPalette')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteBindingView.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteView.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/CGVector+Additions.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/CGVector+Operators.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/ColorNode+Modifiers.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/Comparable+Clamped.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/UIColor+Color.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/ColorPaletteManager.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/DefaultNodeStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/FocusSettings.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/NodeStyleConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/SpawnConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/FocusModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/FontModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/HighlightModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/RadiusModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/ScaleFadeModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/StartUpModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Protocols/Buildable.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Protocols/ColorSchemeObserver.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Protocols/NodeModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Protocols/NodeStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorNode.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorPaletteScene.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorsContainerNode.swift -target armv7k-apple-watchos6.0 -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.1.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-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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 -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/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/armv7k/ElegantColorPalette_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.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.1.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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.1-22R574-7b9df0bda16bb4641b33636c68f04660.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/swift-overrides.hmap -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/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ElegantColorPalette -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.1 -target-sdk-name watchos11.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/armv7k/ElegantColorPalette.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/armv7k/ElegantColorPalette.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/armv7k/ElegantColorPalette-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/armv7k/ElegantColorPalette-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/armv7k/ElegantColorPalette-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/armv7k/ElegantColorPalette.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/armv7k/ElegantColorPalette.abi.json
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteBindingView.swift:40:37: error: cannot find type 'Context' in scope
    public func makeUIView(context: Context) -> ColorPaletteView {
                                    ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteBindingView.swift:44:67: error: cannot find type 'Context' in scope
    public func updateUIView(_ uiView: ColorPaletteView, context: Context) {
                                                                  ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteBindingView.swift:16:40: error: cannot find type 'UIViewRepresentable' in scope
public struct ColorPaletteBindingView: UIViewRepresentable {
                                       ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteView.swift:23:9: error: cannot find 'presentScene' in scope
        presentScene(scene)
        ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteView.swift:43:14: error: initializer does not override a designated initializer from its superclass
    override init(frame: CGRect) {
    ~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteView.swift:66:26: error: method does not override any method from its superclass
    public override func layoutSubviews() {
           ~~~~~~~~      ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteView.swift:84:78: error: cannot find type 'UITraitCollection' in scope
    public override func traitCollectionDidChange(_ previousTraitCollection: UITraitCollection?) {
                                                                             ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteView.swift:84:26: error: method does not override any method from its superclass
    public override func traitCollectionDidChange(_ previousTraitCollection: UITraitCollection?) {
           ~~~~~~~~      ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteView.swift:17:32: error: cannot find type 'SKView' in scope
public class ColorPaletteView: SKView {
                               ^~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/ColorNode+Modifiers.swift:22:81: error: type 'UIColor' has no member 'label'
    func font(name: String = "SanFranciscoDisplay-Regular", uiColor: UIColor = .label) -> ColorNode {
                                                                               ~^~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/ColorPaletteManager.swift:7:25: error: cannot find type 'UIUserInterfaceStyle' in scope
typealias ColorScheme = UIUserInterfaceStyle
                        ^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:30:16: warning: static property 'allColors' is not concurrency-safe because non-'Sendable' type '[PaletteColor]' may have shared mutable state; this is an error in the Swift 6 language mode
    static let allColors: [PaletteColor] = [
               ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:7:15: note: consider making struct 'PaletteColor' conform to the 'Sendable' protocol
public struct PaletteColor: Equatable {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:30:16: note: annotate 'allColors' with '@MainActor' if property should only be accessed from the main actor
    static let allColors: [PaletteColor] = [
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:30:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let allColors: [PaletteColor] = [
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:64:16: warning: static property 'antwerpBlue' is not concurrency-safe because non-'Sendable' type 'PaletteColor' may have shared mutable state; this is an error in the Swift 6 language mode
    static let antwerpBlue = PaletteColor(name: "Antwerp Blue", uiColor: .antwerpBlue)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:7:15: note: consider making struct 'PaletteColor' conform to the 'Sendable' protocol
public struct PaletteColor: Equatable {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:64:16: note: annotate 'antwerpBlue' with '@MainActor' if property should only be accessed from the main actor
    static let antwerpBlue = PaletteColor(name: "Antwerp Blue", uiColor: .antwerpBlue)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:64:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let antwerpBlue = PaletteColor(name: "Antwerp Blue", uiColor: .antwerpBlue)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:65:16: warning: static property 'arcticBlue' is not concurrency-safe because non-'Sendable' type 'PaletteColor' may have shared mutable state; this is an error in the Swift 6 language mode
    static let arcticBlue = PaletteColor(name: "Arctic Blue", uiColor: .arcticBlue)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:7:15: note: consider making struct 'PaletteColor' conform to the 'Sendable' protocol
public struct PaletteColor: Equatable {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:65:16: note: annotate 'arcticBlue' with '@MainActor' if property should only be accessed from the main actor
    static let arcticBlue = PaletteColor(name: "Arctic Blue", uiColor: .arcticBlue)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:65:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let arcticBlue = PaletteColor(name: "Arctic Blue", uiColor: .arcticBlue)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:66:16: warning: static property 'bonoboGreen' is not concurrency-safe because non-'Sendable' type 'PaletteColor' may have shared mutable state; this is an error in the Swift 6 language mode
    static let bonoboGreen = PaletteColor(name: "Bonobo Green", uiColor: .bonoboGreen)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:7:15: note: consider making struct 'PaletteColor' conform to the 'Sendable' protocol
public struct PaletteColor: Equatable {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:66:16: note: annotate 'bonoboGreen' with '@MainActor' if property should only be accessed from the main actor
    static let bonoboGreen = PaletteColor(name: "Bonobo Green", uiColor: .bonoboGreen)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:66:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let bonoboGreen = PaletteColor(name: "Bonobo Green", uiColor: .bonoboGreen)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:67:16: warning: static property 'brilliantViolet' is not concurrency-safe because non-'Sendable' type 'PaletteColor' may have shared mutable state; this is an error in the Swift 6 language mode
    static let brilliantViolet = PaletteColor(name: "Brilliant Violet", uiColor: .brilliantViolet)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:7:15: note: consider making struct 'PaletteColor' conform to the 'Sendable' protocol
public struct PaletteColor: Equatable {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:67:16: note: annotate 'brilliantViolet' with '@MainActor' if property should only be accessed from the main actor
    static let brilliantViolet = PaletteColor(name: "Brilliant Violet", uiColor: .brilliantViolet)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:67:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let brilliantViolet = PaletteColor(name: "Brilliant Violet", uiColor: .brilliantViolet)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:68:16: warning: static property 'cadiumOrange' is not concurrency-safe because non-'Sendable' type 'PaletteColor' may have shared mutable state; this is an error in the Swift 6 language mode
    static let cadiumOrange = PaletteColor(name: "Cadium Orange", uiColor: .cadiumOrange)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:7:15: note: consider making struct 'PaletteColor' conform to the 'Sendable' protocol
public struct PaletteColor: Equatable {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:68:16: note: annotate 'cadiumOrange' with '@MainActor' if property should only be accessed from the main actor
    static let cadiumOrange = PaletteColor(name: "Cadium Orange", uiColor: .cadiumOrange)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:68:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let cadiumOrange = PaletteColor(name: "Cadium Orange", uiColor: .cadiumOrange)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:69:16: warning: static property 'fluorescentPink' is not concurrency-safe because non-'Sendable' type 'PaletteColor' may have shared mutable state; this is an error in the Swift 6 language mode
    static let fluorescentPink = PaletteColor(name: "Fluorescent Pink", uiColor: .fluorescentPink)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:7:15: note: consider making struct 'PaletteColor' conform to the 'Sendable' protocol
public struct PaletteColor: Equatable {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:69:16: note: annotate 'fluorescentPink' with '@MainActor' if property should only be accessed from the main actor
    static let fluorescentPink = PaletteColor(name: "Fluorescent Pink", uiColor: .fluorescentPink)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:69:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let fluorescentPink = PaletteColor(name: "Fluorescent Pink", uiColor: .fluorescentPink)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:70:16: warning: static property 'kiwiGreen' is not concurrency-safe because non-'Sendable' type 'PaletteColor' may have shared mutable state; this is an error in the Swift 6 language mode
    static let kiwiGreen = PaletteColor(name: "Kiwi Green", uiColor: .kiwiGreen)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:7:15: note: consider making struct 'PaletteColor' conform to the 'Sendable' protocol
public struct PaletteColor: Equatable {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:70:16: note: annotate 'kiwiGreen' with '@MainActor' if property should only be accessed from the main actor
    static let kiwiGreen = PaletteColor(name: "Kiwi Green", uiColor: .kiwiGreen)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:70:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let kiwiGreen = PaletteColor(name: "Kiwi Green", uiColor: .kiwiGreen)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:71:16: warning: static property 'kraftBrown' is not concurrency-safe because non-'Sendable' type 'PaletteColor' may have shared mutable state; this is an error in the Swift 6 language mode
    static let kraftBrown = PaletteColor(name: "Kraft Brown", uiColor: .kraftBrown)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:7:15: note: consider making struct 'PaletteColor' conform to the 'Sendable' protocol
public struct PaletteColor: Equatable {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:71:16: note: annotate 'kraftBrown' with '@MainActor' if property should only be accessed from the main actor
    static let kraftBrown = PaletteColor(name: "Kraft Brown", uiColor: .kraftBrown)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:71:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let kraftBrown = PaletteColor(name: "Kraft Brown", uiColor: .kraftBrown)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:72:16: warning: static property 'mauvePurple' is not concurrency-safe because non-'Sendable' type 'PaletteColor' may have shared mutable state; this is an error in the Swift 6 language mode
    static let mauvePurple = PaletteColor(name: "Mauve Purple", uiColor: .mauvePurple)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:7:15: note: consider making struct 'PaletteColor' conform to the 'Sendable' protocol
public struct PaletteColor: Equatable {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:72:16: note: annotate 'mauvePurple' with '@MainActor' if property should only be accessed from the main actor
    static let mauvePurple = PaletteColor(name: "Mauve Purple", uiColor: .mauvePurple)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:72:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let mauvePurple = PaletteColor(name: "Mauve Purple", uiColor: .mauvePurple)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:73:16: warning: static property 'orangeYellow' is not concurrency-safe because non-'Sendable' type 'PaletteColor' may have shared mutable state; this is an error in the Swift 6 language mode
    static let orangeYellow = PaletteColor(name: "Orange Yellow", uiColor: .orangeYellow)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:7:15: note: consider making struct 'PaletteColor' conform to the 'Sendable' protocol
public struct PaletteColor: Equatable {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:73:16: note: annotate 'orangeYellow' with '@MainActor' if property should only be accessed from the main actor
    static let orangeYellow = PaletteColor(name: "Orange Yellow", uiColor: .orangeYellow)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:73:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let orangeYellow = PaletteColor(name: "Orange Yellow", uiColor: .orangeYellow)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:74:16: warning: static property 'oxideGreen' is not concurrency-safe because non-'Sendable' type 'PaletteColor' may have shared mutable state; this is an error in the Swift 6 language mode
    static let oxideGreen = PaletteColor(name: "Oxide Green", uiColor: .oxideGreen)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:7:15: note: consider making struct 'PaletteColor' conform to the 'Sendable' protocol
public struct PaletteColor: Equatable {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:74:16: note: annotate 'oxideGreen' with '@MainActor' if property should only be accessed from the main actor
    static let oxideGreen = PaletteColor(name: "Oxide Green", uiColor: .oxideGreen)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:74:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let oxideGreen = PaletteColor(name: "Oxide Green", uiColor: .oxideGreen)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:75:16: warning: static property 'peachBlossomPink' is not concurrency-safe because non-'Sendable' type 'PaletteColor' may have shared mutable state; this is an error in the Swift 6 language mode
    static let peachBlossomPink = PaletteColor(name: "Peach Blossom Pink", uiColor: .peachBlossomPink)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:7:15: note: consider making struct 'PaletteColor' conform to the 'Sendable' protocol
public struct PaletteColor: Equatable {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:75:16: note: annotate 'peachBlossomPink' with '@MainActor' if property should only be accessed from the main actor
    static let peachBlossomPink = PaletteColor(name: "Peach Blossom Pink", uiColor: .peachBlossomPink)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:75:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let peachBlossomPink = PaletteColor(name: "Peach Blossom Pink", uiColor: .peachBlossomPink)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:76:16: warning: static property 'red' is not concurrency-safe because non-'Sendable' type 'PaletteColor' may have shared mutable state; this is an error in the Swift 6 language mode
    static let red = PaletteColor(name: "Red", uiColor: .red)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:7:15: note: consider making struct 'PaletteColor' conform to the 'Sendable' protocol
public struct PaletteColor: Equatable {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:76:16: note: annotate 'red' with '@MainActor' if property should only be accessed from the main actor
    static let red = PaletteColor(name: "Red", uiColor: .red)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:76:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let red = PaletteColor(name: "Red", uiColor: .red)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:77:16: warning: static property 'royalBlue' is not concurrency-safe because non-'Sendable' type 'PaletteColor' may have shared mutable state; this is an error in the Swift 6 language mode
    static let royalBlue = PaletteColor(name: "Royal Blue", uiColor: .royalBlue)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:7:15: note: consider making struct 'PaletteColor' conform to the 'Sendable' protocol
public struct PaletteColor: Equatable {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:77:16: note: annotate 'royalBlue' with '@MainActor' if property should only be accessed from the main actor
    static let royalBlue = PaletteColor(name: "Royal Blue", uiColor: .royalBlue)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:77:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let royalBlue = PaletteColor(name: "Royal Blue", uiColor: .royalBlue)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:78:16: warning: static property 'scarletRed' is not concurrency-safe because non-'Sendable' type 'PaletteColor' may have shared mutable state; this is an error in the Swift 6 language mode
    static let scarletRed = PaletteColor(name: "Scarlet Red", uiColor: .scarletRed)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:7:15: note: consider making struct 'PaletteColor' conform to the 'Sendable' protocol
public struct PaletteColor: Equatable {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:78:16: note: annotate 'scarletRed' with '@MainActor' if property should only be accessed from the main actor
    static let scarletRed = PaletteColor(name: "Scarlet Red", uiColor: .scarletRed)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:78:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let scarletRed = PaletteColor(name: "Scarlet Red", uiColor: .scarletRed)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:79:16: warning: static property 'seaweedGreen' is not concurrency-safe because non-'Sendable' type 'PaletteColor' may have shared mutable state; this is an error in the Swift 6 language mode
    static let seaweedGreen = PaletteColor(name: "Seaweed Green", uiColor: .seaweedGreen)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:7:15: note: consider making struct 'PaletteColor' conform to the 'Sendable' protocol
public struct PaletteColor: Equatable {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:79:16: note: annotate 'seaweedGreen' with '@MainActor' if property should only be accessed from the main actor
    static let seaweedGreen = PaletteColor(name: "Seaweed Green", uiColor: .seaweedGreen)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:79:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let seaweedGreen = PaletteColor(name: "Seaweed Green", uiColor: .seaweedGreen)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:80:16: warning: static property 'skyBlue' is not concurrency-safe because non-'Sendable' type 'PaletteColor' may have shared mutable state; this is an error in the Swift 6 language mode
    static let skyBlue = PaletteColor(name: "Sky Blue", uiColor: .skyBlue)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:7:15: note: consider making struct 'PaletteColor' conform to the 'Sendable' protocol
public struct PaletteColor: Equatable {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:80:16: note: annotate 'skyBlue' with '@MainActor' if property should only be accessed from the main actor
    static let skyBlue = PaletteColor(name: "Sky Blue", uiColor: .skyBlue)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:80:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let skyBlue = PaletteColor(name: "Sky Blue", uiColor: .skyBlue)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:81:16: warning: static property 'sunflowerYellow' is not concurrency-safe because non-'Sendable' type 'PaletteColor' may have shared mutable state; this is an error in the Swift 6 language mode
    static let sunflowerYellow = PaletteColor(name: "Sunflower Yellow", uiColor: .sunflowerYellow)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:7:15: note: consider making struct 'PaletteColor' conform to the 'Sendable' protocol
public struct PaletteColor: Equatable {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:81:16: note: annotate 'sunflowerYellow' with '@MainActor' if property should only be accessed from the main actor
    static let sunflowerYellow = PaletteColor(name: "Sunflower Yellow", uiColor: .sunflowerYellow)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:81:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let sunflowerYellow = PaletteColor(name: "Sunflower Yellow", uiColor: .sunflowerYellow)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:82:16: warning: static property 'underwaterBlue' is not concurrency-safe because non-'Sendable' type 'PaletteColor' may have shared mutable state; this is an error in the Swift 6 language mode
    static let underwaterBlue = PaletteColor(name: "Underwater Blue", uiColor: .underwaterBlue)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:7:15: note: consider making struct 'PaletteColor' conform to the 'Sendable' protocol
public struct PaletteColor: Equatable {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:82:16: note: annotate 'underwaterBlue' with '@MainActor' if property should only be accessed from the main actor
    static let underwaterBlue = PaletteColor(name: "Underwater Blue", uiColor: .underwaterBlue)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:82:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let underwaterBlue = PaletteColor(name: "Underwater Blue", uiColor: .underwaterBlue)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:83:16: warning: static property 'wednesdayPink' is not concurrency-safe because non-'Sendable' type 'PaletteColor' may have shared mutable state; this is an error in the Swift 6 language mode
    static let wednesdayPink = PaletteColor(name: "Wednesday Pink", uiColor: .wednesdayPink)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:7:15: note: consider making struct 'PaletteColor' conform to the 'Sendable' protocol
public struct PaletteColor: Equatable {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:83:16: note: annotate 'wednesdayPink' with '@MainActor' if property should only be accessed from the main actor
    static let wednesdayPink = PaletteColor(name: "Wednesday Pink", uiColor: .wednesdayPink)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:83:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let wednesdayPink = PaletteColor(name: "Wednesday Pink", uiColor: .wednesdayPink)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:53:16: warning: static property 'allBwColors' is not concurrency-safe because non-'Sendable' type '[PaletteColor]' may have shared mutable state; this is an error in the Swift 6 language mode
    static let allBwColors: [PaletteColor] = [
               ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:7:15: note: consider making struct 'PaletteColor' conform to the 'Sendable' protocol
public struct PaletteColor: Equatable {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:53:16: note: annotate 'allBwColors' with '@MainActor' if property should only be accessed from the main actor
    static let allBwColors: [PaletteColor] = [
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:53:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let allBwColors: [PaletteColor] = [
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:85:16: warning: static property 'bonoboGrey' is not concurrency-safe because non-'Sendable' type 'PaletteColor' may have shared mutable state; this is an error in the Swift 6 language mode
    static let bonoboGrey = PaletteColor(name: "Bonobo Grey", uiColor: .bonoboGrey)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:7:15: note: consider making struct 'PaletteColor' conform to the 'Sendable' protocol
public struct PaletteColor: Equatable {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:85:16: note: annotate 'bonoboGrey' with '@MainActor' if property should only be accessed from the main actor
    static let bonoboGrey = PaletteColor(name: "Bonobo Grey", uiColor: .bonoboGrey)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:85:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let bonoboGrey = PaletteColor(name: "Bonobo Grey", uiColor: .bonoboGrey)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:86:16: warning: static property 'lunaBlack' is not concurrency-safe because non-'Sendable' type 'PaletteColor' may have shared mutable state; this is an error in the Swift 6 language mode
    static let lunaBlack = PaletteColor(name: "Luna Black", uiColor: .lunaBlack)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:7:15: note: consider making struct 'PaletteColor' conform to the 'Sendable' protocol
public struct PaletteColor: Equatable {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:86:16: note: annotate 'lunaBlack' with '@MainActor' if property should only be accessed from the main actor
    static let lunaBlack = PaletteColor(name: "Luna Black", uiColor: .lunaBlack)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:86:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let lunaBlack = PaletteColor(name: "Luna Black", uiColor: .lunaBlack)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:87:16: warning: static property 'pebbleGrey' is not concurrency-safe because non-'Sendable' type 'PaletteColor' may have shared mutable state; this is an error in the Swift 6 language mode
    static let pebbleGrey = PaletteColor(name: "Pebble Grey", uiColor: .pebbleGrey)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:7:15: note: consider making struct 'PaletteColor' conform to the 'Sendable' protocol
public struct PaletteColor: Equatable {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:87:16: note: annotate 'pebbleGrey' with '@MainActor' if property should only be accessed from the main actor
    static let pebbleGrey = PaletteColor(name: "Pebble Grey", uiColor: .pebbleGrey)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:87:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let pebbleGrey = PaletteColor(name: "Pebble Grey", uiColor: .pebbleGrey)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:88:16: warning: static property 'white' is not concurrency-safe because non-'Sendable' type 'PaletteColor' may have shared mutable state; this is an error in the Swift 6 language mode
    static let white = PaletteColor(name: "White", uiColor: .white)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:7:15: note: consider making struct 'PaletteColor' conform to the 'Sendable' protocol
public struct PaletteColor: Equatable {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:88:16: note: annotate 'white' with '@MainActor' if property should only be accessed from the main actor
    static let white = PaletteColor(name: "White", uiColor: .white)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:88:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let white = PaletteColor(name: "White", uiColor: .white)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorPaletteScene.swift:84:43: error: cannot find type 'SKView' in scope
    public override func didMove(to view: SKView) {
                                          ^~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorPaletteScene.swift:84:26: error: method does not override any method from its superclass
    public override func didMove(to view: SKView) {
           ~~~~~~~~      ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorPaletteScene.swift:225:54: error: cannot find type 'UITouch' in scope
    public override func touchesBegan(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                     ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorPaletteScene.swift:225:76: error: cannot find type 'UIEvent' in scope
    public override func touchesBegan(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                                           ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorPaletteScene.swift:225:26: error: method does not override any method from its superclass
    public override func touchesBegan(_ touches: Set<UITouch>, with event: UIEvent?) {
           ~~~~~~~~      ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorPaletteScene.swift:252:54: error: cannot find type 'UITouch' in scope
    public override func touchesMoved(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                     ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorPaletteScene.swift:252:76: error: cannot find type 'UIEvent' in scope
    public override func touchesMoved(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                                           ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorPaletteScene.swift:252:26: error: method does not override any method from its superclass
    public override func touchesMoved(_ touches: Set<UITouch>, with event: UIEvent?) {
           ~~~~~~~~      ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorPaletteScene.swift:284:54: error: cannot find type 'UITouch' in scope
    public override func touchesEnded(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                     ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorPaletteScene.swift:284:76: error: cannot find type 'UIEvent' in scope
    public override func touchesEnded(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                                           ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorPaletteScene.swift:284:26: error: method does not override any method from its superclass
    public override func touchesEnded(_ touches: Set<UITouch>, with event: UIEvent?) {
           ~~~~~~~~      ^
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ ElegantColorPalette (in target 'ElegantColorPalette' from project 'ElegantColorPalette')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteBindingView.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteView.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/CGVector+Additions.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/CGVector+Operators.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/ColorNode+Modifiers.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/Comparable+Clamped.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/UIColor+Color.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/ColorPaletteManager.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/DefaultNodeStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/FocusSettings.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/NodeStyleConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/SpawnConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/FocusModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/FontModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/HighlightModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/RadiusModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/ScaleFadeModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/StartUpModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Protocols/Buildable.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Protocols/ColorSchemeObserver.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Protocols/NodeModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Protocols/NodeStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorNode.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorPaletteScene.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorsContainerNode.swift -target arm64_32-apple-watchos6.0 -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.1.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-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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 -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/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ElegantColorPalette_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.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.1.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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.1-22R574-7b9df0bda16bb4641b33636c68f04660.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/swift-overrides.hmap -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/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ElegantColorPalette -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.1 -target-sdk-name watchos11.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ElegantColorPalette.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ElegantColorPalette.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ElegantColorPalette-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ElegantColorPalette-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ElegantColorPalette-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ElegantColorPalette.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ElegantColorPalette.abi.json
EmitSwiftModule normal arm64_32 (in target 'ElegantColorPalette' from project 'ElegantColorPalette')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteBindingView.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteView.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/CGVector+Additions.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/CGVector+Operators.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/ColorNode+Modifiers.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/Comparable+Clamped.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/UIColor+Color.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/ColorPaletteManager.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/DefaultNodeStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/FocusSettings.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/NodeStyleConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/SpawnConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/FocusModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/FontModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/HighlightModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/RadiusModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/ScaleFadeModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/StartUpModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Protocols/Buildable.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Protocols/ColorSchemeObserver.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Protocols/NodeModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Protocols/NodeStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorNode.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorPaletteScene.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorsContainerNode.swift -target arm64_32-apple-watchos6.0 -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.1.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-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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 -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/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ElegantColorPalette_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.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.1.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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.1-22R574-7b9df0bda16bb4641b33636c68f04660.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/swift-overrides.hmap -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/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ElegantColorPalette -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.1 -target-sdk-name watchos11.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ElegantColorPalette.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ElegantColorPalette.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ElegantColorPalette-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ElegantColorPalette-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ElegantColorPalette-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ElegantColorPalette.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ElegantColorPalette.abi.json
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteBindingView.swift:40:37: error: cannot find type 'Context' in scope
    public func makeUIView(context: Context) -> ColorPaletteView {
                                    ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteBindingView.swift:44:67: error: cannot find type 'Context' in scope
    public func updateUIView(_ uiView: ColorPaletteView, context: Context) {
                                                                  ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteBindingView.swift:16:40: error: cannot find type 'UIViewRepresentable' in scope
public struct ColorPaletteBindingView: UIViewRepresentable {
                                       ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteView.swift:23:9: error: cannot find 'presentScene' in scope
        presentScene(scene)
        ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteView.swift:43:14: error: initializer does not override a designated initializer from its superclass
    override init(frame: CGRect) {
    ~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteView.swift:66:26: error: method does not override any method from its superclass
    public override func layoutSubviews() {
           ~~~~~~~~      ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteView.swift:84:78: error: cannot find type 'UITraitCollection' in scope
    public override func traitCollectionDidChange(_ previousTraitCollection: UITraitCollection?) {
                                                                             ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteView.swift:84:26: error: method does not override any method from its superclass
    public override func traitCollectionDidChange(_ previousTraitCollection: UITraitCollection?) {
           ~~~~~~~~      ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteView.swift:17:32: error: cannot find type 'SKView' in scope
public class ColorPaletteView: SKView {
                               ^~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/ColorNode+Modifiers.swift:22:81: error: type 'UIColor' has no member 'label'
    func font(name: String = "SanFranciscoDisplay-Regular", uiColor: UIColor = .label) -> ColorNode {
                                                                               ~^~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/ColorPaletteManager.swift:7:25: error: cannot find type 'UIUserInterfaceStyle' in scope
typealias ColorScheme = UIUserInterfaceStyle
                        ^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:30:16: warning: static property 'allColors' is not concurrency-safe because non-'Sendable' type '[PaletteColor]' may have shared mutable state; this is an error in the Swift 6 language mode
    static let allColors: [PaletteColor] = [
               ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:7:15: note: consider making struct 'PaletteColor' conform to the 'Sendable' protocol
public struct PaletteColor: Equatable {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:30:16: note: annotate 'allColors' with '@MainActor' if property should only be accessed from the main actor
    static let allColors: [PaletteColor] = [
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:30:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let allColors: [PaletteColor] = [
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:64:16: warning: static property 'antwerpBlue' is not concurrency-safe because non-'Sendable' type 'PaletteColor' may have shared mutable state; this is an error in the Swift 6 language mode
    static let antwerpBlue = PaletteColor(name: "Antwerp Blue", uiColor: .antwerpBlue)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:7:15: note: consider making struct 'PaletteColor' conform to the 'Sendable' protocol
public struct PaletteColor: Equatable {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:64:16: note: annotate 'antwerpBlue' with '@MainActor' if property should only be accessed from the main actor
    static let antwerpBlue = PaletteColor(name: "Antwerp Blue", uiColor: .antwerpBlue)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:64:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let antwerpBlue = PaletteColor(name: "Antwerp Blue", uiColor: .antwerpBlue)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:65:16: warning: static property 'arcticBlue' is not concurrency-safe because non-'Sendable' type 'PaletteColor' may have shared mutable state; this is an error in the Swift 6 language mode
    static let arcticBlue = PaletteColor(name: "Arctic Blue", uiColor: .arcticBlue)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:7:15: note: consider making struct 'PaletteColor' conform to the 'Sendable' protocol
public struct PaletteColor: Equatable {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:65:16: note: annotate 'arcticBlue' with '@MainActor' if property should only be accessed from the main actor
    static let arcticBlue = PaletteColor(name: "Arctic Blue", uiColor: .arcticBlue)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:65:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let arcticBlue = PaletteColor(name: "Arctic Blue", uiColor: .arcticBlue)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:66:16: warning: static property 'bonoboGreen' is not concurrency-safe because non-'Sendable' type 'PaletteColor' may have shared mutable state; this is an error in the Swift 6 language mode
    static let bonoboGreen = PaletteColor(name: "Bonobo Green", uiColor: .bonoboGreen)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:7:15: note: consider making struct 'PaletteColor' conform to the 'Sendable' protocol
public struct PaletteColor: Equatable {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:66:16: note: annotate 'bonoboGreen' with '@MainActor' if property should only be accessed from the main actor
    static let bonoboGreen = PaletteColor(name: "Bonobo Green", uiColor: .bonoboGreen)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:66:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let bonoboGreen = PaletteColor(name: "Bonobo Green", uiColor: .bonoboGreen)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:67:16: warning: static property 'brilliantViolet' is not concurrency-safe because non-'Sendable' type 'PaletteColor' may have shared mutable state; this is an error in the Swift 6 language mode
    static let brilliantViolet = PaletteColor(name: "Brilliant Violet", uiColor: .brilliantViolet)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:7:15: note: consider making struct 'PaletteColor' conform to the 'Sendable' protocol
public struct PaletteColor: Equatable {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:67:16: note: annotate 'brilliantViolet' with '@MainActor' if property should only be accessed from the main actor
    static let brilliantViolet = PaletteColor(name: "Brilliant Violet", uiColor: .brilliantViolet)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:67:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let brilliantViolet = PaletteColor(name: "Brilliant Violet", uiColor: .brilliantViolet)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:68:16: warning: static property 'cadiumOrange' is not concurrency-safe because non-'Sendable' type 'PaletteColor' may have shared mutable state; this is an error in the Swift 6 language mode
    static let cadiumOrange = PaletteColor(name: "Cadium Orange", uiColor: .cadiumOrange)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:7:15: note: consider making struct 'PaletteColor' conform to the 'Sendable' protocol
public struct PaletteColor: Equatable {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:68:16: note: annotate 'cadiumOrange' with '@MainActor' if property should only be accessed from the main actor
    static let cadiumOrange = PaletteColor(name: "Cadium Orange", uiColor: .cadiumOrange)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:68:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let cadiumOrange = PaletteColor(name: "Cadium Orange", uiColor: .cadiumOrange)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:69:16: warning: static property 'fluorescentPink' is not concurrency-safe because non-'Sendable' type 'PaletteColor' may have shared mutable state; this is an error in the Swift 6 language mode
    static let fluorescentPink = PaletteColor(name: "Fluorescent Pink", uiColor: .fluorescentPink)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:7:15: note: consider making struct 'PaletteColor' conform to the 'Sendable' protocol
public struct PaletteColor: Equatable {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:69:16: note: annotate 'fluorescentPink' with '@MainActor' if property should only be accessed from the main actor
    static let fluorescentPink = PaletteColor(name: "Fluorescent Pink", uiColor: .fluorescentPink)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:69:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let fluorescentPink = PaletteColor(name: "Fluorescent Pink", uiColor: .fluorescentPink)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:70:16: warning: static property 'kiwiGreen' is not concurrency-safe because non-'Sendable' type 'PaletteColor' may have shared mutable state; this is an error in the Swift 6 language mode
    static let kiwiGreen = PaletteColor(name: "Kiwi Green", uiColor: .kiwiGreen)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:7:15: note: consider making struct 'PaletteColor' conform to the 'Sendable' protocol
public struct PaletteColor: Equatable {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:70:16: note: annotate 'kiwiGreen' with '@MainActor' if property should only be accessed from the main actor
    static let kiwiGreen = PaletteColor(name: "Kiwi Green", uiColor: .kiwiGreen)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:70:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let kiwiGreen = PaletteColor(name: "Kiwi Green", uiColor: .kiwiGreen)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:71:16: warning: static property 'kraftBrown' is not concurrency-safe because non-'Sendable' type 'PaletteColor' may have shared mutable state; this is an error in the Swift 6 language mode
    static let kraftBrown = PaletteColor(name: "Kraft Brown", uiColor: .kraftBrown)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:7:15: note: consider making struct 'PaletteColor' conform to the 'Sendable' protocol
public struct PaletteColor: Equatable {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:71:16: note: annotate 'kraftBrown' with '@MainActor' if property should only be accessed from the main actor
    static let kraftBrown = PaletteColor(name: "Kraft Brown", uiColor: .kraftBrown)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:71:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let kraftBrown = PaletteColor(name: "Kraft Brown", uiColor: .kraftBrown)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:72:16: warning: static property 'mauvePurple' is not concurrency-safe because non-'Sendable' type 'PaletteColor' may have shared mutable state; this is an error in the Swift 6 language mode
    static let mauvePurple = PaletteColor(name: "Mauve Purple", uiColor: .mauvePurple)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:7:15: note: consider making struct 'PaletteColor' conform to the 'Sendable' protocol
public struct PaletteColor: Equatable {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:72:16: note: annotate 'mauvePurple' with '@MainActor' if property should only be accessed from the main actor
    static let mauvePurple = PaletteColor(name: "Mauve Purple", uiColor: .mauvePurple)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:72:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let mauvePurple = PaletteColor(name: "Mauve Purple", uiColor: .mauvePurple)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:73:16: warning: static property 'orangeYellow' is not concurrency-safe because non-'Sendable' type 'PaletteColor' may have shared mutable state; this is an error in the Swift 6 language mode
    static let orangeYellow = PaletteColor(name: "Orange Yellow", uiColor: .orangeYellow)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:7:15: note: consider making struct 'PaletteColor' conform to the 'Sendable' protocol
public struct PaletteColor: Equatable {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:73:16: note: annotate 'orangeYellow' with '@MainActor' if property should only be accessed from the main actor
    static let orangeYellow = PaletteColor(name: "Orange Yellow", uiColor: .orangeYellow)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:73:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let orangeYellow = PaletteColor(name: "Orange Yellow", uiColor: .orangeYellow)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:74:16: warning: static property 'oxideGreen' is not concurrency-safe because non-'Sendable' type 'PaletteColor' may have shared mutable state; this is an error in the Swift 6 language mode
    static let oxideGreen = PaletteColor(name: "Oxide Green", uiColor: .oxideGreen)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:7:15: note: consider making struct 'PaletteColor' conform to the 'Sendable' protocol
public struct PaletteColor: Equatable {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:74:16: note: annotate 'oxideGreen' with '@MainActor' if property should only be accessed from the main actor
    static let oxideGreen = PaletteColor(name: "Oxide Green", uiColor: .oxideGreen)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:74:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let oxideGreen = PaletteColor(name: "Oxide Green", uiColor: .oxideGreen)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:75:16: warning: static property 'peachBlossomPink' is not concurrency-safe because non-'Sendable' type 'PaletteColor' may have shared mutable state; this is an error in the Swift 6 language mode
    static let peachBlossomPink = PaletteColor(name: "Peach Blossom Pink", uiColor: .peachBlossomPink)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:7:15: note: consider making struct 'PaletteColor' conform to the 'Sendable' protocol
public struct PaletteColor: Equatable {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:75:16: note: annotate 'peachBlossomPink' with '@MainActor' if property should only be accessed from the main actor
    static let peachBlossomPink = PaletteColor(name: "Peach Blossom Pink", uiColor: .peachBlossomPink)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:75:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let peachBlossomPink = PaletteColor(name: "Peach Blossom Pink", uiColor: .peachBlossomPink)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:76:16: warning: static property 'red' is not concurrency-safe because non-'Sendable' type 'PaletteColor' may have shared mutable state; this is an error in the Swift 6 language mode
    static let red = PaletteColor(name: "Red", uiColor: .red)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:7:15: note: consider making struct 'PaletteColor' conform to the 'Sendable' protocol
public struct PaletteColor: Equatable {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:76:16: note: annotate 'red' with '@MainActor' if property should only be accessed from the main actor
    static let red = PaletteColor(name: "Red", uiColor: .red)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:76:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let red = PaletteColor(name: "Red", uiColor: .red)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:77:16: warning: static property 'royalBlue' is not concurrency-safe because non-'Sendable' type 'PaletteColor' may have shared mutable state; this is an error in the Swift 6 language mode
    static let royalBlue = PaletteColor(name: "Royal Blue", uiColor: .royalBlue)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:7:15: note: consider making struct 'PaletteColor' conform to the 'Sendable' protocol
public struct PaletteColor: Equatable {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:77:16: note: annotate 'royalBlue' with '@MainActor' if property should only be accessed from the main actor
    static let royalBlue = PaletteColor(name: "Royal Blue", uiColor: .royalBlue)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:77:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let royalBlue = PaletteColor(name: "Royal Blue", uiColor: .royalBlue)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:78:16: warning: static property 'scarletRed' is not concurrency-safe because non-'Sendable' type 'PaletteColor' may have shared mutable state; this is an error in the Swift 6 language mode
    static let scarletRed = PaletteColor(name: "Scarlet Red", uiColor: .scarletRed)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:7:15: note: consider making struct 'PaletteColor' conform to the 'Sendable' protocol
public struct PaletteColor: Equatable {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:78:16: note: annotate 'scarletRed' with '@MainActor' if property should only be accessed from the main actor
    static let scarletRed = PaletteColor(name: "Scarlet Red", uiColor: .scarletRed)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:78:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let scarletRed = PaletteColor(name: "Scarlet Red", uiColor: .scarletRed)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:79:16: warning: static property 'seaweedGreen' is not concurrency-safe because non-'Sendable' type 'PaletteColor' may have shared mutable state; this is an error in the Swift 6 language mode
    static let seaweedGreen = PaletteColor(name: "Seaweed Green", uiColor: .seaweedGreen)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:7:15: note: consider making struct 'PaletteColor' conform to the 'Sendable' protocol
public struct PaletteColor: Equatable {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:79:16: note: annotate 'seaweedGreen' with '@MainActor' if property should only be accessed from the main actor
    static let seaweedGreen = PaletteColor(name: "Seaweed Green", uiColor: .seaweedGreen)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:79:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let seaweedGreen = PaletteColor(name: "Seaweed Green", uiColor: .seaweedGreen)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:80:16: warning: static property 'skyBlue' is not concurrency-safe because non-'Sendable' type 'PaletteColor' may have shared mutable state; this is an error in the Swift 6 language mode
    static let skyBlue = PaletteColor(name: "Sky Blue", uiColor: .skyBlue)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:7:15: note: consider making struct 'PaletteColor' conform to the 'Sendable' protocol
public struct PaletteColor: Equatable {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:80:16: note: annotate 'skyBlue' with '@MainActor' if property should only be accessed from the main actor
    static let skyBlue = PaletteColor(name: "Sky Blue", uiColor: .skyBlue)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:80:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let skyBlue = PaletteColor(name: "Sky Blue", uiColor: .skyBlue)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:81:16: warning: static property 'sunflowerYellow' is not concurrency-safe because non-'Sendable' type 'PaletteColor' may have shared mutable state; this is an error in the Swift 6 language mode
    static let sunflowerYellow = PaletteColor(name: "Sunflower Yellow", uiColor: .sunflowerYellow)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:7:15: note: consider making struct 'PaletteColor' conform to the 'Sendable' protocol
public struct PaletteColor: Equatable {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:81:16: note: annotate 'sunflowerYellow' with '@MainActor' if property should only be accessed from the main actor
    static let sunflowerYellow = PaletteColor(name: "Sunflower Yellow", uiColor: .sunflowerYellow)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:81:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let sunflowerYellow = PaletteColor(name: "Sunflower Yellow", uiColor: .sunflowerYellow)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:82:16: warning: static property 'underwaterBlue' is not concurrency-safe because non-'Sendable' type 'PaletteColor' may have shared mutable state; this is an error in the Swift 6 language mode
    static let underwaterBlue = PaletteColor(name: "Underwater Blue", uiColor: .underwaterBlue)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:7:15: note: consider making struct 'PaletteColor' conform to the 'Sendable' protocol
public struct PaletteColor: Equatable {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:82:16: note: annotate 'underwaterBlue' with '@MainActor' if property should only be accessed from the main actor
    static let underwaterBlue = PaletteColor(name: "Underwater Blue", uiColor: .underwaterBlue)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:82:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let underwaterBlue = PaletteColor(name: "Underwater Blue", uiColor: .underwaterBlue)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:83:16: warning: static property 'wednesdayPink' is not concurrency-safe because non-'Sendable' type 'PaletteColor' may have shared mutable state; this is an error in the Swift 6 language mode
    static let wednesdayPink = PaletteColor(name: "Wednesday Pink", uiColor: .wednesdayPink)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:7:15: note: consider making struct 'PaletteColor' conform to the 'Sendable' protocol
public struct PaletteColor: Equatable {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:83:16: note: annotate 'wednesdayPink' with '@MainActor' if property should only be accessed from the main actor
    static let wednesdayPink = PaletteColor(name: "Wednesday Pink", uiColor: .wednesdayPink)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:83:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let wednesdayPink = PaletteColor(name: "Wednesday Pink", uiColor: .wednesdayPink)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:53:16: warning: static property 'allBwColors' is not concurrency-safe because non-'Sendable' type '[PaletteColor]' may have shared mutable state; this is an error in the Swift 6 language mode
    static let allBwColors: [PaletteColor] = [
               ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:7:15: note: consider making struct 'PaletteColor' conform to the 'Sendable' protocol
public struct PaletteColor: Equatable {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:53:16: note: annotate 'allBwColors' with '@MainActor' if property should only be accessed from the main actor
    static let allBwColors: [PaletteColor] = [
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:53:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let allBwColors: [PaletteColor] = [
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:85:16: warning: static property 'bonoboGrey' is not concurrency-safe because non-'Sendable' type 'PaletteColor' may have shared mutable state; this is an error in the Swift 6 language mode
    static let bonoboGrey = PaletteColor(name: "Bonobo Grey", uiColor: .bonoboGrey)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:7:15: note: consider making struct 'PaletteColor' conform to the 'Sendable' protocol
public struct PaletteColor: Equatable {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:85:16: note: annotate 'bonoboGrey' with '@MainActor' if property should only be accessed from the main actor
    static let bonoboGrey = PaletteColor(name: "Bonobo Grey", uiColor: .bonoboGrey)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:85:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let bonoboGrey = PaletteColor(name: "Bonobo Grey", uiColor: .bonoboGrey)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:86:16: warning: static property 'lunaBlack' is not concurrency-safe because non-'Sendable' type 'PaletteColor' may have shared mutable state; this is an error in the Swift 6 language mode
    static let lunaBlack = PaletteColor(name: "Luna Black", uiColor: .lunaBlack)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:7:15: note: consider making struct 'PaletteColor' conform to the 'Sendable' protocol
public struct PaletteColor: Equatable {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:86:16: note: annotate 'lunaBlack' with '@MainActor' if property should only be accessed from the main actor
    static let lunaBlack = PaletteColor(name: "Luna Black", uiColor: .lunaBlack)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:86:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let lunaBlack = PaletteColor(name: "Luna Black", uiColor: .lunaBlack)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:87:16: warning: static property 'pebbleGrey' is not concurrency-safe because non-'Sendable' type 'PaletteColor' may have shared mutable state; this is an error in the Swift 6 language mode
    static let pebbleGrey = PaletteColor(name: "Pebble Grey", uiColor: .pebbleGrey)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:7:15: note: consider making struct 'PaletteColor' conform to the 'Sendable' protocol
public struct PaletteColor: Equatable {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:87:16: note: annotate 'pebbleGrey' with '@MainActor' if property should only be accessed from the main actor
    static let pebbleGrey = PaletteColor(name: "Pebble Grey", uiColor: .pebbleGrey)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:87:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let pebbleGrey = PaletteColor(name: "Pebble Grey", uiColor: .pebbleGrey)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:88:16: warning: static property 'white' is not concurrency-safe because non-'Sendable' type 'PaletteColor' may have shared mutable state; this is an error in the Swift 6 language mode
    static let white = PaletteColor(name: "White", uiColor: .white)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:7:15: note: consider making struct 'PaletteColor' conform to the 'Sendable' protocol
public struct PaletteColor: Equatable {
              ^
                                     , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:88:16: note: annotate 'white' with '@MainActor' if property should only be accessed from the main actor
    static let white = PaletteColor(name: "White", uiColor: .white)
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift:88:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static let white = PaletteColor(name: "White", uiColor: .white)
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorPaletteScene.swift:84:43: error: cannot find type 'SKView' in scope
    public override func didMove(to view: SKView) {
                                          ^~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorPaletteScene.swift:84:26: error: method does not override any method from its superclass
    public override func didMove(to view: SKView) {
           ~~~~~~~~      ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorPaletteScene.swift:225:54: error: cannot find type 'UITouch' in scope
    public override func touchesBegan(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                     ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorPaletteScene.swift:225:76: error: cannot find type 'UIEvent' in scope
    public override func touchesBegan(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                                           ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorPaletteScene.swift:225:26: error: method does not override any method from its superclass
    public override func touchesBegan(_ touches: Set<UITouch>, with event: UIEvent?) {
           ~~~~~~~~      ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorPaletteScene.swift:252:54: error: cannot find type 'UITouch' in scope
    public override func touchesMoved(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                     ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorPaletteScene.swift:252:76: error: cannot find type 'UIEvent' in scope
    public override func touchesMoved(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                                           ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorPaletteScene.swift:252:26: error: method does not override any method from its superclass
    public override func touchesMoved(_ touches: Set<UITouch>, with event: UIEvent?) {
           ~~~~~~~~      ^
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorPaletteScene.swift:284:54: error: cannot find type 'UITouch' in scope
    public override func touchesEnded(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                     ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorPaletteScene.swift:284:76: error: cannot find type 'UIEvent' in scope
    public override func touchesEnded(_ touches: Set<UITouch>, with event: UIEvent?) {
                                                                           ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorPaletteScene.swift:284:26: error: method does not override any method from its superclass
    public override func touchesEnded(_ touches: Set<UITouch>, with event: UIEvent?) {
           ~~~~~~~~      ^
SwiftCompile normal arm64_32 Compiling\ CGVector+Operators.swift,\ ColorNode+Modifiers.swift,\ Comparable+Clamped.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/CGVector+Operators.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/ColorNode+Modifiers.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/Comparable+Clamped.swift (in target 'ElegantColorPalette' from project 'ElegantColorPalette')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteBindingView.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteView.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/CGVector+Additions.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/CGVector+Operators.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/ColorNode+Modifiers.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/Comparable+Clamped.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/UIColor+Color.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/ColorPaletteManager.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/DefaultNodeStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/FocusSettings.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/NodeStyleConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/SpawnConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/FocusModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/FontModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/HighlightModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/RadiusModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/ScaleFadeModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/StartUpModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Protocols/Buildable.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Protocols/ColorSchemeObserver.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Protocols/NodeModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Protocols/NodeStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorNode.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorPaletteScene.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorsContainerNode.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/supplementaryOutputs-6 -target arm64_32-apple-watchos6.0 -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.1.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-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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 -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/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ElegantColorPalette_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.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.1.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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.1-22R574-7b9df0bda16bb4641b33636c68f04660.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/swift-overrides.hmap -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/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ElegantColorPalette -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.1 -target-sdk-name watchos11.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/CGVector+Operators.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ColorNode+Modifiers.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/Comparable+Clamped.o -index-unit-output-path /ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/CGVector+Operators.o -index-unit-output-path /ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ColorNode+Modifiers.o -index-unit-output-path /ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/Comparable+Clamped.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/CGVector+Operators.swift (in target 'ElegantColorPalette' from project 'ElegantColorPalette')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteBindingView.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteView.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/CGVector+Additions.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/CGVector+Operators.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/ColorNode+Modifiers.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/Comparable+Clamped.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/UIColor+Color.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/ColorPaletteManager.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/DefaultNodeStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/FocusSettings.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/NodeStyleConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/SpawnConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/FocusModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/FontModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/HighlightModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/RadiusModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/ScaleFadeModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/StartUpModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Protocols/Buildable.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Protocols/ColorSchemeObserver.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Protocols/NodeModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Protocols/NodeStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorNode.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorPaletteScene.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorsContainerNode.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/supplementaryOutputs-6 -target arm64_32-apple-watchos6.0 -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.1.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-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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 -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/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ElegantColorPalette_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.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.1.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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.1-22R574-7b9df0bda16bb4641b33636c68f04660.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/swift-overrides.hmap -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/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ElegantColorPalette -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.1 -target-sdk-name watchos11.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/CGVector+Operators.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ColorNode+Modifiers.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/Comparable+Clamped.o -index-unit-output-path /ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/CGVector+Operators.o -index-unit-output-path /ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ColorNode+Modifiers.o -index-unit-output-path /ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/Comparable+Clamped.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/ColorNode+Modifiers.swift (in target 'ElegantColorPalette' from project 'ElegantColorPalette')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteBindingView.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteView.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/CGVector+Additions.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/CGVector+Operators.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/ColorNode+Modifiers.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/Comparable+Clamped.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/UIColor+Color.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/ColorPaletteManager.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/DefaultNodeStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/FocusSettings.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/NodeStyleConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/SpawnConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/FocusModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/FontModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/HighlightModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/RadiusModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/ScaleFadeModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/StartUpModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Protocols/Buildable.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Protocols/ColorSchemeObserver.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Protocols/NodeModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Protocols/NodeStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorNode.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorPaletteScene.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorsContainerNode.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/supplementaryOutputs-6 -target arm64_32-apple-watchos6.0 -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.1.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-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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 -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/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ElegantColorPalette_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.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.1.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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.1-22R574-7b9df0bda16bb4641b33636c68f04660.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/swift-overrides.hmap -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/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ElegantColorPalette -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.1 -target-sdk-name watchos11.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/CGVector+Operators.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ColorNode+Modifiers.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/Comparable+Clamped.o -index-unit-output-path /ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/CGVector+Operators.o -index-unit-output-path /ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ColorNode+Modifiers.o -index-unit-output-path /ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/Comparable+Clamped.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/Comparable+Clamped.swift (in target 'ElegantColorPalette' from project 'ElegantColorPalette')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteBindingView.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteView.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/CGVector+Additions.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/CGVector+Operators.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/ColorNode+Modifiers.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/Comparable+Clamped.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/UIColor+Color.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/ColorPaletteManager.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/DefaultNodeStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/FocusSettings.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/NodeStyleConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/SpawnConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/FocusModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/FontModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/HighlightModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/RadiusModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/ScaleFadeModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/StartUpModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Protocols/Buildable.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Protocols/ColorSchemeObserver.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Protocols/NodeModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Protocols/NodeStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorNode.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorPaletteScene.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorsContainerNode.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/supplementaryOutputs-6 -target arm64_32-apple-watchos6.0 -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.1.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-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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 -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/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ElegantColorPalette_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.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.1.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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.1-22R574-7b9df0bda16bb4641b33636c68f04660.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/swift-overrides.hmap -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/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ElegantColorPalette -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.1 -target-sdk-name watchos11.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/CGVector+Operators.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ColorNode+Modifiers.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/Comparable+Clamped.o -index-unit-output-path /ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/CGVector+Operators.o -index-unit-output-path /ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ColorNode+Modifiers.o -index-unit-output-path /ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/Comparable+Clamped.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 Compiling\ ColorPaletteScene.swift,\ ColorsContainerNode.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorPaletteScene.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorsContainerNode.swift (in target 'ElegantColorPalette' from project 'ElegantColorPalette')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteBindingView.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteView.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/CGVector+Additions.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/CGVector+Operators.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/ColorNode+Modifiers.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/Comparable+Clamped.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/UIColor+Color.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/ColorPaletteManager.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/DefaultNodeStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/FocusSettings.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/NodeStyleConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/SpawnConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/FocusModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/FontModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/HighlightModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/RadiusModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/ScaleFadeModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/StartUpModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Protocols/Buildable.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Protocols/ColorSchemeObserver.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Protocols/NodeModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Protocols/NodeStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorNode.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorPaletteScene.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorsContainerNode.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ColorPaletteScene.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ColorPaletteScene.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ColorPaletteScene.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ColorPaletteScene.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ColorsContainerNode.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ColorsContainerNode.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ColorsContainerNode.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ColorsContainerNode.dia -target arm64_32-apple-watchos6.0 -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.1.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-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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 -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/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ElegantColorPalette_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.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.1.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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.1-22R574-7b9df0bda16bb4641b33636c68f04660.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/swift-overrides.hmap -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/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ElegantColorPalette -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.1 -target-sdk-name watchos11.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ColorPaletteScene.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ColorsContainerNode.o -index-unit-output-path /ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ColorPaletteScene.o -index-unit-output-path /ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ColorsContainerNode.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorPaletteScene.swift (in target 'ElegantColorPalette' from project 'ElegantColorPalette')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteBindingView.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteView.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/CGVector+Additions.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/CGVector+Operators.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/ColorNode+Modifiers.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/Comparable+Clamped.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/UIColor+Color.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/ColorPaletteManager.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/DefaultNodeStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/FocusSettings.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/NodeStyleConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/SpawnConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/FocusModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/FontModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/HighlightModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/RadiusModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/ScaleFadeModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/StartUpModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Protocols/Buildable.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Protocols/ColorSchemeObserver.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Protocols/NodeModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Protocols/NodeStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorNode.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorPaletteScene.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorsContainerNode.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ColorPaletteScene.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ColorPaletteScene.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ColorPaletteScene.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ColorPaletteScene.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ColorsContainerNode.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ColorsContainerNode.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ColorsContainerNode.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ColorsContainerNode.dia -target arm64_32-apple-watchos6.0 -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.1.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-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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 -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/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ElegantColorPalette_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.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.1.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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.1-22R574-7b9df0bda16bb4641b33636c68f04660.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/swift-overrides.hmap -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/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ElegantColorPalette -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.1 -target-sdk-name watchos11.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ColorPaletteScene.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ColorsContainerNode.o -index-unit-output-path /ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ColorPaletteScene.o -index-unit-output-path /ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ColorsContainerNode.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorsContainerNode.swift (in target 'ElegantColorPalette' from project 'ElegantColorPalette')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteBindingView.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteView.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/CGVector+Additions.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/CGVector+Operators.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/ColorNode+Modifiers.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/Comparable+Clamped.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/UIColor+Color.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/ColorPaletteManager.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/DefaultNodeStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/FocusSettings.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/NodeStyleConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/SpawnConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/FocusModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/FontModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/HighlightModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/RadiusModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/ScaleFadeModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/StartUpModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Protocols/Buildable.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Protocols/ColorSchemeObserver.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Protocols/NodeModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Protocols/NodeStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorNode.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorPaletteScene.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorsContainerNode.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ColorPaletteScene.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ColorPaletteScene.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ColorPaletteScene.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ColorPaletteScene.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ColorsContainerNode.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ColorsContainerNode.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ColorsContainerNode.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ColorsContainerNode.dia -target arm64_32-apple-watchos6.0 -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.1.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-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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 -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/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ElegantColorPalette_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.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.1.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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.1-22R574-7b9df0bda16bb4641b33636c68f04660.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/swift-overrides.hmap -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/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ElegantColorPalette -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.1 -target-sdk-name watchos11.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ColorPaletteScene.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ColorsContainerNode.o -index-unit-output-path /ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ColorPaletteScene.o -index-unit-output-path /ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/arm64_32/ColorsContainerNode.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal armv7k Compiling\ StartUpModifier.swift,\ Buildable.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/StartUpModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Protocols/Buildable.swift (in target 'ElegantColorPalette' from project 'ElegantColorPalette')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteBindingView.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteView.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/CGVector+Additions.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/CGVector+Operators.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/ColorNode+Modifiers.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/Comparable+Clamped.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Extensions/UIColor+Color.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/ColorPaletteManager.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/DefaultNodeStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/FocusSettings.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/NodeStyleConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/PaletteColor.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Models/SpawnConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/FocusModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/FontModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/HighlightModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/RadiusModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/ScaleFadeModifier.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/StartUpModifier.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Protocols/Buildable.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Protocols/ColorSchemeObserver.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Protocols/NodeModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Protocols/NodeStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorNode.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorPaletteScene.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Views/ColorsContainerNode.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/armv7k/StartUpModifier.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/armv7k/StartUpModifier.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/armv7k/StartUpModifier.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/armv7k/StartUpModifier.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/armv7k/Buildable.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/armv7k/Buildable.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/armv7k/Buildable.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/armv7k/Buildable.dia -target armv7k-apple-watchos6.0 -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.1.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-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.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 -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/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/armv7k/ElegantColorPalette_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.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.1.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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.1-22R574-7b9df0bda16bb4641b33636c68f04660.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/swift-overrides.hmap -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/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ElegantColorPalette -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.1 -target-sdk-name watchos11.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/armv7k/StartUpModifier.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/armv7k/Buildable.o -index-unit-output-path /ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/armv7k/StartUpModifier.o -index-unit-output-path /ElegantColorPalette.build/Debug-watchos/ElegantColorPalette.build/Objects-normal/armv7k/Buildable.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
	EmitSwiftModule normal arm64 (in target 'ElegantColorPalette' from project 'ElegantColorPalette')
	SwiftEmitModule normal armv7k Emitting\ module\ for\ ElegantColorPalette (in target 'ElegantColorPalette' from project 'ElegantColorPalette')
	EmitSwiftModule normal armv7k (in target 'ElegantColorPalette' from project 'ElegantColorPalette')
	SwiftEmitModule normal arm64_32 Emitting\ module\ for\ ElegantColorPalette (in target 'ElegantColorPalette' from project 'ElegantColorPalette')
	EmitSwiftModule normal arm64_32 (in target 'ElegantColorPalette' from project 'ElegantColorPalette')
	SwiftCompile normal armv7k Compiling\ StartUpModifier.swift,\ Buildable.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Modifiers/StartUpModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/Helpers/Protocols/Buildable.swift (in target 'ElegantColorPalette' from project 'ElegantColorPalette')
	Building workspace spi-builder-workspace with scheme ElegantColorPalette
(7 failures)
BUILD FAILURE 6.0 watchOS