This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 BlackLabsSwiftUIColor with Swift 6.0 (beta) for macOS (Xcode) using Xcode 16.0.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme BlackLabsSwiftUIColor -destination platform=macos,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nbasham/BlackLabsSwiftUIColor.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nbasham/BlackLabsSwiftUIColor
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 5d8927e Merge pull request #1 from tobiasjordan/typo
Cloned https://github.com/nbasham/BlackLabsSwiftUIColor.git
Revision (git rev-parse @):
5d8927ebc708669ffc733c5f454a04b00d91dd53
SUCCESS checkout https://github.com/nbasham/BlackLabsSwiftUIColor.git at main
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.0
Building package at path:  $workDir
https://github.com/nbasham/BlackLabsSwiftUIColor.git
Command line invocation:
    /Applications/Xcode-15.3.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
    IDEPackageSupportToolchainOverrideForManifestLoading = org.swift.600202405261a
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    TOOLCHAINS = org.swift.600202405261a
Resolve Package Graph
Resolved source packages:
  BlackLabsSwiftUIColor: /Users/admin/builder/spi-builder-workspace
resolved source packages: BlackLabsSwiftUIColor
{
  "dependencies" : [
  ],
  "manifest_display_name" : "BlackLabsSwiftUIColor",
  "name" : "BlackLabsSwiftUIColor",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.14"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "BlackLabsSwiftUIColor",
      "targets" : [
        "BlackLabsSwiftUIColor"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BlackLabsSwiftUIColorTests",
      "module_type" : "SwiftTarget",
      "name" : "BlackLabsSwiftUIColorTests",
      "path" : "Tests/BlackLabsSwiftUIColorTests",
      "sources" : [
        "BlackLabsSwiftUIColorTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "BlackLabsSwiftUIColor"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BlackLabsSwiftUIColor",
      "module_type" : "SwiftTarget",
      "name" : "BlackLabsSwiftUIColor",
      "path" : "Sources/BlackLabsSwiftUIColor",
      "product_memberships" : [
        "BlackLabsSwiftUIColor"
      ],
      "sources" : [
        "BlackLabsSwiftUIColor.swift",
        "UserDefaults+Color.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "BlackLabsSwiftUIColor"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme BlackLabsSwiftUIColor -destination platform=macos,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Command line invocation:
    /Applications/Xcode-15.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme BlackLabsSwiftUIColor -destination platform=macos,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportToolchainOverrideForManifestLoading = org.swift.600202405261a
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
    TOOLCHAINS = org.swift.600202405261a
Resolve Package Graph
Resolved source packages:
  BlackLabsSwiftUIColor: /Users/admin/builder/spi-builder-workspace
Resolve Package Graph
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'BlackLabsSwiftUIColor' in project 'BlackLabsSwiftUIColor'
        ➜ Explicit dependency on target 'BlackLabsSwiftUIColor' in project 'BlackLabsSwiftUIColor'
    Target 'BlackLabsSwiftUIColor' in project 'BlackLabsSwiftUIColor' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -x c -c /dev/null
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/ld -version_details
Build description signature: aaf6c8706f114a1c8351692212c7f44d
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/aaf6c8706f114a1c8351692212c7f44d.xcbuilddata
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'.
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
    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
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'BlackLabsSwiftUIColor' from project 'BlackLabsSwiftUIColor')
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/BlackLabsSwiftUIColor.modulemap (in target 'BlackLabsSwiftUIColor' from project 'BlackLabsSwiftUIColor')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/BlackLabsSwiftUIColor.modulemap
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/BlackLabsSwiftUIColor.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/BlackLabsSwiftUIColor.modulemap (in target 'BlackLabsSwiftUIColor' from project 'BlackLabsSwiftUIColor')
    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/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/BlackLabsSwiftUIColor.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor-OutputFileMap.json (in target 'BlackLabsSwiftUIColor' from project 'BlackLabsSwiftUIColor')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor_const_extract_protocols.json (in target 'BlackLabsSwiftUIColor' from project 'BlackLabsSwiftUIColor')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor.SwiftFileList (in target 'BlackLabsSwiftUIColor' from project 'BlackLabsSwiftUIColor')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor.LinkFileList (in target 'BlackLabsSwiftUIColor' from project 'BlackLabsSwiftUIColor')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor.LinkFileList
SwiftDriver BlackLabsSwiftUIColor normal arm64 com.apple.xcode.tools.swift.compiler (in target 'BlackLabsSwiftUIColor' from project 'BlackLabsSwiftUIColor')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-SwiftDriver -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name BlackLabsSwiftUIColor -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -target arm64-apple-macos10.14 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ BlackLabsSwiftUIColor.swift /Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift (in target 'BlackLabsSwiftUIColor' from project 'BlackLabsSwiftUIColor')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift /Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/UserDefaults+Color.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor.dia -target arm64-apple-macos10.14 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -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 -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name BlackLabsSwiftUIColor -frontend-parseable-output -disable-clang-spi -target-sdk-version 14.4 -target-sdk-name macosx14.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor.o -index-unit-output-path /BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift (in target 'BlackLabsSwiftUIColor' from project 'BlackLabsSwiftUIColor')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift /Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/UserDefaults+Color.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor.dia -target arm64-apple-macos10.14 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -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 -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name BlackLabsSwiftUIColor -frontend-parseable-output -disable-clang-spi -target-sdk-version 14.4 -target-sdk-name macosx14.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor.o -index-unit-output-path /BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftEmitModule normal arm64 Emitting\ module\ for\ BlackLabsSwiftUIColor (in target 'BlackLabsSwiftUIColor' from project 'BlackLabsSwiftUIColor')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift /Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/UserDefaults+Color.swift -target arm64-apple-macos10.14 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -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 -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name BlackLabsSwiftUIColor -disable-clang-spi -target-sdk-version 14.4 -target-sdk-name macosx14.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor.abi.json
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:27:18: error: 'Color' is only available in macOS 10.15 or newer
 25 |
 26 | @available(iOS 14.0, *)
 27 | public extension Color {
    |        |         `- error: 'Color' is only available in macOS 10.15 or newer
    |        `- note: add @available attribute to enclosing extension
 28 |     var hex: String { UIColor(self).hex }
 29 |     var hexWithAlpha: String {UIColor(self).hexWithAlpha }
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:37:18: error: 'Color' is only available in macOS 10.15 or newer
 35 |
 36 | @available(iOS 13.0, *)
 37 | public extension Color {
    |        |         `- error: 'Color' is only available in macOS 10.15 or newer
    |        `- note: add @available attribute to enclosing extension
 38 |
 39 |     /**
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:63:24: error: 'Color' is only available in macOS 10.15 or newer
 60 |
 61 | @available(iOS 13.0, *)
 62 | public extension Color {
    |        `- note: add @available attribute to enclosing extension
 63 |     static var random: Color {
    |                |       `- error: 'Color' is only available in macOS 10.15 or newer
    |                `- note: add @available attribute to enclosing static property
 64 |         Color(red: .random(in: 0...1), green: .random(in: 0...1), blue: .random(in: 0...1))
 65 |     }
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:62:18: error: 'Color' is only available in macOS 10.15 or newer
 60 |
 61 | @available(iOS 13.0, *)
 62 | public extension Color {
    |        |         `- error: 'Color' is only available in macOS 10.15 or newer
    |        `- note: add @available attribute to enclosing extension
 63 |     static var random: Color {
 64 |         Color(red: .random(in: 0...1), green: .random(in: 0...1), blue: .random(in: 0...1))
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:70:28: error: 'Color' is only available in macOS 10.15 or newer
 67 |
 68 | @available(iOS 13.0, *)
 69 | public extension Color {
    |        `- note: add @available attribute to enclosing extension
 70 |     static let systemBlue: Color = Color(UIColor.systemBlue)
    |                |           `- error: 'Color' is only available in macOS 10.15 or newer
    |                `- note: add @available attribute to enclosing static property
 71 |     static let systemGreen: Color = Color(UIColor.systemGreen)
 72 |     static let systemIndigo: Color = Color(UIColor.systemIndigo)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:70:42: error: cannot find 'UIColor' in scope
 68 | @available(iOS 13.0, *)
 69 | public extension Color {
 70 |     static let systemBlue: Color = Color(UIColor.systemBlue)
    |                                          `- error: cannot find 'UIColor' in scope
 71 |     static let systemGreen: Color = Color(UIColor.systemGreen)
 72 |     static let systemIndigo: Color = Color(UIColor.systemIndigo)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:71:29: error: 'Color' is only available in macOS 10.15 or newer
 67 |
 68 | @available(iOS 13.0, *)
 69 | public extension Color {
    |        `- note: add @available attribute to enclosing extension
 70 |     static let systemBlue: Color = Color(UIColor.systemBlue)
 71 |     static let systemGreen: Color = Color(UIColor.systemGreen)
    |                |            `- error: 'Color' is only available in macOS 10.15 or newer
    |                `- note: add @available attribute to enclosing static property
 72 |     static let systemIndigo: Color = Color(UIColor.systemIndigo)
 73 |     static let systemOrange: Color = Color(UIColor.systemOrange)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:71:43: error: cannot find 'UIColor' in scope
 69 | public extension Color {
 70 |     static let systemBlue: Color = Color(UIColor.systemBlue)
 71 |     static let systemGreen: Color = Color(UIColor.systemGreen)
    |                                           `- error: cannot find 'UIColor' in scope
 72 |     static let systemIndigo: Color = Color(UIColor.systemIndigo)
 73 |     static let systemOrange: Color = Color(UIColor.systemOrange)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:72:30: error: 'Color' is only available in macOS 10.15 or newer
 67 |
 68 | @available(iOS 13.0, *)
 69 | public extension Color {
    |        `- note: add @available attribute to enclosing extension
 70 |     static let systemBlue: Color = Color(UIColor.systemBlue)
 71 |     static let systemGreen: Color = Color(UIColor.systemGreen)
 72 |     static let systemIndigo: Color = Color(UIColor.systemIndigo)
    |                |             `- error: 'Color' is only available in macOS 10.15 or newer
    |                `- note: add @available attribute to enclosing static property
 73 |     static let systemOrange: Color = Color(UIColor.systemOrange)
 74 |     static let systemPink: Color = Color(UIColor.systemPink)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:72:44: error: cannot find 'UIColor' in scope
 70 |     static let systemBlue: Color = Color(UIColor.systemBlue)
 71 |     static let systemGreen: Color = Color(UIColor.systemGreen)
 72 |     static let systemIndigo: Color = Color(UIColor.systemIndigo)
    |                                            `- error: cannot find 'UIColor' in scope
 73 |     static let systemOrange: Color = Color(UIColor.systemOrange)
 74 |     static let systemPink: Color = Color(UIColor.systemPink)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:73:30: error: 'Color' is only available in macOS 10.15 or newer
 67 |
 68 | @available(iOS 13.0, *)
 69 | public extension Color {
    |        `- note: add @available attribute to enclosing extension
 70 |     static let systemBlue: Color = Color(UIColor.systemBlue)
 71 |     static let systemGreen: Color = Color(UIColor.systemGreen)
 72 |     static let systemIndigo: Color = Color(UIColor.systemIndigo)
 73 |     static let systemOrange: Color = Color(UIColor.systemOrange)
    |                |             `- error: 'Color' is only available in macOS 10.15 or newer
    |                `- note: add @available attribute to enclosing static property
 74 |     static let systemPink: Color = Color(UIColor.systemPink)
 75 |     static let systemPurple: Color = Color(UIColor.systemPurple)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:73:44: error: cannot find 'UIColor' in scope
 71 |     static let systemGreen: Color = Color(UIColor.systemGreen)
 72 |     static let systemIndigo: Color = Color(UIColor.systemIndigo)
 73 |     static let systemOrange: Color = Color(UIColor.systemOrange)
    |                                            `- error: cannot find 'UIColor' in scope
 74 |     static let systemPink: Color = Color(UIColor.systemPink)
 75 |     static let systemPurple: Color = Color(UIColor.systemPurple)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:74:28: error: 'Color' is only available in macOS 10.15 or newer
 67 |
 68 | @available(iOS 13.0, *)
 69 | public extension Color {
    |        `- note: add @available attribute to enclosing extension
 70 |     static let systemBlue: Color = Color(UIColor.systemBlue)
 71 |     static let systemGreen: Color = Color(UIColor.systemGreen)
 72 |     static let systemIndigo: Color = Color(UIColor.systemIndigo)
 73 |     static let systemOrange: Color = Color(UIColor.systemOrange)
 74 |     static let systemPink: Color = Color(UIColor.systemPink)
    |                |           `- error: 'Color' is only available in macOS 10.15 or newer
    |                `- note: add @available attribute to enclosing static property
 75 |     static let systemPurple: Color = Color(UIColor.systemPurple)
 76 |     static let systemRed: Color = Color(UIColor.systemRed)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:74:42: error: cannot find 'UIColor' in scope
 72 |     static let systemIndigo: Color = Color(UIColor.systemIndigo)
 73 |     static let systemOrange: Color = Color(UIColor.systemOrange)
 74 |     static let systemPink: Color = Color(UIColor.systemPink)
    |                                          `- error: cannot find 'UIColor' in scope
 75 |     static let systemPurple: Color = Color(UIColor.systemPurple)
 76 |     static let systemRed: Color = Color(UIColor.systemRed)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:75:30: error: 'Color' is only available in macOS 10.15 or newer
 67 |
 68 | @available(iOS 13.0, *)
 69 | public extension Color {
    |        `- note: add @available attribute to enclosing extension
 70 |     static let systemBlue: Color = Color(UIColor.systemBlue)
 71 |     static let systemGreen: Color = Color(UIColor.systemGreen)
    :
 73 |     static let systemOrange: Color = Color(UIColor.systemOrange)
 74 |     static let systemPink: Color = Color(UIColor.systemPink)
 75 |     static let systemPurple: Color = Color(UIColor.systemPurple)
    |                |             `- error: 'Color' is only available in macOS 10.15 or newer
    |                `- note: add @available attribute to enclosing static property
 76 |     static let systemRed: Color = Color(UIColor.systemRed)
 77 |     static let systemTeal: Color = Color(UIColor.systemTeal)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:75:44: error: cannot find 'UIColor' in scope
 73 |     static let systemOrange: Color = Color(UIColor.systemOrange)
 74 |     static let systemPink: Color = Color(UIColor.systemPink)
 75 |     static let systemPurple: Color = Color(UIColor.systemPurple)
    |                                            `- error: cannot find 'UIColor' in scope
 76 |     static let systemRed: Color = Color(UIColor.systemRed)
 77 |     static let systemTeal: Color = Color(UIColor.systemTeal)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:76:27: error: 'Color' is only available in macOS 10.15 or newer
 67 |
 68 | @available(iOS 13.0, *)
 69 | public extension Color {
    |        `- note: add @available attribute to enclosing extension
 70 |     static let systemBlue: Color = Color(UIColor.systemBlue)
 71 |     static let systemGreen: Color = Color(UIColor.systemGreen)
    :
 74 |     static let systemPink: Color = Color(UIColor.systemPink)
 75 |     static let systemPurple: Color = Color(UIColor.systemPurple)
 76 |     static let systemRed: Color = Color(UIColor.systemRed)
    |                |          `- error: 'Color' is only available in macOS 10.15 or newer
    |                `- note: add @available attribute to enclosing static property
 77 |     static let systemTeal: Color = Color(UIColor.systemTeal)
 78 |     static let systemYellow: Color = Color(UIColor.systemYellow)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:76:41: error: cannot find 'UIColor' in scope
 74 |     static let systemPink: Color = Color(UIColor.systemPink)
 75 |     static let systemPurple: Color = Color(UIColor.systemPurple)
 76 |     static let systemRed: Color = Color(UIColor.systemRed)
    |                                         `- error: cannot find 'UIColor' in scope
 77 |     static let systemTeal: Color = Color(UIColor.systemTeal)
 78 |     static let systemYellow: Color = Color(UIColor.systemYellow)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:77:28: error: 'Color' is only available in macOS 10.15 or newer
 67 |
 68 | @available(iOS 13.0, *)
 69 | public extension Color {
    |        `- note: add @available attribute to enclosing extension
 70 |     static let systemBlue: Color = Color(UIColor.systemBlue)
 71 |     static let systemGreen: Color = Color(UIColor.systemGreen)
    :
 75 |     static let systemPurple: Color = Color(UIColor.systemPurple)
 76 |     static let systemRed: Color = Color(UIColor.systemRed)
 77 |     static let systemTeal: Color = Color(UIColor.systemTeal)
    |                |           `- error: 'Color' is only available in macOS 10.15 or newer
    |                `- note: add @available attribute to enclosing static property
 78 |     static let systemYellow: Color = Color(UIColor.systemYellow)
 79 |     static let systemGray: Color = Color(UIColor.systemGray)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:77:42: error: cannot find 'UIColor' in scope
 75 |     static let systemPurple: Color = Color(UIColor.systemPurple)
 76 |     static let systemRed: Color = Color(UIColor.systemRed)
 77 |     static let systemTeal: Color = Color(UIColor.systemTeal)
    |                                          `- error: cannot find 'UIColor' in scope
 78 |     static let systemYellow: Color = Color(UIColor.systemYellow)
 79 |     static let systemGray: Color = Color(UIColor.systemGray)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:78:30: error: 'Color' is only available in macOS 10.15 or newer
 67 |
 68 | @available(iOS 13.0, *)
 69 | public extension Color {
    |        `- note: add @available attribute to enclosing extension
 70 |     static let systemBlue: Color = Color(UIColor.systemBlue)
 71 |     static let systemGreen: Color = Color(UIColor.systemGreen)
    :
 76 |     static let systemRed: Color = Color(UIColor.systemRed)
 77 |     static let systemTeal: Color = Color(UIColor.systemTeal)
 78 |     static let systemYellow: Color = Color(UIColor.systemYellow)
    |                |             `- error: 'Color' is only available in macOS 10.15 or newer
    |                `- note: add @available attribute to enclosing static property
 79 |     static let systemGray: Color = Color(UIColor.systemGray)
 80 |     static let systemGray2: Color = Color(UIColor.systemGray2)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:78:44: error: cannot find 'UIColor' in scope
 76 |     static let systemRed: Color = Color(UIColor.systemRed)
 77 |     static let systemTeal: Color = Color(UIColor.systemTeal)
 78 |     static let systemYellow: Color = Color(UIColor.systemYellow)
    |                                            `- error: cannot find 'UIColor' in scope
 79 |     static let systemGray: Color = Color(UIColor.systemGray)
 80 |     static let systemGray2: Color = Color(UIColor.systemGray2)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:79:28: error: 'Color' is only available in macOS 10.15 or newer
 67 |
 68 | @available(iOS 13.0, *)
 69 | public extension Color {
    |        `- note: add @available attribute to enclosing extension
 70 |     static let systemBlue: Color = Color(UIColor.systemBlue)
 71 |     static let systemGreen: Color = Color(UIColor.systemGreen)
    :
 77 |     static let systemTeal: Color = Color(UIColor.systemTeal)
 78 |     static let systemYellow: Color = Color(UIColor.systemYellow)
 79 |     static let systemGray: Color = Color(UIColor.systemGray)
    |                |           `- error: 'Color' is only available in macOS 10.15 or newer
    |                `- note: add @available attribute to enclosing static property
 80 |     static let systemGray2: Color = Color(UIColor.systemGray2)
 81 |     static let systemGray3: Color = Color(UIColor.systemGray3)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:79:42: error: cannot find 'UIColor' in scope
 77 |     static let systemTeal: Color = Color(UIColor.systemTeal)
 78 |     static let systemYellow: Color = Color(UIColor.systemYellow)
 79 |     static let systemGray: Color = Color(UIColor.systemGray)
    |                                          `- error: cannot find 'UIColor' in scope
 80 |     static let systemGray2: Color = Color(UIColor.systemGray2)
 81 |     static let systemGray3: Color = Color(UIColor.systemGray3)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:80:29: error: 'Color' is only available in macOS 10.15 or newer
 67 |
 68 | @available(iOS 13.0, *)
 69 | public extension Color {
    |        `- note: add @available attribute to enclosing extension
 70 |     static let systemBlue: Color = Color(UIColor.systemBlue)
 71 |     static let systemGreen: Color = Color(UIColor.systemGreen)
    :
 78 |     static let systemYellow: Color = Color(UIColor.systemYellow)
 79 |     static let systemGray: Color = Color(UIColor.systemGray)
 80 |     static let systemGray2: Color = Color(UIColor.systemGray2)
    |                |            `- error: 'Color' is only available in macOS 10.15 or newer
    |                `- note: add @available attribute to enclosing static property
 81 |     static let systemGray3: Color = Color(UIColor.systemGray3)
 82 |     static let systemGray4: Color = Color(UIColor.systemGray4)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:80:43: error: cannot find 'UIColor' in scope
 78 |     static let systemYellow: Color = Color(UIColor.systemYellow)
 79 |     static let systemGray: Color = Color(UIColor.systemGray)
 80 |     static let systemGray2: Color = Color(UIColor.systemGray2)
    |                                           `- error: cannot find 'UIColor' in scope
 81 |     static let systemGray3: Color = Color(UIColor.systemGray3)
 82 |     static let systemGray4: Color = Color(UIColor.systemGray4)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:81:29: error: 'Color' is only available in macOS 10.15 or newer
 67 |
 68 | @available(iOS 13.0, *)
 69 | public extension Color {
    |        `- note: add @available attribute to enclosing extension
 70 |     static let systemBlue: Color = Color(UIColor.systemBlue)
 71 |     static let systemGreen: Color = Color(UIColor.systemGreen)
    :
 79 |     static let systemGray: Color = Color(UIColor.systemGray)
 80 |     static let systemGray2: Color = Color(UIColor.systemGray2)
 81 |     static let systemGray3: Color = Color(UIColor.systemGray3)
    |                |            `- error: 'Color' is only available in macOS 10.15 or newer
    |                `- note: add @available attribute to enclosing static property
 82 |     static let systemGray4: Color = Color(UIColor.systemGray4)
 83 |     static let systemGray5: Color = Color(UIColor.systemGray5)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:81:43: error: cannot find 'UIColor' in scope
 79 |     static let systemGray: Color = Color(UIColor.systemGray)
 80 |     static let systemGray2: Color = Color(UIColor.systemGray2)
 81 |     static let systemGray3: Color = Color(UIColor.systemGray3)
    |                                           `- error: cannot find 'UIColor' in scope
 82 |     static let systemGray4: Color = Color(UIColor.systemGray4)
 83 |     static let systemGray5: Color = Color(UIColor.systemGray5)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:82:29: error: 'Color' is only available in macOS 10.15 or newer
 67 |
 68 | @available(iOS 13.0, *)
 69 | public extension Color {
    |        `- note: add @available attribute to enclosing extension
 70 |     static let systemBlue: Color = Color(UIColor.systemBlue)
 71 |     static let systemGreen: Color = Color(UIColor.systemGreen)
    :
 80 |     static let systemGray2: Color = Color(UIColor.systemGray2)
 81 |     static let systemGray3: Color = Color(UIColor.systemGray3)
 82 |     static let systemGray4: Color = Color(UIColor.systemGray4)
    |                |            `- error: 'Color' is only available in macOS 10.15 or newer
    |                `- note: add @available attribute to enclosing static property
 83 |     static let systemGray5: Color = Color(UIColor.systemGray5)
 84 |     static let systemGray6: Color = Color(UIColor.systemGray6)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:82:43: error: cannot find 'UIColor' in scope
 80 |     static let systemGray2: Color = Color(UIColor.systemGray2)
 81 |     static let systemGray3: Color = Color(UIColor.systemGray3)
 82 |     static let systemGray4: Color = Color(UIColor.systemGray4)
    |                                           `- error: cannot find 'UIColor' in scope
 83 |     static let systemGray5: Color = Color(UIColor.systemGray5)
 84 |     static let systemGray6: Color = Color(UIColor.systemGray6)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:83:29: error: 'Color' is only available in macOS 10.15 or newer
 67 |
 68 | @available(iOS 13.0, *)
 69 | public extension Color {
    |        `- note: add @available attribute to enclosing extension
 70 |     static let systemBlue: Color = Color(UIColor.systemBlue)
 71 |     static let systemGreen: Color = Color(UIColor.systemGreen)
    :
 81 |     static let systemGray3: Color = Color(UIColor.systemGray3)
 82 |     static let systemGray4: Color = Color(UIColor.systemGray4)
 83 |     static let systemGray5: Color = Color(UIColor.systemGray5)
    |                |            `- error: 'Color' is only available in macOS 10.15 or newer
    |                `- note: add @available attribute to enclosing static property
 84 |     static let systemGray6: Color = Color(UIColor.systemGray6)
 85 |     static let systemFill: Color = Color(UIColor.systemFill)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:83:43: error: cannot find 'UIColor' in scope
 81 |     static let systemGray3: Color = Color(UIColor.systemGray3)
 82 |     static let systemGray4: Color = Color(UIColor.systemGray4)
 83 |     static let systemGray5: Color = Color(UIColor.systemGray5)
    |                                           `- error: cannot find 'UIColor' in scope
 84 |     static let systemGray6: Color = Color(UIColor.systemGray6)
 85 |     static let systemFill: Color = Color(UIColor.systemFill)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:84:29: error: 'Color' is only available in macOS 10.15 or newer
 67 |
 68 | @available(iOS 13.0, *)
 69 | public extension Color {
    |        `- note: add @available attribute to enclosing extension
 70 |     static let systemBlue: Color = Color(UIColor.systemBlue)
 71 |     static let systemGreen: Color = Color(UIColor.systemGreen)
    :
 82 |     static let systemGray4: Color = Color(UIColor.systemGray4)
 83 |     static let systemGray5: Color = Color(UIColor.systemGray5)
 84 |     static let systemGray6: Color = Color(UIColor.systemGray6)
    |                |            `- error: 'Color' is only available in macOS 10.15 or newer
    |                `- note: add @available attribute to enclosing static property
 85 |     static let systemFill: Color = Color(UIColor.systemFill)
 86 |     static let secondarySystemFill: Color = Color(UIColor.secondarySystemFill)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:84:43: error: cannot find 'UIColor' in scope
 82 |     static let systemGray4: Color = Color(UIColor.systemGray4)
 83 |     static let systemGray5: Color = Color(UIColor.systemGray5)
 84 |     static let systemGray6: Color = Color(UIColor.systemGray6)
    |                                           `- error: cannot find 'UIColor' in scope
 85 |     static let systemFill: Color = Color(UIColor.systemFill)
 86 |     static let secondarySystemFill: Color = Color(UIColor.secondarySystemFill)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:85:28: error: 'Color' is only available in macOS 10.15 or newer
 67 |
 68 | @available(iOS 13.0, *)
 69 | public extension Color {
    |        `- note: add @available attribute to enclosing extension
 70 |     static let systemBlue: Color = Color(UIColor.systemBlue)
 71 |     static let systemGreen: Color = Color(UIColor.systemGreen)
    :
 83 |     static let systemGray5: Color = Color(UIColor.systemGray5)
 84 |     static let systemGray6: Color = Color(UIColor.systemGray6)
 85 |     static let systemFill: Color = Color(UIColor.systemFill)
    |                |           `- error: 'Color' is only available in macOS 10.15 or newer
    |                `- note: add @available attribute to enclosing static property
 86 |     static let secondarySystemFill: Color = Color(UIColor.secondarySystemFill)
 87 |     static let tertiarySystemFill: Color = Color(UIColor.tertiarySystemFill)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:85:42: error: cannot find 'UIColor' in scope
 83 |     static let systemGray5: Color = Color(UIColor.systemGray5)
 84 |     static let systemGray6: Color = Color(UIColor.systemGray6)
 85 |     static let systemFill: Color = Color(UIColor.systemFill)
    |                                          `- error: cannot find 'UIColor' in scope
 86 |     static let secondarySystemFill: Color = Color(UIColor.secondarySystemFill)
 87 |     static let tertiarySystemFill: Color = Color(UIColor.tertiarySystemFill)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:86:37: error: 'Color' is only available in macOS 10.15 or newer
 67 |
 68 | @available(iOS 13.0, *)
 69 | public extension Color {
    |        `- note: add @available attribute to enclosing extension
 70 |     static let systemBlue: Color = Color(UIColor.systemBlue)
 71 |     static let systemGreen: Color = Color(UIColor.systemGreen)
    :
 84 |     static let systemGray6: Color = Color(UIColor.systemGray6)
 85 |     static let systemFill: Color = Color(UIColor.systemFill)
 86 |     static let secondarySystemFill: Color = Color(UIColor.secondarySystemFill)
    |                |                    `- error: 'Color' is only available in macOS 10.15 or newer
    |                `- note: add @available attribute to enclosing static property
 87 |     static let tertiarySystemFill: Color = Color(UIColor.tertiarySystemFill)
 88 |     static let quaternarySystemFill: Color = Color(UIColor.quaternarySystemFill)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:86:51: error: cannot find 'UIColor' in scope
 84 |     static let systemGray6: Color = Color(UIColor.systemGray6)
 85 |     static let systemFill: Color = Color(UIColor.systemFill)
 86 |     static let secondarySystemFill: Color = Color(UIColor.secondarySystemFill)
    |                                                   `- error: cannot find 'UIColor' in scope
 87 |     static let tertiarySystemFill: Color = Color(UIColor.tertiarySystemFill)
 88 |     static let quaternarySystemFill: Color = Color(UIColor.quaternarySystemFill)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:87:36: error: 'Color' is only available in macOS 10.15 or newer
 67 |
 68 | @available(iOS 13.0, *)
 69 | public extension Color {
    |        `- note: add @available attribute to enclosing extension
 70 |     static let systemBlue: Color = Color(UIColor.systemBlue)
 71 |     static let systemGreen: Color = Color(UIColor.systemGreen)
    :
 85 |     static let systemFill: Color = Color(UIColor.systemFill)
 86 |     static let secondarySystemFill: Color = Color(UIColor.secondarySystemFill)
 87 |     static let tertiarySystemFill: Color = Color(UIColor.tertiarySystemFill)
    |                |                   `- error: 'Color' is only available in macOS 10.15 or newer
    |                `- note: add @available attribute to enclosing static property
 88 |     static let quaternarySystemFill: Color = Color(UIColor.quaternarySystemFill)
 89 |     static let systemBackground: Color = Color(UIColor.systemBackground)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:87:50: error: cannot find 'UIColor' in scope
 85 |     static let systemFill: Color = Color(UIColor.systemFill)
 86 |     static let secondarySystemFill: Color = Color(UIColor.secondarySystemFill)
 87 |     static let tertiarySystemFill: Color = Color(UIColor.tertiarySystemFill)
    |                                                  `- error: cannot find 'UIColor' in scope
 88 |     static let quaternarySystemFill: Color = Color(UIColor.quaternarySystemFill)
 89 |     static let systemBackground: Color = Color(UIColor.systemBackground)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:88:38: error: 'Color' is only available in macOS 10.15 or newer
 67 |
 68 | @available(iOS 13.0, *)
 69 | public extension Color {
    |        `- note: add @available attribute to enclosing extension
 70 |     static let systemBlue: Color = Color(UIColor.systemBlue)
 71 |     static let systemGreen: Color = Color(UIColor.systemGreen)
    :
 86 |     static let secondarySystemFill: Color = Color(UIColor.secondarySystemFill)
 87 |     static let tertiarySystemFill: Color = Color(UIColor.tertiarySystemFill)
 88 |     static let quaternarySystemFill: Color = Color(UIColor.quaternarySystemFill)
    |                |                     `- error: 'Color' is only available in macOS 10.15 or newer
    |                `- note: add @available attribute to enclosing static property
 89 |     static let systemBackground: Color = Color(UIColor.systemBackground)
 90 |     static let secondarySystemBackground: Color = Color(UIColor.secondarySystemBackground)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:88:52: error: cannot find 'UIColor' in scope
 86 |     static let secondarySystemFill: Color = Color(UIColor.secondarySystemFill)
 87 |     static let tertiarySystemFill: Color = Color(UIColor.tertiarySystemFill)
 88 |     static let quaternarySystemFill: Color = Color(UIColor.quaternarySystemFill)
    |                                                    `- error: cannot find 'UIColor' in scope
 89 |     static let systemBackground: Color = Color(UIColor.systemBackground)
 90 |     static let secondarySystemBackground: Color = Color(UIColor.secondarySystemBackground)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:89:34: error: 'Color' is only available in macOS 10.15 or newer
 67 |
 68 | @available(iOS 13.0, *)
 69 | public extension Color {
    |        `- note: add @available attribute to enclosing extension
 70 |     static let systemBlue: Color = Color(UIColor.systemBlue)
 71 |     static let systemGreen: Color = Color(UIColor.systemGreen)
    :
 87 |     static let tertiarySystemFill: Color = Color(UIColor.tertiarySystemFill)
 88 |     static let quaternarySystemFill: Color = Color(UIColor.quaternarySystemFill)
 89 |     static let systemBackground: Color = Color(UIColor.systemBackground)
    |                |                 `- error: 'Color' is only available in macOS 10.15 or newer
    |                `- note: add @available attribute to enclosing static property
 90 |     static let secondarySystemBackground: Color = Color(UIColor.secondarySystemBackground)
 91 |     static let tertiarySystemBackground: Color = Color(UIColor.tertiarySystemBackground)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:89:48: error: cannot find 'UIColor' in scope
 87 |     static let tertiarySystemFill: Color = Color(UIColor.tertiarySystemFill)
 88 |     static let quaternarySystemFill: Color = Color(UIColor.quaternarySystemFill)
 89 |     static let systemBackground: Color = Color(UIColor.systemBackground)
    |                                                `- error: cannot find 'UIColor' in scope
 90 |     static let secondarySystemBackground: Color = Color(UIColor.secondarySystemBackground)
 91 |     static let tertiarySystemBackground: Color = Color(UIColor.tertiarySystemBackground)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:90:43: error: 'Color' is only available in macOS 10.15 or newer
 67 |
 68 | @available(iOS 13.0, *)
 69 | public extension Color {
    |        `- note: add @available attribute to enclosing extension
 70 |     static let systemBlue: Color = Color(UIColor.systemBlue)
 71 |     static let systemGreen: Color = Color(UIColor.systemGreen)
    :
 88 |     static let quaternarySystemFill: Color = Color(UIColor.quaternarySystemFill)
 89 |     static let systemBackground: Color = Color(UIColor.systemBackground)
 90 |     static let secondarySystemBackground: Color = Color(UIColor.secondarySystemBackground)
    |                |                          `- error: 'Color' is only available in macOS 10.15 or newer
    |                `- note: add @available attribute to enclosing static property
 91 |     static let tertiarySystemBackground: Color = Color(UIColor.tertiarySystemBackground)
 92 |     static let systemGroupedBackground: Color = Color(UIColor.systemGroupedBackground)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:90:57: error: cannot find 'UIColor' in scope
 88 |     static let quaternarySystemFill: Color = Color(UIColor.quaternarySystemFill)
 89 |     static let systemBackground: Color = Color(UIColor.systemBackground)
 90 |     static let secondarySystemBackground: Color = Color(UIColor.secondarySystemBackground)
    |                                                         `- error: cannot find 'UIColor' in scope
 91 |     static let tertiarySystemBackground: Color = Color(UIColor.tertiarySystemBackground)
 92 |     static let systemGroupedBackground: Color = Color(UIColor.systemGroupedBackground)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:91:42: error: 'Color' is only available in macOS 10.15 or newer
 67 |
 68 | @available(iOS 13.0, *)
 69 | public extension Color {
    |        `- note: add @available attribute to enclosing extension
 70 |     static let systemBlue: Color = Color(UIColor.systemBlue)
 71 |     static let systemGreen: Color = Color(UIColor.systemGreen)
    :
 89 |     static let systemBackground: Color = Color(UIColor.systemBackground)
 90 |     static let secondarySystemBackground: Color = Color(UIColor.secondarySystemBackground)
 91 |     static let tertiarySystemBackground: Color = Color(UIColor.tertiarySystemBackground)
    |                |                         `- error: 'Color' is only available in macOS 10.15 or newer
    |                `- note: add @available attribute to enclosing static property
 92 |     static let systemGroupedBackground: Color = Color(UIColor.systemGroupedBackground)
 93 |     static let secondarySystemGroupedBackground: Color = Color(UIColor.secondarySystemGroupedBackground)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:91:56: error: cannot find 'UIColor' in scope
 89 |     static let systemBackground: Color = Color(UIColor.systemBackground)
 90 |     static let secondarySystemBackground: Color = Color(UIColor.secondarySystemBackground)
 91 |     static let tertiarySystemBackground: Color = Color(UIColor.tertiarySystemBackground)
    |                                                        `- error: cannot find 'UIColor' in scope
 92 |     static let systemGroupedBackground: Color = Color(UIColor.systemGroupedBackground)
 93 |     static let secondarySystemGroupedBackground: Color = Color(UIColor.secondarySystemGroupedBackground)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:92:41: error: 'Color' is only available in macOS 10.15 or newer
 67 |
 68 | @available(iOS 13.0, *)
 69 | public extension Color {
    |        `- note: add @available attribute to enclosing extension
 70 |     static let systemBlue: Color = Color(UIColor.systemBlue)
 71 |     static let systemGreen: Color = Color(UIColor.systemGreen)
    :
 90 |     static let secondarySystemBackground: Color = Color(UIColor.secondarySystemBackground)
 91 |     static let tertiarySystemBackground: Color = Color(UIColor.tertiarySystemBackground)
 92 |     static let systemGroupedBackground: Color = Color(UIColor.systemGroupedBackground)
    |                |                        `- error: 'Color' is only available in macOS 10.15 or newer
    |                `- note: add @available attribute to enclosing static property
 93 |     static let secondarySystemGroupedBackground: Color = Color(UIColor.secondarySystemGroupedBackground)
 94 |     static let tertiarySystemGroupedBackground: Color = Color(UIColor.tertiarySystemGroupedBackground)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:92:55: error: cannot find 'UIColor' in scope
 90 |     static let secondarySystemBackground: Color = Color(UIColor.secondarySystemBackground)
 91 |     static let tertiarySystemBackground: Color = Color(UIColor.tertiarySystemBackground)
 92 |     static let systemGroupedBackground: Color = Color(UIColor.systemGroupedBackground)
    |                                                       `- error: cannot find 'UIColor' in scope
 93 |     static let secondarySystemGroupedBackground: Color = Color(UIColor.secondarySystemGroupedBackground)
 94 |     static let tertiarySystemGroupedBackground: Color = Color(UIColor.tertiarySystemGroupedBackground)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:93:50: error: 'Color' is only available in macOS 10.15 or newer
 67 |
 68 | @available(iOS 13.0, *)
 69 | public extension Color {
    |        `- note: add @available attribute to enclosing extension
 70 |     static let systemBlue: Color = Color(UIColor.systemBlue)
 71 |     static let systemGreen: Color = Color(UIColor.systemGreen)
    :
 91 |     static let tertiarySystemBackground: Color = Color(UIColor.tertiarySystemBackground)
 92 |     static let systemGroupedBackground: Color = Color(UIColor.systemGroupedBackground)
 93 |     static let secondarySystemGroupedBackground: Color = Color(UIColor.secondarySystemGroupedBackground)
    |                |                                 `- error: 'Color' is only available in macOS 10.15 or newer
    |                `- note: add @available attribute to enclosing static property
 94 |     static let tertiarySystemGroupedBackground: Color = Color(UIColor.tertiarySystemGroupedBackground)
 95 | }
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:93:64: error: cannot find 'UIColor' in scope
 91 |     static let tertiarySystemBackground: Color = Color(UIColor.tertiarySystemBackground)
 92 |     static let systemGroupedBackground: Color = Color(UIColor.systemGroupedBackground)
 93 |     static let secondarySystemGroupedBackground: Color = Color(UIColor.secondarySystemGroupedBackground)
    |                                                                `- error: cannot find 'UIColor' in scope
 94 |     static let tertiarySystemGroupedBackground: Color = Color(UIColor.tertiarySystemGroupedBackground)
 95 | }
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:94:49: error: 'Color' is only available in macOS 10.15 or newer
 67 |
 68 | @available(iOS 13.0, *)
 69 | public extension Color {
    |        `- note: add @available attribute to enclosing extension
 70 |     static let systemBlue: Color = Color(UIColor.systemBlue)
 71 |     static let systemGreen: Color = Color(UIColor.systemGreen)
    :
 92 |     static let systemGroupedBackground: Color = Color(UIColor.systemGroupedBackground)
 93 |     static let secondarySystemGroupedBackground: Color = Color(UIColor.secondarySystemGroupedBackground)
 94 |     static let tertiarySystemGroupedBackground: Color = Color(UIColor.tertiarySystemGroupedBackground)
    |                |                                `- error: 'Color' is only available in macOS 10.15 or newer
    |                `- note: add @available attribute to enclosing static property
 95 | }
 96 |
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:94:63: error: cannot find 'UIColor' in scope
 92 |     static let systemGroupedBackground: Color = Color(UIColor.systemGroupedBackground)
 93 |     static let secondarySystemGroupedBackground: Color = Color(UIColor.secondarySystemGroupedBackground)
 94 |     static let tertiarySystemGroupedBackground: Color = Color(UIColor.tertiarySystemGroupedBackground)
    |                                                               `- error: cannot find 'UIColor' in scope
 95 | }
 96 |
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:69:18: error: 'Color' is only available in macOS 10.15 or newer
 67 |
 68 | @available(iOS 13.0, *)
 69 | public extension Color {
    |        |         `- error: 'Color' is only available in macOS 10.15 or newer
    |        `- note: add @available attribute to enclosing extension
 70 |     static let systemBlue: Color = Color(UIColor.systemBlue)
 71 |     static let systemGreen: Color = Color(UIColor.systemGreen)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:97:18: error: cannot find type 'UIColor' in scope
 95 | }
 96 |
 97 | public extension UIColor {
    |                  `- error: cannot find type 'UIColor' in scope
 98 |
 99 |     /**
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/UserDefaults+Color.swift:5:23: error: 'Color' is only available in macOS 10.15 or newer
 2 |
 3 | @available(iOS 14.0, *)
 4 | public extension UserDefaults {
   |        `- note: add @available attribute to enclosing extension
 5 |     func set(_ color: Color, forKey key: String) {
   |          |            `- error: 'Color' is only available in macOS 10.15 or newer
   |          `- note: add @available attribute to enclosing instance method
 6 |         set(color.hex, forKey: key)
 7 |     }
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/UserDefaults+Color.swift:8:39: error: 'Color' is only available in macOS 10.15 or newer
 2 |
 3 | @available(iOS 14.0, *)
 4 | public extension UserDefaults {
   |        `- note: add @available attribute to enclosing extension
 5 |     func set(_ color: Color, forKey key: String) {
 6 |         set(color.hex, forKey: key)
 7 |     }
 8 |     func color(forKey key: String) -> Color? {
   |          |                            `- error: 'Color' is only available in macOS 10.15 or newer
   |          `- note: add @available attribute to enclosing instance method
 9 |         guard let hex = object(forKey: key) as? String else { return nil }
10 |         return  Color(hex: hex)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/UserDefaults+Color.swift:12:25: error: 'Color' is only available in macOS 10.15 or newer
 2 |
 3 | @available(iOS 14.0, *)
 4 | public extension UserDefaults {
   |        `- note: add @available attribute to enclosing extension
 5 |     func set(_ color: Color, forKey key: String) {
 6 |         set(color.hex, forKey: key)
   :
10 |         return  Color(hex: hex)
11 |     }
12 |     func set(_ colors: [Color], forKey key: String) {
   |          |              `- error: 'Color' is only available in macOS 10.15 or newer
   |          `- note: add @available attribute to enclosing instance method
13 |         set(colors.map { $0.hex }, forKey: key)
14 |     }
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/UserDefaults+Color.swift:15:41: error: 'Color' is only available in macOS 10.15 or newer
 2 |
 3 | @available(iOS 14.0, *)
 4 | public extension UserDefaults {
   |        `- note: add @available attribute to enclosing extension
 5 |     func set(_ color: Color, forKey key: String) {
 6 |         set(color.hex, forKey: key)
   :
13 |         set(colors.map { $0.hex }, forKey: key)
14 |     }
15 |     func colors(forKey key: String) -> [Color]? {
   |          |                              `- error: 'Color' is only available in macOS 10.15 or newer
   |          `- note: add @available attribute to enclosing instance method
16 |         guard let hexArray = object(forKey: key) as? [String] else { return nil }
17 |         return hexArray.compactMap { Color(hex: $0) }
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/UserDefaults+Color.swift:20:23: error: cannot find type 'UIColor' in scope
18 |     }
19 |
20 |     func set(_ color: UIColor, forKey key: String) {
   |                       `- error: cannot find type 'UIColor' in scope
21 |         set(color.hex, forKey: key)
22 |     }
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/UserDefaults+Color.swift:23:41: error: cannot find type 'UIColor' in scope
21 |         set(color.hex, forKey: key)
22 |     }
23 |     func uicolor(forKey key: String) -> UIColor? {
   |                                         `- error: cannot find type 'UIColor' in scope
24 |         guard let hex = object(forKey: key) as? String else { return nil }
25 |         return  UIColor(hex: hex)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/UserDefaults+Color.swift:27:25: error: cannot find type 'UIColor' in scope
25 |         return  UIColor(hex: hex)
26 |     }
27 |     func set(_ colors: [UIColor], forKey key: String) {
   |                         `- error: cannot find type 'UIColor' in scope
28 |         set(colors.map { $0.hex }, forKey: key)
29 |     }
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/UserDefaults+Color.swift:30:43: error: cannot find type 'UIColor' in scope
28 |         set(colors.map { $0.hex }, forKey: key)
29 |     }
30 |     func uicolors(forKey key: String) -> [UIColor]? {
   |                                           `- error: cannot find type 'UIColor' in scope
31 |         guard let hexArray = object(forKey: key) as? [String] else { return nil }
32 |         return hexArray.compactMap { UIColor(hex: $0) }
SwiftCompile normal arm64 Compiling\ UserDefaults+Color.swift /Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/UserDefaults+Color.swift (in target 'BlackLabsSwiftUIColor' from project 'BlackLabsSwiftUIColor')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/UserDefaults+Color.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/UserDefaults+Color.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/UserDefaults+Color.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/UserDefaults+Color.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/UserDefaults+Color.dia -target arm64-apple-macos10.14 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -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 -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name BlackLabsSwiftUIColor -frontend-parseable-output -disable-clang-spi -target-sdk-version 14.4 -target-sdk-name macosx14.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/UserDefaults+Color.o -index-unit-output-path /BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/UserDefaults+Color.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/UserDefaults+Color.swift (in target 'BlackLabsSwiftUIColor' from project 'BlackLabsSwiftUIColor')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/UserDefaults+Color.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/UserDefaults+Color.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/UserDefaults+Color.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/UserDefaults+Color.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/UserDefaults+Color.dia -target arm64-apple-macos10.14 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -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 -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name BlackLabsSwiftUIColor -frontend-parseable-output -disable-clang-spi -target-sdk-version 14.4 -target-sdk-name macosx14.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/UserDefaults+Color.o -index-unit-output-path /BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/UserDefaults+Color.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'BlackLabsSwiftUIColor' from project 'BlackLabsSwiftUIColor')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:tvOS Simulator, id:8B1ABE64-0401-443E-812F-247A4FBB5BDB, OS:17.4, name:Apple TV }
{ platform:tvOS Simulator, id:1CFD7C1E-15D0-43C5-AF27-909F7506EEF8, OS:17.4, name:Apple TV 4K (3rd generation) }
{ platform:tvOS Simulator, id:2F8EA46A-629D-4072-B00C-F903D55C3177, OS:17.4, name:Apple TV 4K (3rd generation) (at 1080p) }
{ platform:visionOS Simulator, id:91219D42-BD52-4AED-96DD-B55E31EB00BB, OS:1.1, name:Apple Vision Pro }
{ platform:watchOS Simulator, id:DE04AC0A-986B-4FBA-9496-F35677425C97, OS:10.4, name:Apple Watch SE (40mm) (2nd generation) }
{ platform:watchOS Simulator, id:4BE5427F-5FC7-449C-B254-3F404CE79B2F, OS:10.4, name:Apple Watch SE (44mm) (2nd generation) }
{ platform:watchOS Simulator, id:B1E30F2A-196D-43FB-B903-C3CF777EDD8E, OS:10.4, name:Apple Watch Series 5 (40mm) }
{ platform:watchOS Simulator, id:2F36C8D1-FB3D-4D85-A931-07B6EFBD4E4F, OS:10.4, name:Apple Watch Series 5 (44mm) }
{ platform:watchOS Simulator, id:CF595720-5AAE-408E-8353-1C54D9068D3E, OS:10.4, name:Apple Watch Series 6 (40mm) }
{ platform:watchOS Simulator, id:8F6954D5-8415-4A06-8701-3C7F4ACB2488, OS:10.4, name:Apple Watch Series 6 (44mm) }
{ platform:watchOS Simulator, id:F60A3AB2-C846-4E63-9A50-5E6DBD6A2777, OS:10.4, name:Apple Watch Series 7 (41mm) }
{ platform:watchOS Simulator, id:F72F2121-983A-4C32-A0D4-0C7BA61073C9, OS:10.4, name:Apple Watch Series 7 (45mm) }
{ platform:watchOS Simulator, id:86A5CFD7-08C3-40A4-B2A6-2F3A8CB8BDA5, OS:10.4, name:Apple Watch Series 9 (41mm) }
{ platform:watchOS Simulator, id:B22A08B0-18B6-43BC-94F1-5C2F83724B73, OS:10.4, name:Apple Watch Series 9 (45mm) }
{ platform:watchOS Simulator, id:797FC64C-7930-4151-8822-6349FA58EFA0, OS:10.4, name:Apple Watch Ultra 2 (49mm) }
{ platform:iOS Simulator, id:80B3B926-14C6-407B-AD45-937DD9D118A2, OS:17.4, name:iPad (10th generation) }
{ platform:iOS Simulator, id:DCA453EF-4DA0-4BCB-9EDB-B627F480EC88, OS:17.4, name:iPad Air (5th generation) }
{ platform:iOS Simulator, id:1DD2445B-C99B-432E-99AB-F239A53F76A7, OS:17.4, name:iPad Pro (11-inch) (4th generation) }
{ platform:iOS Simulator, id:63A2100A-3ABC-479B-927E-0927E96A78B0, OS:17.4, name:iPad Pro (12.9-inch) (6th generation) }
{ platform:iOS Simulator, id:182006EF-3CD1-439B-B898-2FF003963B39, OS:17.4, name:iPad mini (6th generation) }
{ platform:iOS Simulator, id:E86EA00F-56E9-4BD5-BE25-B4AE5E09CD43, OS:17.4, name:iPhone 15 }
{ platform:iOS Simulator, id:724EDFB5-2285-4CCF-A274-5CEAC57CE7ED, OS:17.4, name:iPhone 15 Plus }
{ platform:iOS Simulator, id:FA8EB545-B4CA-4062-86F4-C39DEAD04F1E, OS:17.4, name:iPhone 15 Pro }
{ platform:iOS Simulator, id:4C84A4B0-ABA2-4072-B35C-2EF2B0D49AA7, OS:17.4, name:iPhone 15 Pro Max }
{ platform:iOS Simulator, id:82B3845C-C246-4FEC-B1FB-D4892A314D10, OS:17.4, name:iPhone SE (3rd generation) }
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ BlackLabsSwiftUIColor (in target 'BlackLabsSwiftUIColor' from project 'BlackLabsSwiftUIColor')
(1 failure)
Command line invocation:
    /Applications/Xcode-15.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme BlackLabsSwiftUIColor -destination platform=macos,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportToolchainOverrideForManifestLoading = org.swift.600202405261a
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
    TOOLCHAINS = org.swift.600202405261a
Resolve Package Graph
Resolved source packages:
  BlackLabsSwiftUIColor: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'BlackLabsSwiftUIColor' in project 'BlackLabsSwiftUIColor'
        ➜ Explicit dependency on target 'BlackLabsSwiftUIColor' in project 'BlackLabsSwiftUIColor'
    Target 'BlackLabsSwiftUIColor' in project 'BlackLabsSwiftUIColor' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'.
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'BlackLabsSwiftUIColor' from project 'BlackLabsSwiftUIColor')
SwiftDriver BlackLabsSwiftUIColor normal arm64 com.apple.xcode.tools.swift.compiler (in target 'BlackLabsSwiftUIColor' from project 'BlackLabsSwiftUIColor')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-SwiftDriver -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name BlackLabsSwiftUIColor -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -target arm64-apple-macos10.14 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ BlackLabsSwiftUIColor.swift /Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift (in target 'BlackLabsSwiftUIColor' from project 'BlackLabsSwiftUIColor')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift /Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/UserDefaults+Color.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor.dia -target arm64-apple-macos10.14 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -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 -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name BlackLabsSwiftUIColor -frontend-parseable-output -disable-clang-spi -target-sdk-version 14.4 -target-sdk-name macosx14.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor.o -index-unit-output-path /BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift (in target 'BlackLabsSwiftUIColor' from project 'BlackLabsSwiftUIColor')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift /Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/UserDefaults+Color.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor.dia -target arm64-apple-macos10.14 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -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 -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name BlackLabsSwiftUIColor -frontend-parseable-output -disable-clang-spi -target-sdk-version 14.4 -target-sdk-name macosx14.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor.o -index-unit-output-path /BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftEmitModule normal arm64 Emitting\ module\ for\ BlackLabsSwiftUIColor (in target 'BlackLabsSwiftUIColor' from project 'BlackLabsSwiftUIColor')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift /Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/UserDefaults+Color.swift -target arm64-apple-macos10.14 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -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 -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name BlackLabsSwiftUIColor -disable-clang-spi -target-sdk-version 14.4 -target-sdk-name macosx14.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor.abi.json
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:27:18: error: 'Color' is only available in macOS 10.15 or newer
 25 |
 26 | @available(iOS 14.0, *)
 27 | public extension Color {
    |        |         `- error: 'Color' is only available in macOS 10.15 or newer
    |        `- note: add @available attribute to enclosing extension
 28 |     var hex: String { UIColor(self).hex }
 29 |     var hexWithAlpha: String {UIColor(self).hexWithAlpha }
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:37:18: error: 'Color' is only available in macOS 10.15 or newer
 35 |
 36 | @available(iOS 13.0, *)
 37 | public extension Color {
    |        |         `- error: 'Color' is only available in macOS 10.15 or newer
    |        `- note: add @available attribute to enclosing extension
 38 |
 39 |     /**
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:63:24: error: 'Color' is only available in macOS 10.15 or newer
 60 |
 61 | @available(iOS 13.0, *)
 62 | public extension Color {
    |        `- note: add @available attribute to enclosing extension
 63 |     static var random: Color {
    |                |       `- error: 'Color' is only available in macOS 10.15 or newer
    |                `- note: add @available attribute to enclosing static property
 64 |         Color(red: .random(in: 0...1), green: .random(in: 0...1), blue: .random(in: 0...1))
 65 |     }
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:62:18: error: 'Color' is only available in macOS 10.15 or newer
 60 |
 61 | @available(iOS 13.0, *)
 62 | public extension Color {
    |        |         `- error: 'Color' is only available in macOS 10.15 or newer
    |        `- note: add @available attribute to enclosing extension
 63 |     static var random: Color {
 64 |         Color(red: .random(in: 0...1), green: .random(in: 0...1), blue: .random(in: 0...1))
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:70:28: error: 'Color' is only available in macOS 10.15 or newer
 67 |
 68 | @available(iOS 13.0, *)
 69 | public extension Color {
    |        `- note: add @available attribute to enclosing extension
 70 |     static let systemBlue: Color = Color(UIColor.systemBlue)
    |                |           `- error: 'Color' is only available in macOS 10.15 or newer
    |                `- note: add @available attribute to enclosing static property
 71 |     static let systemGreen: Color = Color(UIColor.systemGreen)
 72 |     static let systemIndigo: Color = Color(UIColor.systemIndigo)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:70:42: error: cannot find 'UIColor' in scope
 68 | @available(iOS 13.0, *)
 69 | public extension Color {
 70 |     static let systemBlue: Color = Color(UIColor.systemBlue)
    |                                          `- error: cannot find 'UIColor' in scope
 71 |     static let systemGreen: Color = Color(UIColor.systemGreen)
 72 |     static let systemIndigo: Color = Color(UIColor.systemIndigo)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:71:29: error: 'Color' is only available in macOS 10.15 or newer
 67 |
 68 | @available(iOS 13.0, *)
 69 | public extension Color {
    |        `- note: add @available attribute to enclosing extension
 70 |     static let systemBlue: Color = Color(UIColor.systemBlue)
 71 |     static let systemGreen: Color = Color(UIColor.systemGreen)
    |                |            `- error: 'Color' is only available in macOS 10.15 or newer
    |                `- note: add @available attribute to enclosing static property
 72 |     static let systemIndigo: Color = Color(UIColor.systemIndigo)
 73 |     static let systemOrange: Color = Color(UIColor.systemOrange)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:71:43: error: cannot find 'UIColor' in scope
 69 | public extension Color {
 70 |     static let systemBlue: Color = Color(UIColor.systemBlue)
 71 |     static let systemGreen: Color = Color(UIColor.systemGreen)
    |                                           `- error: cannot find 'UIColor' in scope
 72 |     static let systemIndigo: Color = Color(UIColor.systemIndigo)
 73 |     static let systemOrange: Color = Color(UIColor.systemOrange)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:72:30: error: 'Color' is only available in macOS 10.15 or newer
 67 |
 68 | @available(iOS 13.0, *)
 69 | public extension Color {
    |        `- note: add @available attribute to enclosing extension
 70 |     static let systemBlue: Color = Color(UIColor.systemBlue)
 71 |     static let systemGreen: Color = Color(UIColor.systemGreen)
 72 |     static let systemIndigo: Color = Color(UIColor.systemIndigo)
    |                |             `- error: 'Color' is only available in macOS 10.15 or newer
    |                `- note: add @available attribute to enclosing static property
 73 |     static let systemOrange: Color = Color(UIColor.systemOrange)
 74 |     static let systemPink: Color = Color(UIColor.systemPink)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:72:44: error: cannot find 'UIColor' in scope
 70 |     static let systemBlue: Color = Color(UIColor.systemBlue)
 71 |     static let systemGreen: Color = Color(UIColor.systemGreen)
 72 |     static let systemIndigo: Color = Color(UIColor.systemIndigo)
    |                                            `- error: cannot find 'UIColor' in scope
 73 |     static let systemOrange: Color = Color(UIColor.systemOrange)
 74 |     static let systemPink: Color = Color(UIColor.systemPink)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:73:30: error: 'Color' is only available in macOS 10.15 or newer
 67 |
 68 | @available(iOS 13.0, *)
 69 | public extension Color {
    |        `- note: add @available attribute to enclosing extension
 70 |     static let systemBlue: Color = Color(UIColor.systemBlue)
 71 |     static let systemGreen: Color = Color(UIColor.systemGreen)
 72 |     static let systemIndigo: Color = Color(UIColor.systemIndigo)
 73 |     static let systemOrange: Color = Color(UIColor.systemOrange)
    |                |             `- error: 'Color' is only available in macOS 10.15 or newer
    |                `- note: add @available attribute to enclosing static property
 74 |     static let systemPink: Color = Color(UIColor.systemPink)
 75 |     static let systemPurple: Color = Color(UIColor.systemPurple)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:73:44: error: cannot find 'UIColor' in scope
 71 |     static let systemGreen: Color = Color(UIColor.systemGreen)
 72 |     static let systemIndigo: Color = Color(UIColor.systemIndigo)
 73 |     static let systemOrange: Color = Color(UIColor.systemOrange)
    |                                            `- error: cannot find 'UIColor' in scope
 74 |     static let systemPink: Color = Color(UIColor.systemPink)
 75 |     static let systemPurple: Color = Color(UIColor.systemPurple)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:74:28: error: 'Color' is only available in macOS 10.15 or newer
 67 |
 68 | @available(iOS 13.0, *)
 69 | public extension Color {
    |        `- note: add @available attribute to enclosing extension
 70 |     static let systemBlue: Color = Color(UIColor.systemBlue)
 71 |     static let systemGreen: Color = Color(UIColor.systemGreen)
 72 |     static let systemIndigo: Color = Color(UIColor.systemIndigo)
 73 |     static let systemOrange: Color = Color(UIColor.systemOrange)
 74 |     static let systemPink: Color = Color(UIColor.systemPink)
    |                |           `- error: 'Color' is only available in macOS 10.15 or newer
    |                `- note: add @available attribute to enclosing static property
 75 |     static let systemPurple: Color = Color(UIColor.systemPurple)
 76 |     static let systemRed: Color = Color(UIColor.systemRed)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:74:42: error: cannot find 'UIColor' in scope
 72 |     static let systemIndigo: Color = Color(UIColor.systemIndigo)
 73 |     static let systemOrange: Color = Color(UIColor.systemOrange)
 74 |     static let systemPink: Color = Color(UIColor.systemPink)
    |                                          `- error: cannot find 'UIColor' in scope
 75 |     static let systemPurple: Color = Color(UIColor.systemPurple)
 76 |     static let systemRed: Color = Color(UIColor.systemRed)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:75:30: error: 'Color' is only available in macOS 10.15 or newer
 67 |
 68 | @available(iOS 13.0, *)
 69 | public extension Color {
    |        `- note: add @available attribute to enclosing extension
 70 |     static let systemBlue: Color = Color(UIColor.systemBlue)
 71 |     static let systemGreen: Color = Color(UIColor.systemGreen)
    :
 73 |     static let systemOrange: Color = Color(UIColor.systemOrange)
 74 |     static let systemPink: Color = Color(UIColor.systemPink)
 75 |     static let systemPurple: Color = Color(UIColor.systemPurple)
    |                |             `- error: 'Color' is only available in macOS 10.15 or newer
    |                `- note: add @available attribute to enclosing static property
 76 |     static let systemRed: Color = Color(UIColor.systemRed)
 77 |     static let systemTeal: Color = Color(UIColor.systemTeal)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:75:44: error: cannot find 'UIColor' in scope
 73 |     static let systemOrange: Color = Color(UIColor.systemOrange)
 74 |     static let systemPink: Color = Color(UIColor.systemPink)
 75 |     static let systemPurple: Color = Color(UIColor.systemPurple)
    |                                            `- error: cannot find 'UIColor' in scope
 76 |     static let systemRed: Color = Color(UIColor.systemRed)
 77 |     static let systemTeal: Color = Color(UIColor.systemTeal)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:76:27: error: 'Color' is only available in macOS 10.15 or newer
 67 |
 68 | @available(iOS 13.0, *)
 69 | public extension Color {
    |        `- note: add @available attribute to enclosing extension
 70 |     static let systemBlue: Color = Color(UIColor.systemBlue)
 71 |     static let systemGreen: Color = Color(UIColor.systemGreen)
    :
 74 |     static let systemPink: Color = Color(UIColor.systemPink)
 75 |     static let systemPurple: Color = Color(UIColor.systemPurple)
 76 |     static let systemRed: Color = Color(UIColor.systemRed)
    |                |          `- error: 'Color' is only available in macOS 10.15 or newer
    |                `- note: add @available attribute to enclosing static property
 77 |     static let systemTeal: Color = Color(UIColor.systemTeal)
 78 |     static let systemYellow: Color = Color(UIColor.systemYellow)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:76:41: error: cannot find 'UIColor' in scope
 74 |     static let systemPink: Color = Color(UIColor.systemPink)
 75 |     static let systemPurple: Color = Color(UIColor.systemPurple)
 76 |     static let systemRed: Color = Color(UIColor.systemRed)
    |                                         `- error: cannot find 'UIColor' in scope
 77 |     static let systemTeal: Color = Color(UIColor.systemTeal)
 78 |     static let systemYellow: Color = Color(UIColor.systemYellow)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:77:28: error: 'Color' is only available in macOS 10.15 or newer
 67 |
 68 | @available(iOS 13.0, *)
 69 | public extension Color {
    |        `- note: add @available attribute to enclosing extension
 70 |     static let systemBlue: Color = Color(UIColor.systemBlue)
 71 |     static let systemGreen: Color = Color(UIColor.systemGreen)
    :
 75 |     static let systemPurple: Color = Color(UIColor.systemPurple)
 76 |     static let systemRed: Color = Color(UIColor.systemRed)
 77 |     static let systemTeal: Color = Color(UIColor.systemTeal)
    |                |           `- error: 'Color' is only available in macOS 10.15 or newer
    |                `- note: add @available attribute to enclosing static property
 78 |     static let systemYellow: Color = Color(UIColor.systemYellow)
 79 |     static let systemGray: Color = Color(UIColor.systemGray)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:77:42: error: cannot find 'UIColor' in scope
 75 |     static let systemPurple: Color = Color(UIColor.systemPurple)
 76 |     static let systemRed: Color = Color(UIColor.systemRed)
 77 |     static let systemTeal: Color = Color(UIColor.systemTeal)
    |                                          `- error: cannot find 'UIColor' in scope
 78 |     static let systemYellow: Color = Color(UIColor.systemYellow)
 79 |     static let systemGray: Color = Color(UIColor.systemGray)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:78:30: error: 'Color' is only available in macOS 10.15 or newer
 67 |
 68 | @available(iOS 13.0, *)
 69 | public extension Color {
    |        `- note: add @available attribute to enclosing extension
 70 |     static let systemBlue: Color = Color(UIColor.systemBlue)
 71 |     static let systemGreen: Color = Color(UIColor.systemGreen)
    :
 76 |     static let systemRed: Color = Color(UIColor.systemRed)
 77 |     static let systemTeal: Color = Color(UIColor.systemTeal)
 78 |     static let systemYellow: Color = Color(UIColor.systemYellow)
    |                |             `- error: 'Color' is only available in macOS 10.15 or newer
    |                `- note: add @available attribute to enclosing static property
 79 |     static let systemGray: Color = Color(UIColor.systemGray)
 80 |     static let systemGray2: Color = Color(UIColor.systemGray2)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:78:44: error: cannot find 'UIColor' in scope
 76 |     static let systemRed: Color = Color(UIColor.systemRed)
 77 |     static let systemTeal: Color = Color(UIColor.systemTeal)
 78 |     static let systemYellow: Color = Color(UIColor.systemYellow)
    |                                            `- error: cannot find 'UIColor' in scope
 79 |     static let systemGray: Color = Color(UIColor.systemGray)
 80 |     static let systemGray2: Color = Color(UIColor.systemGray2)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:79:28: error: 'Color' is only available in macOS 10.15 or newer
 67 |
 68 | @available(iOS 13.0, *)
 69 | public extension Color {
    |        `- note: add @available attribute to enclosing extension
 70 |     static let systemBlue: Color = Color(UIColor.systemBlue)
 71 |     static let systemGreen: Color = Color(UIColor.systemGreen)
    :
 77 |     static let systemTeal: Color = Color(UIColor.systemTeal)
 78 |     static let systemYellow: Color = Color(UIColor.systemYellow)
 79 |     static let systemGray: Color = Color(UIColor.systemGray)
    |                |           `- error: 'Color' is only available in macOS 10.15 or newer
    |                `- note: add @available attribute to enclosing static property
 80 |     static let systemGray2: Color = Color(UIColor.systemGray2)
 81 |     static let systemGray3: Color = Color(UIColor.systemGray3)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:79:42: error: cannot find 'UIColor' in scope
 77 |     static let systemTeal: Color = Color(UIColor.systemTeal)
 78 |     static let systemYellow: Color = Color(UIColor.systemYellow)
 79 |     static let systemGray: Color = Color(UIColor.systemGray)
    |                                          `- error: cannot find 'UIColor' in scope
 80 |     static let systemGray2: Color = Color(UIColor.systemGray2)
 81 |     static let systemGray3: Color = Color(UIColor.systemGray3)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:80:29: error: 'Color' is only available in macOS 10.15 or newer
 67 |
 68 | @available(iOS 13.0, *)
 69 | public extension Color {
    |        `- note: add @available attribute to enclosing extension
 70 |     static let systemBlue: Color = Color(UIColor.systemBlue)
 71 |     static let systemGreen: Color = Color(UIColor.systemGreen)
    :
 78 |     static let systemYellow: Color = Color(UIColor.systemYellow)
 79 |     static let systemGray: Color = Color(UIColor.systemGray)
 80 |     static let systemGray2: Color = Color(UIColor.systemGray2)
    |                |            `- error: 'Color' is only available in macOS 10.15 or newer
    |                `- note: add @available attribute to enclosing static property
 81 |     static let systemGray3: Color = Color(UIColor.systemGray3)
 82 |     static let systemGray4: Color = Color(UIColor.systemGray4)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:80:43: error: cannot find 'UIColor' in scope
 78 |     static let systemYellow: Color = Color(UIColor.systemYellow)
 79 |     static let systemGray: Color = Color(UIColor.systemGray)
 80 |     static let systemGray2: Color = Color(UIColor.systemGray2)
    |                                           `- error: cannot find 'UIColor' in scope
 81 |     static let systemGray3: Color = Color(UIColor.systemGray3)
 82 |     static let systemGray4: Color = Color(UIColor.systemGray4)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:81:29: error: 'Color' is only available in macOS 10.15 or newer
 67 |
 68 | @available(iOS 13.0, *)
 69 | public extension Color {
    |        `- note: add @available attribute to enclosing extension
 70 |     static let systemBlue: Color = Color(UIColor.systemBlue)
 71 |     static let systemGreen: Color = Color(UIColor.systemGreen)
    :
 79 |     static let systemGray: Color = Color(UIColor.systemGray)
 80 |     static let systemGray2: Color = Color(UIColor.systemGray2)
 81 |     static let systemGray3: Color = Color(UIColor.systemGray3)
    |                |            `- error: 'Color' is only available in macOS 10.15 or newer
    |                `- note: add @available attribute to enclosing static property
 82 |     static let systemGray4: Color = Color(UIColor.systemGray4)
 83 |     static let systemGray5: Color = Color(UIColor.systemGray5)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:81:43: error: cannot find 'UIColor' in scope
 79 |     static let systemGray: Color = Color(UIColor.systemGray)
 80 |     static let systemGray2: Color = Color(UIColor.systemGray2)
 81 |     static let systemGray3: Color = Color(UIColor.systemGray3)
    |                                           `- error: cannot find 'UIColor' in scope
 82 |     static let systemGray4: Color = Color(UIColor.systemGray4)
 83 |     static let systemGray5: Color = Color(UIColor.systemGray5)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:82:29: error: 'Color' is only available in macOS 10.15 or newer
 67 |
 68 | @available(iOS 13.0, *)
 69 | public extension Color {
    |        `- note: add @available attribute to enclosing extension
 70 |     static let systemBlue: Color = Color(UIColor.systemBlue)
 71 |     static let systemGreen: Color = Color(UIColor.systemGreen)
    :
 80 |     static let systemGray2: Color = Color(UIColor.systemGray2)
 81 |     static let systemGray3: Color = Color(UIColor.systemGray3)
 82 |     static let systemGray4: Color = Color(UIColor.systemGray4)
    |                |            `- error: 'Color' is only available in macOS 10.15 or newer
    |                `- note: add @available attribute to enclosing static property
 83 |     static let systemGray5: Color = Color(UIColor.systemGray5)
 84 |     static let systemGray6: Color = Color(UIColor.systemGray6)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:82:43: error: cannot find 'UIColor' in scope
 80 |     static let systemGray2: Color = Color(UIColor.systemGray2)
 81 |     static let systemGray3: Color = Color(UIColor.systemGray3)
 82 |     static let systemGray4: Color = Color(UIColor.systemGray4)
    |                                           `- error: cannot find 'UIColor' in scope
 83 |     static let systemGray5: Color = Color(UIColor.systemGray5)
 84 |     static let systemGray6: Color = Color(UIColor.systemGray6)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:83:29: error: 'Color' is only available in macOS 10.15 or newer
 67 |
 68 | @available(iOS 13.0, *)
 69 | public extension Color {
    |        `- note: add @available attribute to enclosing extension
 70 |     static let systemBlue: Color = Color(UIColor.systemBlue)
 71 |     static let systemGreen: Color = Color(UIColor.systemGreen)
    :
 81 |     static let systemGray3: Color = Color(UIColor.systemGray3)
 82 |     static let systemGray4: Color = Color(UIColor.systemGray4)
 83 |     static let systemGray5: Color = Color(UIColor.systemGray5)
    |                |            `- error: 'Color' is only available in macOS 10.15 or newer
    |                `- note: add @available attribute to enclosing static property
 84 |     static let systemGray6: Color = Color(UIColor.systemGray6)
 85 |     static let systemFill: Color = Color(UIColor.systemFill)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:83:43: error: cannot find 'UIColor' in scope
 81 |     static let systemGray3: Color = Color(UIColor.systemGray3)
 82 |     static let systemGray4: Color = Color(UIColor.systemGray4)
 83 |     static let systemGray5: Color = Color(UIColor.systemGray5)
    |                                           `- error: cannot find 'UIColor' in scope
 84 |     static let systemGray6: Color = Color(UIColor.systemGray6)
 85 |     static let systemFill: Color = Color(UIColor.systemFill)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:84:29: error: 'Color' is only available in macOS 10.15 or newer
 67 |
 68 | @available(iOS 13.0, *)
 69 | public extension Color {
    |        `- note: add @available attribute to enclosing extension
 70 |     static let systemBlue: Color = Color(UIColor.systemBlue)
 71 |     static let systemGreen: Color = Color(UIColor.systemGreen)
    :
 82 |     static let systemGray4: Color = Color(UIColor.systemGray4)
 83 |     static let systemGray5: Color = Color(UIColor.systemGray5)
 84 |     static let systemGray6: Color = Color(UIColor.systemGray6)
    |                |            `- error: 'Color' is only available in macOS 10.15 or newer
    |                `- note: add @available attribute to enclosing static property
 85 |     static let systemFill: Color = Color(UIColor.systemFill)
 86 |     static let secondarySystemFill: Color = Color(UIColor.secondarySystemFill)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:84:43: error: cannot find 'UIColor' in scope
 82 |     static let systemGray4: Color = Color(UIColor.systemGray4)
 83 |     static let systemGray5: Color = Color(UIColor.systemGray5)
 84 |     static let systemGray6: Color = Color(UIColor.systemGray6)
    |                                           `- error: cannot find 'UIColor' in scope
 85 |     static let systemFill: Color = Color(UIColor.systemFill)
 86 |     static let secondarySystemFill: Color = Color(UIColor.secondarySystemFill)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:85:28: error: 'Color' is only available in macOS 10.15 or newer
 67 |
 68 | @available(iOS 13.0, *)
 69 | public extension Color {
    |        `- note: add @available attribute to enclosing extension
 70 |     static let systemBlue: Color = Color(UIColor.systemBlue)
 71 |     static let systemGreen: Color = Color(UIColor.systemGreen)
    :
 83 |     static let systemGray5: Color = Color(UIColor.systemGray5)
 84 |     static let systemGray6: Color = Color(UIColor.systemGray6)
 85 |     static let systemFill: Color = Color(UIColor.systemFill)
    |                |           `- error: 'Color' is only available in macOS 10.15 or newer
    |                `- note: add @available attribute to enclosing static property
 86 |     static let secondarySystemFill: Color = Color(UIColor.secondarySystemFill)
 87 |     static let tertiarySystemFill: Color = Color(UIColor.tertiarySystemFill)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:85:42: error: cannot find 'UIColor' in scope
 83 |     static let systemGray5: Color = Color(UIColor.systemGray5)
 84 |     static let systemGray6: Color = Color(UIColor.systemGray6)
 85 |     static let systemFill: Color = Color(UIColor.systemFill)
    |                                          `- error: cannot find 'UIColor' in scope
 86 |     static let secondarySystemFill: Color = Color(UIColor.secondarySystemFill)
 87 |     static let tertiarySystemFill: Color = Color(UIColor.tertiarySystemFill)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:86:37: error: 'Color' is only available in macOS 10.15 or newer
 67 |
 68 | @available(iOS 13.0, *)
 69 | public extension Color {
    |        `- note: add @available attribute to enclosing extension
 70 |     static let systemBlue: Color = Color(UIColor.systemBlue)
 71 |     static let systemGreen: Color = Color(UIColor.systemGreen)
    :
 84 |     static let systemGray6: Color = Color(UIColor.systemGray6)
 85 |     static let systemFill: Color = Color(UIColor.systemFill)
 86 |     static let secondarySystemFill: Color = Color(UIColor.secondarySystemFill)
    |                |                    `- error: 'Color' is only available in macOS 10.15 or newer
    |                `- note: add @available attribute to enclosing static property
 87 |     static let tertiarySystemFill: Color = Color(UIColor.tertiarySystemFill)
 88 |     static let quaternarySystemFill: Color = Color(UIColor.quaternarySystemFill)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:86:51: error: cannot find 'UIColor' in scope
 84 |     static let systemGray6: Color = Color(UIColor.systemGray6)
 85 |     static let systemFill: Color = Color(UIColor.systemFill)
 86 |     static let secondarySystemFill: Color = Color(UIColor.secondarySystemFill)
    |                                                   `- error: cannot find 'UIColor' in scope
 87 |     static let tertiarySystemFill: Color = Color(UIColor.tertiarySystemFill)
 88 |     static let quaternarySystemFill: Color = Color(UIColor.quaternarySystemFill)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:87:36: error: 'Color' is only available in macOS 10.15 or newer
 67 |
 68 | @available(iOS 13.0, *)
 69 | public extension Color {
    |        `- note: add @available attribute to enclosing extension
 70 |     static let systemBlue: Color = Color(UIColor.systemBlue)
 71 |     static let systemGreen: Color = Color(UIColor.systemGreen)
    :
 85 |     static let systemFill: Color = Color(UIColor.systemFill)
 86 |     static let secondarySystemFill: Color = Color(UIColor.secondarySystemFill)
 87 |     static let tertiarySystemFill: Color = Color(UIColor.tertiarySystemFill)
    |                |                   `- error: 'Color' is only available in macOS 10.15 or newer
    |                `- note: add @available attribute to enclosing static property
 88 |     static let quaternarySystemFill: Color = Color(UIColor.quaternarySystemFill)
 89 |     static let systemBackground: Color = Color(UIColor.systemBackground)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:87:50: error: cannot find 'UIColor' in scope
 85 |     static let systemFill: Color = Color(UIColor.systemFill)
 86 |     static let secondarySystemFill: Color = Color(UIColor.secondarySystemFill)
 87 |     static let tertiarySystemFill: Color = Color(UIColor.tertiarySystemFill)
    |                                                  `- error: cannot find 'UIColor' in scope
 88 |     static let quaternarySystemFill: Color = Color(UIColor.quaternarySystemFill)
 89 |     static let systemBackground: Color = Color(UIColor.systemBackground)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:88:38: error: 'Color' is only available in macOS 10.15 or newer
 67 |
 68 | @available(iOS 13.0, *)
 69 | public extension Color {
    |        `- note: add @available attribute to enclosing extension
 70 |     static let systemBlue: Color = Color(UIColor.systemBlue)
 71 |     static let systemGreen: Color = Color(UIColor.systemGreen)
    :
 86 |     static let secondarySystemFill: Color = Color(UIColor.secondarySystemFill)
 87 |     static let tertiarySystemFill: Color = Color(UIColor.tertiarySystemFill)
 88 |     static let quaternarySystemFill: Color = Color(UIColor.quaternarySystemFill)
    |                |                     `- error: 'Color' is only available in macOS 10.15 or newer
    |                `- note: add @available attribute to enclosing static property
 89 |     static let systemBackground: Color = Color(UIColor.systemBackground)
 90 |     static let secondarySystemBackground: Color = Color(UIColor.secondarySystemBackground)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:88:52: error: cannot find 'UIColor' in scope
 86 |     static let secondarySystemFill: Color = Color(UIColor.secondarySystemFill)
 87 |     static let tertiarySystemFill: Color = Color(UIColor.tertiarySystemFill)
 88 |     static let quaternarySystemFill: Color = Color(UIColor.quaternarySystemFill)
    |                                                    `- error: cannot find 'UIColor' in scope
 89 |     static let systemBackground: Color = Color(UIColor.systemBackground)
 90 |     static let secondarySystemBackground: Color = Color(UIColor.secondarySystemBackground)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:89:34: error: 'Color' is only available in macOS 10.15 or newer
 67 |
 68 | @available(iOS 13.0, *)
 69 | public extension Color {
    |        `- note: add @available attribute to enclosing extension
 70 |     static let systemBlue: Color = Color(UIColor.systemBlue)
 71 |     static let systemGreen: Color = Color(UIColor.systemGreen)
    :
 87 |     static let tertiarySystemFill: Color = Color(UIColor.tertiarySystemFill)
 88 |     static let quaternarySystemFill: Color = Color(UIColor.quaternarySystemFill)
 89 |     static let systemBackground: Color = Color(UIColor.systemBackground)
    |                |                 `- error: 'Color' is only available in macOS 10.15 or newer
    |                `- note: add @available attribute to enclosing static property
 90 |     static let secondarySystemBackground: Color = Color(UIColor.secondarySystemBackground)
 91 |     static let tertiarySystemBackground: Color = Color(UIColor.tertiarySystemBackground)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:89:48: error: cannot find 'UIColor' in scope
 87 |     static let tertiarySystemFill: Color = Color(UIColor.tertiarySystemFill)
 88 |     static let quaternarySystemFill: Color = Color(UIColor.quaternarySystemFill)
 89 |     static let systemBackground: Color = Color(UIColor.systemBackground)
    |                                                `- error: cannot find 'UIColor' in scope
 90 |     static let secondarySystemBackground: Color = Color(UIColor.secondarySystemBackground)
 91 |     static let tertiarySystemBackground: Color = Color(UIColor.tertiarySystemBackground)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:90:43: error: 'Color' is only available in macOS 10.15 or newer
 67 |
 68 | @available(iOS 13.0, *)
 69 | public extension Color {
    |        `- note: add @available attribute to enclosing extension
 70 |     static let systemBlue: Color = Color(UIColor.systemBlue)
 71 |     static let systemGreen: Color = Color(UIColor.systemGreen)
    :
 88 |     static let quaternarySystemFill: Color = Color(UIColor.quaternarySystemFill)
 89 |     static let systemBackground: Color = Color(UIColor.systemBackground)
 90 |     static let secondarySystemBackground: Color = Color(UIColor.secondarySystemBackground)
    |                |                          `- error: 'Color' is only available in macOS 10.15 or newer
    |                `- note: add @available attribute to enclosing static property
 91 |     static let tertiarySystemBackground: Color = Color(UIColor.tertiarySystemBackground)
 92 |     static let systemGroupedBackground: Color = Color(UIColor.systemGroupedBackground)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:90:57: error: cannot find 'UIColor' in scope
 88 |     static let quaternarySystemFill: Color = Color(UIColor.quaternarySystemFill)
 89 |     static let systemBackground: Color = Color(UIColor.systemBackground)
 90 |     static let secondarySystemBackground: Color = Color(UIColor.secondarySystemBackground)
    |                                                         `- error: cannot find 'UIColor' in scope
 91 |     static let tertiarySystemBackground: Color = Color(UIColor.tertiarySystemBackground)
 92 |     static let systemGroupedBackground: Color = Color(UIColor.systemGroupedBackground)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:91:42: error: 'Color' is only available in macOS 10.15 or newer
 67 |
 68 | @available(iOS 13.0, *)
 69 | public extension Color {
    |        `- note: add @available attribute to enclosing extension
 70 |     static let systemBlue: Color = Color(UIColor.systemBlue)
 71 |     static let systemGreen: Color = Color(UIColor.systemGreen)
    :
 89 |     static let systemBackground: Color = Color(UIColor.systemBackground)
 90 |     static let secondarySystemBackground: Color = Color(UIColor.secondarySystemBackground)
 91 |     static let tertiarySystemBackground: Color = Color(UIColor.tertiarySystemBackground)
    |                |                         `- error: 'Color' is only available in macOS 10.15 or newer
    |                `- note: add @available attribute to enclosing static property
 92 |     static let systemGroupedBackground: Color = Color(UIColor.systemGroupedBackground)
 93 |     static let secondarySystemGroupedBackground: Color = Color(UIColor.secondarySystemGroupedBackground)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:91:56: error: cannot find 'UIColor' in scope
 89 |     static let systemBackground: Color = Color(UIColor.systemBackground)
 90 |     static let secondarySystemBackground: Color = Color(UIColor.secondarySystemBackground)
 91 |     static let tertiarySystemBackground: Color = Color(UIColor.tertiarySystemBackground)
    |                                                        `- error: cannot find 'UIColor' in scope
 92 |     static let systemGroupedBackground: Color = Color(UIColor.systemGroupedBackground)
 93 |     static let secondarySystemGroupedBackground: Color = Color(UIColor.secondarySystemGroupedBackground)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:92:41: error: 'Color' is only available in macOS 10.15 or newer
 67 |
 68 | @available(iOS 13.0, *)
 69 | public extension Color {
    |        `- note: add @available attribute to enclosing extension
 70 |     static let systemBlue: Color = Color(UIColor.systemBlue)
 71 |     static let systemGreen: Color = Color(UIColor.systemGreen)
    :
 90 |     static let secondarySystemBackground: Color = Color(UIColor.secondarySystemBackground)
 91 |     static let tertiarySystemBackground: Color = Color(UIColor.tertiarySystemBackground)
 92 |     static let systemGroupedBackground: Color = Color(UIColor.systemGroupedBackground)
    |                |                        `- error: 'Color' is only available in macOS 10.15 or newer
    |                `- note: add @available attribute to enclosing static property
 93 |     static let secondarySystemGroupedBackground: Color = Color(UIColor.secondarySystemGroupedBackground)
 94 |     static let tertiarySystemGroupedBackground: Color = Color(UIColor.tertiarySystemGroupedBackground)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:92:55: error: cannot find 'UIColor' in scope
 90 |     static let secondarySystemBackground: Color = Color(UIColor.secondarySystemBackground)
 91 |     static let tertiarySystemBackground: Color = Color(UIColor.tertiarySystemBackground)
 92 |     static let systemGroupedBackground: Color = Color(UIColor.systemGroupedBackground)
    |                                                       `- error: cannot find 'UIColor' in scope
 93 |     static let secondarySystemGroupedBackground: Color = Color(UIColor.secondarySystemGroupedBackground)
 94 |     static let tertiarySystemGroupedBackground: Color = Color(UIColor.tertiarySystemGroupedBackground)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:93:50: error: 'Color' is only available in macOS 10.15 or newer
 67 |
 68 | @available(iOS 13.0, *)
 69 | public extension Color {
    |        `- note: add @available attribute to enclosing extension
 70 |     static let systemBlue: Color = Color(UIColor.systemBlue)
 71 |     static let systemGreen: Color = Color(UIColor.systemGreen)
    :
 91 |     static let tertiarySystemBackground: Color = Color(UIColor.tertiarySystemBackground)
 92 |     static let systemGroupedBackground: Color = Color(UIColor.systemGroupedBackground)
 93 |     static let secondarySystemGroupedBackground: Color = Color(UIColor.secondarySystemGroupedBackground)
    |                |                                 `- error: 'Color' is only available in macOS 10.15 or newer
    |                `- note: add @available attribute to enclosing static property
 94 |     static let tertiarySystemGroupedBackground: Color = Color(UIColor.tertiarySystemGroupedBackground)
 95 | }
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:93:64: error: cannot find 'UIColor' in scope
 91 |     static let tertiarySystemBackground: Color = Color(UIColor.tertiarySystemBackground)
 92 |     static let systemGroupedBackground: Color = Color(UIColor.systemGroupedBackground)
 93 |     static let secondarySystemGroupedBackground: Color = Color(UIColor.secondarySystemGroupedBackground)
    |                                                                `- error: cannot find 'UIColor' in scope
 94 |     static let tertiarySystemGroupedBackground: Color = Color(UIColor.tertiarySystemGroupedBackground)
 95 | }
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:94:49: error: 'Color' is only available in macOS 10.15 or newer
 67 |
 68 | @available(iOS 13.0, *)
 69 | public extension Color {
    |        `- note: add @available attribute to enclosing extension
 70 |     static let systemBlue: Color = Color(UIColor.systemBlue)
 71 |     static let systemGreen: Color = Color(UIColor.systemGreen)
    :
 92 |     static let systemGroupedBackground: Color = Color(UIColor.systemGroupedBackground)
 93 |     static let secondarySystemGroupedBackground: Color = Color(UIColor.secondarySystemGroupedBackground)
 94 |     static let tertiarySystemGroupedBackground: Color = Color(UIColor.tertiarySystemGroupedBackground)
    |                |                                `- error: 'Color' is only available in macOS 10.15 or newer
    |                `- note: add @available attribute to enclosing static property
 95 | }
 96 |
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:94:63: error: cannot find 'UIColor' in scope
 92 |     static let systemGroupedBackground: Color = Color(UIColor.systemGroupedBackground)
 93 |     static let secondarySystemGroupedBackground: Color = Color(UIColor.secondarySystemGroupedBackground)
 94 |     static let tertiarySystemGroupedBackground: Color = Color(UIColor.tertiarySystemGroupedBackground)
    |                                                               `- error: cannot find 'UIColor' in scope
 95 | }
 96 |
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:69:18: error: 'Color' is only available in macOS 10.15 or newer
 67 |
 68 | @available(iOS 13.0, *)
 69 | public extension Color {
    |        |         `- error: 'Color' is only available in macOS 10.15 or newer
    |        `- note: add @available attribute to enclosing extension
 70 |     static let systemBlue: Color = Color(UIColor.systemBlue)
 71 |     static let systemGreen: Color = Color(UIColor.systemGreen)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift:97:18: error: cannot find type 'UIColor' in scope
 95 | }
 96 |
 97 | public extension UIColor {
    |                  `- error: cannot find type 'UIColor' in scope
 98 |
 99 |     /**
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/UserDefaults+Color.swift:5:23: error: 'Color' is only available in macOS 10.15 or newer
 2 |
 3 | @available(iOS 14.0, *)
 4 | public extension UserDefaults {
   |        `- note: add @available attribute to enclosing extension
 5 |     func set(_ color: Color, forKey key: String) {
   |          |            `- error: 'Color' is only available in macOS 10.15 or newer
   |          `- note: add @available attribute to enclosing instance method
 6 |         set(color.hex, forKey: key)
 7 |     }
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/UserDefaults+Color.swift:8:39: error: 'Color' is only available in macOS 10.15 or newer
 2 |
 3 | @available(iOS 14.0, *)
 4 | public extension UserDefaults {
   |        `- note: add @available attribute to enclosing extension
 5 |     func set(_ color: Color, forKey key: String) {
 6 |         set(color.hex, forKey: key)
 7 |     }
 8 |     func color(forKey key: String) -> Color? {
   |          |                            `- error: 'Color' is only available in macOS 10.15 or newer
   |          `- note: add @available attribute to enclosing instance method
 9 |         guard let hex = object(forKey: key) as? String else { return nil }
10 |         return  Color(hex: hex)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/UserDefaults+Color.swift:12:25: error: 'Color' is only available in macOS 10.15 or newer
 2 |
 3 | @available(iOS 14.0, *)
 4 | public extension UserDefaults {
   |        `- note: add @available attribute to enclosing extension
 5 |     func set(_ color: Color, forKey key: String) {
 6 |         set(color.hex, forKey: key)
   :
10 |         return  Color(hex: hex)
11 |     }
12 |     func set(_ colors: [Color], forKey key: String) {
   |          |              `- error: 'Color' is only available in macOS 10.15 or newer
   |          `- note: add @available attribute to enclosing instance method
13 |         set(colors.map { $0.hex }, forKey: key)
14 |     }
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/UserDefaults+Color.swift:15:41: error: 'Color' is only available in macOS 10.15 or newer
 2 |
 3 | @available(iOS 14.0, *)
 4 | public extension UserDefaults {
   |        `- note: add @available attribute to enclosing extension
 5 |     func set(_ color: Color, forKey key: String) {
 6 |         set(color.hex, forKey: key)
   :
13 |         set(colors.map { $0.hex }, forKey: key)
14 |     }
15 |     func colors(forKey key: String) -> [Color]? {
   |          |                              `- error: 'Color' is only available in macOS 10.15 or newer
   |          `- note: add @available attribute to enclosing instance method
16 |         guard let hexArray = object(forKey: key) as? [String] else { return nil }
17 |         return hexArray.compactMap { Color(hex: $0) }
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/UserDefaults+Color.swift:20:23: error: cannot find type 'UIColor' in scope
18 |     }
19 |
20 |     func set(_ color: UIColor, forKey key: String) {
   |                       `- error: cannot find type 'UIColor' in scope
21 |         set(color.hex, forKey: key)
22 |     }
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/UserDefaults+Color.swift:23:41: error: cannot find type 'UIColor' in scope
21 |         set(color.hex, forKey: key)
22 |     }
23 |     func uicolor(forKey key: String) -> UIColor? {
   |                                         `- error: cannot find type 'UIColor' in scope
24 |         guard let hex = object(forKey: key) as? String else { return nil }
25 |         return  UIColor(hex: hex)
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/UserDefaults+Color.swift:27:25: error: cannot find type 'UIColor' in scope
25 |         return  UIColor(hex: hex)
26 |     }
27 |     func set(_ colors: [UIColor], forKey key: String) {
   |                         `- error: cannot find type 'UIColor' in scope
28 |         set(colors.map { $0.hex }, forKey: key)
29 |     }
/Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/UserDefaults+Color.swift:30:43: error: cannot find type 'UIColor' in scope
28 |         set(colors.map { $0.hex }, forKey: key)
29 |     }
30 |     func uicolors(forKey key: String) -> [UIColor]? {
   |                                           `- error: cannot find type 'UIColor' in scope
31 |         guard let hexArray = object(forKey: key) as? [String] else { return nil }
32 |         return hexArray.compactMap { UIColor(hex: $0) }
SwiftCompile normal arm64 Compiling\ UserDefaults+Color.swift /Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/UserDefaults+Color.swift (in target 'BlackLabsSwiftUIColor' from project 'BlackLabsSwiftUIColor')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/UserDefaults+Color.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/UserDefaults+Color.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/UserDefaults+Color.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/UserDefaults+Color.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/UserDefaults+Color.dia -target arm64-apple-macos10.14 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -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 -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name BlackLabsSwiftUIColor -frontend-parseable-output -disable-clang-spi -target-sdk-version 14.4 -target-sdk-name macosx14.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/UserDefaults+Color.o -index-unit-output-path /BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/UserDefaults+Color.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/UserDefaults+Color.swift (in target 'BlackLabsSwiftUIColor' from project 'BlackLabsSwiftUIColor')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/BlackLabsSwiftUIColor.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/BlackLabsSwiftUIColor/UserDefaults+Color.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/UserDefaults+Color.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/UserDefaults+Color.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/UserDefaults+Color.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/UserDefaults+Color.dia -target arm64-apple-macos10.14 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/BlackLabsSwiftUIColor_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -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 -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name BlackLabsSwiftUIColor -frontend-parseable-output -disable-clang-spi -target-sdk-version 14.4 -target-sdk-name macosx14.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/UserDefaults+Color.o -index-unit-output-path /BlackLabsSwiftUIColor.build/Debug/BlackLabsSwiftUIColor.build/Objects-normal/arm64/UserDefaults+Color.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'BlackLabsSwiftUIColor' from project 'BlackLabsSwiftUIColor')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:tvOS Simulator, id:8B1ABE64-0401-443E-812F-247A4FBB5BDB, OS:17.4, name:Apple TV }
{ platform:tvOS Simulator, id:1CFD7C1E-15D0-43C5-AF27-909F7506EEF8, OS:17.4, name:Apple TV 4K (3rd generation) }
{ platform:tvOS Simulator, id:2F8EA46A-629D-4072-B00C-F903D55C3177, OS:17.4, name:Apple TV 4K (3rd generation) (at 1080p) }
{ platform:visionOS Simulator, id:91219D42-BD52-4AED-96DD-B55E31EB00BB, OS:1.1, name:Apple Vision Pro }
{ platform:watchOS Simulator, id:DE04AC0A-986B-4FBA-9496-F35677425C97, OS:10.4, name:Apple Watch SE (40mm) (2nd generation) }
{ platform:watchOS Simulator, id:4BE5427F-5FC7-449C-B254-3F404CE79B2F, OS:10.4, name:Apple Watch SE (44mm) (2nd generation) }
{ platform:watchOS Simulator, id:B1E30F2A-196D-43FB-B903-C3CF777EDD8E, OS:10.4, name:Apple Watch Series 5 (40mm) }
{ platform:watchOS Simulator, id:2F36C8D1-FB3D-4D85-A931-07B6EFBD4E4F, OS:10.4, name:Apple Watch Series 5 (44mm) }
{ platform:watchOS Simulator, id:CF595720-5AAE-408E-8353-1C54D9068D3E, OS:10.4, name:Apple Watch Series 6 (40mm) }
{ platform:watchOS Simulator, id:8F6954D5-8415-4A06-8701-3C7F4ACB2488, OS:10.4, name:Apple Watch Series 6 (44mm) }
{ platform:watchOS Simulator, id:F60A3AB2-C846-4E63-9A50-5E6DBD6A2777, OS:10.4, name:Apple Watch Series 7 (41mm) }
{ platform:watchOS Simulator, id:F72F2121-983A-4C32-A0D4-0C7BA61073C9, OS:10.4, name:Apple Watch Series 7 (45mm) }
{ platform:watchOS Simulator, id:86A5CFD7-08C3-40A4-B2A6-2F3A8CB8BDA5, OS:10.4, name:Apple Watch Series 9 (41mm) }
{ platform:watchOS Simulator, id:B22A08B0-18B6-43BC-94F1-5C2F83724B73, OS:10.4, name:Apple Watch Series 9 (45mm) }
{ platform:watchOS Simulator, id:797FC64C-7930-4151-8822-6349FA58EFA0, OS:10.4, name:Apple Watch Ultra 2 (49mm) }
{ platform:iOS Simulator, id:80B3B926-14C6-407B-AD45-937DD9D118A2, OS:17.4, name:iPad (10th generation) }
{ platform:iOS Simulator, id:DCA453EF-4DA0-4BCB-9EDB-B627F480EC88, OS:17.4, name:iPad Air (5th generation) }
{ platform:iOS Simulator, id:1DD2445B-C99B-432E-99AB-F239A53F76A7, OS:17.4, name:iPad Pro (11-inch) (4th generation) }
{ platform:iOS Simulator, id:63A2100A-3ABC-479B-927E-0927E96A78B0, OS:17.4, name:iPad Pro (12.9-inch) (6th generation) }
{ platform:iOS Simulator, id:182006EF-3CD1-439B-B898-2FF003963B39, OS:17.4, name:iPad mini (6th generation) }
{ platform:iOS Simulator, id:E86EA00F-56E9-4BD5-BE25-B4AE5E09CD43, OS:17.4, name:iPhone 15 }
{ platform:iOS Simulator, id:724EDFB5-2285-4CCF-A274-5CEAC57CE7ED, OS:17.4, name:iPhone 15 Plus }
{ platform:iOS Simulator, id:FA8EB545-B4CA-4062-86F4-C39DEAD04F1E, OS:17.4, name:iPhone 15 Pro }
{ platform:iOS Simulator, id:4C84A4B0-ABA2-4072-B35C-2EF2B0D49AA7, OS:17.4, name:iPhone 15 Pro Max }
{ platform:iOS Simulator, id:82B3845C-C246-4FEC-B1FB-D4892A314D10, OS:17.4, name:iPhone SE (3rd generation) }
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ BlackLabsSwiftUIColor (in target 'BlackLabsSwiftUIColor' from project 'BlackLabsSwiftUIColor')
(1 failure)
BUILD FAILURE 6.0 macosXcodebuild
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.