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 ColorPopoverWell, reference main (950624), with Swift 6.0 for watchOS using Xcode 16.2 on 23 Mar 2025 06:55:55 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ColorPopoverWell -destination generic/platform=watchOS

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/KarlKraft/ColorPopoverWell.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/KarlKraft/ColorPopoverWell
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 950624c chore: update pre-commit hooks (#35)
Cloned https://github.com/KarlKraft/ColorPopoverWell.git
Revision (git rev-parse @):
950624ced4015867a6e2c7930b2ae252aa386fb4
SUCCESS checkout https://github.com/KarlKraft/ColorPopoverWell.git at main
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/KarlKraft/ColorPopoverWell.git
https://github.com/KarlKraft/ColorPopoverWell.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ColorPopoverWell",
  "name" : "ColorPopoverWell",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    }
  ],
  "products" : [
    {
      "name" : "ColorPopoverWell",
      "targets" : [
        "ColorPopoverWell"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ColorPopoverWellTests",
      "module_type" : "SwiftTarget",
      "name" : "ColorPopoverWellTests",
      "path" : "Tests/ColorPopoverWellTests",
      "sources" : [
        "ColorPopoverWellTests.swift"
      ],
      "target_dependencies" : [
        "ColorPopoverWell"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ColorPopoverWell",
      "module_type" : "SwiftTarget",
      "name" : "ColorPopoverWell",
      "path" : "Sources/ColorPopoverWell",
      "product_memberships" : [
        "ColorPopoverWell"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/ColorPopoverWell/Resources/ColorPopoverWell.xib",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "ColorPopoverWell.swift",
        "Internal/ColorPopoverGradientSwatch.swift",
        "Internal/ColorPopoverSwatch.swift",
        "Internal/PaintCode.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  ColorPopoverWell: /Users/admin/builder/spi-builder-workspace
resolved source packages: ColorPopoverWell
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ColorPopoverWell",
  "name" : "ColorPopoverWell",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    }
  ],
  "products" : [
    {
      "name" : "ColorPopoverWell",
      "targets" : [
        "ColorPopoverWell"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ColorPopoverWellTests",
      "module_type" : "SwiftTarget",
      "name" : "ColorPopoverWellTests",
      "path" : "Tests/ColorPopoverWellTests",
      "sources" : [
        "ColorPopoverWellTests.swift"
      ],
      "target_dependencies" : [
        "ColorPopoverWell"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ColorPopoverWell",
      "module_type" : "SwiftTarget",
      "name" : "ColorPopoverWell",
      "path" : "Sources/ColorPopoverWell",
      "product_memberships" : [
        "ColorPopoverWell"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/ColorPopoverWell/Resources/ColorPopoverWell.xib",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "ColorPopoverWell.swift",
        "Internal/ColorPopoverGradientSwatch.swift",
        "Internal/ColorPopoverSwatch.swift",
        "Internal/PaintCode.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ColorPopoverWell"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ColorPopoverWell -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme ColorPopoverWell -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats
Resolve Package Graph
Resolved source packages:
  ColorPopoverWell: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
    Target 'ColorPopoverWell' in project 'ColorPopoverWell'
        ➜ Explicit dependency on target 'ColorPopoverWell' in project 'ColorPopoverWell'
        ➜ Explicit dependency on target 'ColorPopoverWell_ColorPopoverWell' in project 'ColorPopoverWell'
    Target 'ColorPopoverWell' in project 'ColorPopoverWell'
        ➜ Explicit dependency on target 'ColorPopoverWell_ColorPopoverWell' in project 'ColorPopoverWell'
    Target 'ColorPopoverWell_ColorPopoverWell' in project 'ColorPopoverWell' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/ibtool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: c4a13f80a0445f7b41f5c7ca6c8d3dfe
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c4a13f80a0445f7b41f5c7ca6c8d3dfe.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug-watchos/ColorPopoverWell_ColorPopoverWell.build/ColorPopoverWell_ColorPopoverWell.DependencyMetadataFileList (in target 'ColorPopoverWell_ColorPopoverWell' from project 'ColorPopoverWell')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug-watchos/ColorPopoverWell_ColorPopoverWell.build/ColorPopoverWell_ColorPopoverWell.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug-watchos/ColorPopoverWell_ColorPopoverWell.build/empty-ColorPopoverWell_ColorPopoverWell.plist (in target 'ColorPopoverWell_ColorPopoverWell' from project 'ColorPopoverWell')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug-watchos/ColorPopoverWell_ColorPopoverWell.build/empty-ColorPopoverWell_ColorPopoverWell.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug-watchos/ColorPopoverWell.build/Objects-normal/arm64_32/ColorPopoverWell.SwiftFileList (in target 'ColorPopoverWell' from project 'ColorPopoverWell')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug-watchos/ColorPopoverWell.build/Objects-normal/arm64_32/ColorPopoverWell.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug-watchos/ColorPopoverWell.build/Objects-normal/arm64_32/ColorPopoverWell.LinkFileList (in target 'ColorPopoverWell' from project 'ColorPopoverWell')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug-watchos/ColorPopoverWell.build/Objects-normal/arm64_32/ColorPopoverWell.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug-watchos/ColorPopoverWell.build/Objects-normal/arm64_32/ColorPopoverWell_const_extract_protocols.json (in target 'ColorPopoverWell' from project 'ColorPopoverWell')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug-watchos/ColorPopoverWell.build/Objects-normal/arm64_32/ColorPopoverWell_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug-watchos/ColorPopoverWell.build/Objects-normal/armv7k/ColorPopoverWell_const_extract_protocols.json (in target 'ColorPopoverWell' from project 'ColorPopoverWell')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug-watchos/ColorPopoverWell.build/Objects-normal/armv7k/ColorPopoverWell_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug-watchos/ColorPopoverWell.build/Objects-normal/armv7k/ColorPopoverWell.SwiftFileList (in target 'ColorPopoverWell' from project 'ColorPopoverWell')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug-watchos/ColorPopoverWell.build/Objects-normal/armv7k/ColorPopoverWell.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug-watchos/ColorPopoverWell.build/Objects-normal/armv7k/ColorPopoverWell.LinkFileList (in target 'ColorPopoverWell' from project 'ColorPopoverWell')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug-watchos/ColorPopoverWell.build/Objects-normal/armv7k/ColorPopoverWell.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug-watchos/ColorPopoverWell.build/Objects-normal/armv7k/ColorPopoverWell-OutputFileMap.json (in target 'ColorPopoverWell' from project 'ColorPopoverWell')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug-watchos/ColorPopoverWell.build/Objects-normal/armv7k/ColorPopoverWell-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug-watchos/ColorPopoverWell.build/Objects-normal/arm64_32/ColorPopoverWell-OutputFileMap.json (in target 'ColorPopoverWell' from project 'ColorPopoverWell')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug-watchos/ColorPopoverWell.build/Objects-normal/arm64_32/ColorPopoverWell-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug-watchos/ColorPopoverWell.build/Objects-normal/arm64/ColorPopoverWell_const_extract_protocols.json (in target 'ColorPopoverWell' from project 'ColorPopoverWell')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug-watchos/ColorPopoverWell.build/Objects-normal/arm64/ColorPopoverWell_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug-watchos/ColorPopoverWell.build/Objects-normal/arm64/ColorPopoverWell.SwiftFileList (in target 'ColorPopoverWell' from project 'ColorPopoverWell')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug-watchos/ColorPopoverWell.build/Objects-normal/arm64/ColorPopoverWell.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug-watchos/ColorPopoverWell.build/Objects-normal/arm64/ColorPopoverWell.LinkFileList (in target 'ColorPopoverWell' from project 'ColorPopoverWell')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug-watchos/ColorPopoverWell.build/Objects-normal/arm64/ColorPopoverWell.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug-watchos/ColorPopoverWell.build/Objects-normal/arm64/ColorPopoverWell-OutputFileMap.json (in target 'ColorPopoverWell' from project 'ColorPopoverWell')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug-watchos/ColorPopoverWell.build/Objects-normal/arm64/ColorPopoverWell-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug-watchos/ColorPopoverWell.build/DerivedSources/resource_bundle_accessor.swift (in target 'ColorPopoverWell' from project 'ColorPopoverWell')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug-watchos/ColorPopoverWell.build/DerivedSources/resource_bundle_accessor.swift
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug-watchos/ColorPopoverWell.build/ColorPopoverWell.modulemap (in target 'ColorPopoverWell' from project 'ColorPopoverWell')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug-watchos/ColorPopoverWell.build/ColorPopoverWell.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug-watchos/ColorPopoverWell.build/ColorPopoverWell.DependencyMetadataFileList (in target 'ColorPopoverWell' from project 'ColorPopoverWell')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug-watchos/ColorPopoverWell.build/ColorPopoverWell.DependencyMetadataFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ColorPopoverWell_ColorPopoverWell.bundle (in target 'ColorPopoverWell_ColorPopoverWell' from project 'ColorPopoverWell')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ColorPopoverWell_ColorPopoverWell.bundle
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/ColorPopoverWell.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug-watchos/ColorPopoverWell.build/ColorPopoverWell.modulemap (in target 'ColorPopoverWell' from project 'ColorPopoverWell')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug-watchos/ColorPopoverWell.build/ColorPopoverWell.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
CompileXIB /Users/admin/builder/spi-builder-workspace/Sources/ColorPopoverWell/Resources/ColorPopoverWell.xib (in target 'ColorPopoverWell_ColorPopoverWell' from project 'ColorPopoverWell')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --module ColorPopoverWell_ColorPopoverWell --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug-watchos/ColorPopoverWell_ColorPopoverWell.build/ColorPopoverWell-PartialInfo.plist --auto-activate-custom-fonts --target-device watch --minimum-deployment-target 5.0 --output-format human-readable-text --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ColorPopoverWell_ColorPopoverWell.bundle/ColorPopoverWell.nib /Users/admin/builder/spi-builder-workspace/Sources/ColorPopoverWell/Resources/ColorPopoverWell.xib
/* com.apple.ibtool.document.warnings */
/Users/admin/builder/spi-builder-workspace/Sources/ColorPopoverWell/Resources/ColorPopoverWell.xib:global: warning: This file is set to build for a version older than the deployment target. Functionality may be limited. [9]
/* com.apple.ibtool.errors */
/Users/admin/builder/spi-builder-workspace/Sources/ColorPopoverWell/Resources/ColorPopoverWell.xib: error: macOS xibs do not support target device type "watch".
** BUILD FAILED **
The following build commands failed:
	CompileXIB /Users/admin/builder/spi-builder-workspace/Sources/ColorPopoverWell/Resources/ColorPopoverWell.xib (in target 'ColorPopoverWell_ColorPopoverWell' from project 'ColorPopoverWell')
	Building workspace spi-builder-workspace with scheme ColorPopoverWell
(2 failures)
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  ColorPopoverWell: /Users/admin/builder/spi-builder-workspace
resolved source packages: ColorPopoverWell
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ColorPopoverWell",
  "name" : "ColorPopoverWell",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    }
  ],
  "products" : [
    {
      "name" : "ColorPopoverWell",
      "targets" : [
        "ColorPopoverWell"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ColorPopoverWellTests",
      "module_type" : "SwiftTarget",
      "name" : "ColorPopoverWellTests",
      "path" : "Tests/ColorPopoverWellTests",
      "sources" : [
        "ColorPopoverWellTests.swift"
      ],
      "target_dependencies" : [
        "ColorPopoverWell"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ColorPopoverWell",
      "module_type" : "SwiftTarget",
      "name" : "ColorPopoverWell",
      "path" : "Sources/ColorPopoverWell",
      "product_memberships" : [
        "ColorPopoverWell"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/ColorPopoverWell/Resources/ColorPopoverWell.xib",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "ColorPopoverWell.swift",
        "Internal/ColorPopoverGradientSwatch.swift",
        "Internal/ColorPopoverSwatch.swift",
        "Internal/PaintCode.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ColorPopoverWell"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ColorPopoverWell -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme ColorPopoverWell -destination generic/platform=watchOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  ColorPopoverWell: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
    Target 'ColorPopoverWell' in project 'ColorPopoverWell'
        ➜ Explicit dependency on target 'ColorPopoverWell' in project 'ColorPopoverWell'
        ➜ Explicit dependency on target 'ColorPopoverWell_ColorPopoverWell' in project 'ColorPopoverWell'
    Target 'ColorPopoverWell' in project 'ColorPopoverWell'
        ➜ Explicit dependency on target 'ColorPopoverWell_ColorPopoverWell' in project 'ColorPopoverWell'
    Target 'ColorPopoverWell_ColorPopoverWell' in project 'ColorPopoverWell' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/ibtool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 5d5cfb3a8037dbd2dde8d8d3214840f1
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/5d5cfb3a8037dbd2dde8d8d3214840f1.xcbuilddata
ClangStatCache /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.2-22S97-8cb5c683f5e64b0ecfc74e8d0065fbf6.sdkstatcache
CompileXIB /Users/admin/builder/spi-builder-workspace/Sources/ColorPopoverWell/Resources/ColorPopoverWell.xib (in target 'ColorPopoverWell_ColorPopoverWell' from project 'ColorPopoverWell')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --module ColorPopoverWell_ColorPopoverWell --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ColorPopoverWell.build/Debug-watchos/ColorPopoverWell_ColorPopoverWell.build/ColorPopoverWell-PartialInfo.plist --auto-activate-custom-fonts --target-device watch --minimum-deployment-target 5.0 --output-format human-readable-text --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ColorPopoverWell_ColorPopoverWell.bundle/ColorPopoverWell.nib /Users/admin/builder/spi-builder-workspace/Sources/ColorPopoverWell/Resources/ColorPopoverWell.xib
/* com.apple.ibtool.document.warnings */
/Users/admin/builder/spi-builder-workspace/Sources/ColorPopoverWell/Resources/ColorPopoverWell.xib:global: warning: This file is set to build for a version older than the deployment target. Functionality may be limited. [9]
/* com.apple.ibtool.errors */
/Users/admin/builder/spi-builder-workspace/Sources/ColorPopoverWell/Resources/ColorPopoverWell.xib: error: macOS xibs do not support target device type "watch".
** BUILD FAILED **
The following build commands failed:
	CompileXIB /Users/admin/builder/spi-builder-workspace/Sources/ColorPopoverWell/Resources/ColorPopoverWell.xib (in target 'ColorPopoverWell_ColorPopoverWell' from project 'ColorPopoverWell')
	Building workspace spi-builder-workspace with scheme ColorPopoverWell
(2 failures)
BUILD FAILURE 6.0 watchOS