The Swift Package Index logo.Swift Package Index

Build Information

Failed to build NumericGauge, reference main (b2b322), with Swift 6.1 for watchOS using Xcode 16.3 on 20 Dec 2025 21:43:46 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/JoshuaSullivan/NumericGauge.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/JoshuaSullivan/NumericGauge
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b2b322e Updated gauge to change its internal state when its bound value changes externally.
Cloned https://github.com/JoshuaSullivan/NumericGauge.git
Revision (git rev-parse @):
b2b322e0ef74c1cdad7548ab112bd0fef0bd6db7
SUCCESS checkout https://github.com/JoshuaSullivan/NumericGauge.git at main
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/JoshuaSullivan/NumericGauge.git
https://github.com/JoshuaSullivan/NumericGauge.git
{
  "dependencies" : [
    {
      "identity" : "transientlabel",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JoshuaSullivan/TransientLabel.git"
    }
  ],
  "manifest_display_name" : "NumericGauge",
  "name" : "NumericGauge",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "NumericGauge",
      "targets" : [
        "NumericGauge"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NumericGaugeTests",
      "module_type" : "SwiftTarget",
      "name" : "NumericGaugeTests",
      "path" : "Tests/NumericGaugeTests",
      "sources" : [
        "NumericGaugeLayoutTests.swift",
        "NumericGaugeTests.swift",
        "NumericGaugeThemeTests.swift"
      ],
      "target_dependencies" : [
        "NumericGauge"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NumericGauge",
      "module_type" : "SwiftTarget",
      "name" : "NumericGauge",
      "path" : "Sources/NumericGauge",
      "product_dependencies" : [
        "TransientLabel"
      ],
      "product_memberships" : [
        "NumericGauge"
      ],
      "sources" : [
        "NumericGauge.swift",
        "NumericGaugeLayout.swift",
        "NumericGaugeTheme.swift",
        "NumericGaugeView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/JoshuaSullivan/TransientLabel.git
Creating working copy of package ‘TransientLabel’
Checking out 1.2.0 of package ‘TransientLabel’
Resolve Package Graph
Resolved source packages:
  NumericGauge: /Users/admin/builder/spi-builder-workspace
  TransientLabel: https://github.com/JoshuaSullivan/TransientLabel.git @ 1.2.0
resolved source packages: NumericGauge, TransientLabel
{
  "dependencies" : [
    {
      "identity" : "transientlabel",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JoshuaSullivan/TransientLabel.git"
    }
  ],
  "manifest_display_name" : "NumericGauge",
  "name" : "NumericGauge",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "NumericGauge",
      "targets" : [
        "NumericGauge"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NumericGaugeTests",
      "module_type" : "SwiftTarget",
      "name" : "NumericGaugeTests",
      "path" : "Tests/NumericGaugeTests",
      "sources" : [
        "NumericGaugeLayoutTests.swift",
        "NumericGaugeTests.swift",
        "NumericGaugeThemeTests.swift"
      ],
      "target_dependencies" : [
        "NumericGauge"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NumericGauge",
      "module_type" : "SwiftTarget",
      "name" : "NumericGauge",
      "path" : "Sources/NumericGauge",
      "product_dependencies" : [
        "TransientLabel"
      ],
      "product_memberships" : [
        "NumericGauge"
      ],
      "sources" : [
        "NumericGauge.swift",
        "NumericGaugeLayout.swift",
        "NumericGaugeTheme.swift",
        "NumericGaugeView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "NumericGauge"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme NumericGauge -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme NumericGauge -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  TransientLabel: https://github.com/JoshuaSullivan/TransientLabel.git @ 1.2.0
  NumericGauge: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'NumericGauge' in project 'NumericGauge'
        ➜ Explicit dependency on target 'NumericGauge' in project 'NumericGauge'
        ➜ Explicit dependency on target 'NumericGauge_NumericGauge' in project 'NumericGauge'
        ➜ Explicit dependency on target 'TransientLabel' in project 'TransientLabel'
    Target 'NumericGauge' in project 'NumericGauge'
        ➜ Explicit dependency on target 'NumericGauge_NumericGauge' in project 'NumericGauge'
        ➜ Explicit dependency on target 'TransientLabel' in project 'TransientLabel'
    Target 'TransientLabel' in project 'TransientLabel'
        ➜ Explicit dependency on target 'TransientLabel' in project 'TransientLabel'
        ➜ Explicit dependency on target 'TransientLabel_TransientLabel' in project 'TransientLabel'
    Target 'TransientLabel' in project 'TransientLabel'
        ➜ Explicit dependency on target 'TransientLabel_TransientLabel' in project 'TransientLabel'
    Target 'TransientLabel_TransientLabel' in project 'TransientLabel' (no dependencies)
    Target 'NumericGauge_NumericGauge' in project 'NumericGauge' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: bdeec831e730e05a879cddb77ef11dcd
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/bdeec831e730e05a879cddb77ef11dcd.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
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
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/TransientLabel.modulemap (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/TransientLabel.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/TransientLabel.DependencyStaticMetadataFileList (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/TransientLabel.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel_TransientLabel.build/TransientLabel_TransientLabel.DependencyStaticMetadataFileList (in target 'TransientLabel_TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel_TransientLabel.build/TransientLabel_TransientLabel.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel_TransientLabel.build/empty-TransientLabel_TransientLabel.plist (in target 'TransientLabel_TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel_TransientLabel.build/empty-TransientLabel_TransientLabel.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/TransientLabel.DependencyMetadataFileList (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/TransientLabel.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel_TransientLabel.build/TransientLabel_TransientLabel.DependencyMetadataFileList (in target 'TransientLabel_TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel_TransientLabel.build/TransientLabel_TransientLabel.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-watchos/NumericGauge.build/Objects-normal/armv7k/NumericGauge.SwiftFileList (in target 'NumericGauge' from project 'NumericGauge')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-watchos/NumericGauge.build/Objects-normal/armv7k/NumericGauge.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-watchos/NumericGauge.build/Objects-normal/armv7k/NumericGauge.SwiftConstValuesFileList (in target 'NumericGauge' from project 'NumericGauge')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-watchos/NumericGauge.build/Objects-normal/armv7k/NumericGauge.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-watchos/NumericGauge.build/Objects-normal/armv7k/NumericGauge_const_extract_protocols.json (in target 'NumericGauge' from project 'NumericGauge')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-watchos/NumericGauge.build/Objects-normal/armv7k/NumericGauge_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel_const_extract_protocols.json (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel.SwiftFileList (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel.SwiftConstValuesFileList (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel.LinkFileList (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel-OutputFileMap.json (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel_const_extract_protocols.json (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel.SwiftFileList (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel.SwiftConstValuesFileList (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel.LinkFileList (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel-OutputFileMap.json (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64/TransientLabel_const_extract_protocols.json (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64/TransientLabel_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64/TransientLabel.SwiftFileList (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64/TransientLabel.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64/TransientLabel.SwiftConstValuesFileList (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64/TransientLabel.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64/TransientLabel.LinkFileList (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64/TransientLabel.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64/TransientLabel-OutputFileMap.json (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64/TransientLabel-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/resource_bundle_accessor.swift (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/resource_bundle_accessor.swift
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-watchos/NumericGauge_NumericGauge.build/NumericGauge_NumericGauge.DependencyStaticMetadataFileList (in target 'NumericGauge_NumericGauge' from project 'NumericGauge')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-watchos/NumericGauge_NumericGauge.build/NumericGauge_NumericGauge.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-watchos/NumericGauge_NumericGauge.build/empty-NumericGauge_NumericGauge.plist (in target 'NumericGauge_NumericGauge' from project 'NumericGauge')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-watchos/NumericGauge_NumericGauge.build/empty-NumericGauge_NumericGauge.plist
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/TransientLabel.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/TransientLabel.modulemap (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel
    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/TransientLabel.build/Debug-watchos/TransientLabel.build/TransientLabel.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-watchos/NumericGauge_NumericGauge.build/NumericGauge_NumericGauge.DependencyMetadataFileList (in target 'NumericGauge_NumericGauge' from project 'NumericGauge')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-watchos/NumericGauge_NumericGauge.build/NumericGauge_NumericGauge.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-watchos/NumericGauge.build/Objects-normal/armv7k/NumericGauge.LinkFileList (in target 'NumericGauge' from project 'NumericGauge')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-watchos/NumericGauge.build/Objects-normal/armv7k/NumericGauge.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-watchos/NumericGauge.build/Objects-normal/armv7k/NumericGauge-OutputFileMap.json (in target 'NumericGauge' from project 'NumericGauge')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-watchos/NumericGauge.build/Objects-normal/armv7k/NumericGauge-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-watchos/NumericGauge.build/Objects-normal/arm64_32/NumericGauge_const_extract_protocols.json (in target 'NumericGauge' from project 'NumericGauge')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-watchos/NumericGauge.build/Objects-normal/arm64_32/NumericGauge_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-watchos/NumericGauge.build/Objects-normal/arm64_32/NumericGauge.SwiftFileList (in target 'NumericGauge' from project 'NumericGauge')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-watchos/NumericGauge.build/Objects-normal/arm64_32/NumericGauge.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-watchos/NumericGauge.build/Objects-normal/arm64_32/NumericGauge.SwiftConstValuesFileList (in target 'NumericGauge' from project 'NumericGauge')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-watchos/NumericGauge.build/Objects-normal/arm64_32/NumericGauge.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-watchos/NumericGauge.build/Objects-normal/arm64_32/NumericGauge.LinkFileList (in target 'NumericGauge' from project 'NumericGauge')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-watchos/NumericGauge.build/Objects-normal/arm64_32/NumericGauge.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-watchos/NumericGauge.build/Objects-normal/arm64_32/NumericGauge-OutputFileMap.json (in target 'NumericGauge' from project 'NumericGauge')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-watchos/NumericGauge.build/Objects-normal/arm64_32/NumericGauge-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-watchos/NumericGauge.build/Objects-normal/arm64/NumericGauge_const_extract_protocols.json (in target 'NumericGauge' from project 'NumericGauge')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-watchos/NumericGauge.build/Objects-normal/arm64/NumericGauge_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-watchos/NumericGauge.build/Objects-normal/arm64/NumericGauge.SwiftFileList (in target 'NumericGauge' from project 'NumericGauge')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-watchos/NumericGauge.build/Objects-normal/arm64/NumericGauge.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-watchos/NumericGauge.build/Objects-normal/arm64/NumericGauge.SwiftConstValuesFileList (in target 'NumericGauge' from project 'NumericGauge')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-watchos/NumericGauge.build/Objects-normal/arm64/NumericGauge.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-watchos/NumericGauge.build/Objects-normal/arm64/NumericGauge.LinkFileList (in target 'NumericGauge' from project 'NumericGauge')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-watchos/NumericGauge.build/Objects-normal/arm64/NumericGauge.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-watchos/NumericGauge.build/Objects-normal/arm64/NumericGauge-OutputFileMap.json (in target 'NumericGauge' from project 'NumericGauge')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-watchos/NumericGauge.build/Objects-normal/arm64/NumericGauge-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-watchos/NumericGauge.build/NumericGauge.modulemap (in target 'NumericGauge' from project 'NumericGauge')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-watchos/NumericGauge.build/NumericGauge.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-watchos/NumericGauge.build/NumericGauge.DependencyStaticMetadataFileList (in target 'NumericGauge' from project 'NumericGauge')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-watchos/NumericGauge.build/NumericGauge.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-watchos/NumericGauge.build/NumericGauge.DependencyMetadataFileList (in target 'NumericGauge' from project 'NumericGauge')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-watchos/NumericGauge.build/NumericGauge.DependencyMetadataFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/TransientLabel_TransientLabel.bundle (in target 'TransientLabel_TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/TransientLabel_TransientLabel.bundle
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-watchos/NumericGauge.build/DerivedSources/resource_bundle_accessor.swift (in target 'NumericGauge' from project 'NumericGauge')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-watchos/NumericGauge.build/DerivedSources/resource_bundle_accessor.swift
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/NumericGauge_NumericGauge.bundle (in target 'NumericGauge_NumericGauge' from project 'NumericGauge')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/NumericGauge_NumericGauge.bundle
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel_TransientLabel.build/assetcatalog_output/unthinned (in target 'TransientLabel_TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel_TransientLabel.build/assetcatalog_output/unthinned
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel_TransientLabel.build/assetcatalog_output/thinned (in target 'TransientLabel_TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel_TransientLabel.build/assetcatalog_output/thinned
GenerateAssetSymbols /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/Media.xcassets (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/Media.xcassets --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos --output-format human-readable-text --notices --warnings --export-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/assetcatalog_dependencies --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/assetcatalog_generated_info.plist --compress-pngs --enable-on-demand-resources NO --development-region en --target-device watch --minimum-deployment-target 8.0 --platform watchos --bundle-identifier transientlabel.TransientLabel --generate-swift-asset-symbol-extensions NO --generate-swift-asset-symbols /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/GeneratedAssetSymbols.swift --generate-objc-asset-symbols /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/GeneratedAssetSymbols.h --generate-asset-symbol-index /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/GeneratedAssetSymbols-Index.plist
/* com.apple.actool.compilation-results */
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/GeneratedAssetSymbols-Index.plist
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/GeneratedAssetSymbols.h
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/GeneratedAssetSymbols.swift
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-watchos/NumericGauge_NumericGauge.build/assetcatalog_output/unthinned (in target 'NumericGauge_NumericGauge' from project 'NumericGauge')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-watchos/NumericGauge_NumericGauge.build/assetcatalog_output/unthinned
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-watchos/NumericGauge_NumericGauge.build/assetcatalog_output/thinned (in target 'NumericGauge_NumericGauge' from project 'NumericGauge')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-watchos/NumericGauge_NumericGauge.build/assetcatalog_output/thinned
CompileAssetCatalogVariant thinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/TransientLabel_TransientLabel.bundle /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/Media.xcassets (in target 'TransientLabel_TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/Media.xcassets --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel_TransientLabel.build/assetcatalog_output/thinned --output-format human-readable-text --notices --warnings --export-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel_TransientLabel.build/assetcatalog_dependencies_thinned --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel_TransientLabel.build/assetcatalog_generated_info.plist_thinned --compress-pngs --enable-on-demand-resources NO --development-region en --target-device watch --minimum-deployment-target 8.0 --platform watchos
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/NumericGauge.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-watchos/NumericGauge.build/NumericGauge.modulemap (in target 'NumericGauge' from project 'NumericGauge')
    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/NumericGauge.build/Debug-watchos/NumericGauge.build/NumericGauge.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
CompileAssetCatalogVariant thinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/NumericGauge_NumericGauge.bundle /Users/admin/builder/spi-builder-workspace/Sources/NumericGauge/NumericGaugeAssets.xcassets (in target 'NumericGauge_NumericGauge' from project 'NumericGauge')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool /Users/admin/builder/spi-builder-workspace/Sources/NumericGauge/NumericGaugeAssets.xcassets --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-watchos/NumericGauge_NumericGauge.build/assetcatalog_output/thinned --output-format human-readable-text --notices --warnings --export-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-watchos/NumericGauge_NumericGauge.build/assetcatalog_dependencies_thinned --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-watchos/NumericGauge_NumericGauge.build/assetcatalog_generated_info.plist_thinned --compress-pngs --enable-on-demand-resources NO --development-region en --target-device watch --minimum-deployment-target 8.0 --platform watchos
SwiftDriver TransientLabel normal armv7k com.apple.xcode.tools.swift.compiler (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name TransientLabel -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos8.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -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-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel-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/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name transientlabel -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.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/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver TransientLabel normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name TransientLabel -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos8.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -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-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel-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/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name transientlabel -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.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/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver TransientLabel normal arm64 com.apple.xcode.tools.swift.compiler (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name TransientLabel -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64/TransientLabel.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos8.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -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-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64/TransientLabel-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/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64/TransientLabel.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name transientlabel -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64/TransientLabel_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.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/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64/TransientLabel-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ TransientLabel (in target 'TransientLabel' from project 'TransientLabel')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelBackground.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/GeneratedAssetSymbols.swift -target arm64_32-apple-watchos8.0 -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name TransientLabel -package-name transientlabel -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.4 -target-sdk-name watchos11.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel.abi.json
EmitSwiftModule normal arm64_32 (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabel.swift:8:80: error: type 'UIColor' has no member 'systemBackground'
    public static let defaultBackground = TransientLabelBackground.solidColor(.systemBackground.withAlphaComponent(0.4))
                                                                              ~^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabel.swift:23:28: error: cannot find type 'UIView' in scope
    private let container: UIView
                           ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabel.swift:24:24: error: cannot find type 'UILabel' in scope
    private let label: UILabel
                       ^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabel.swift:25:21: error: cannot find type 'UIView' in scope
    private let bg: UIView
                    ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabel.swift:27:27: error: cannot find type 'UIViewPropertyAnimator' in scope
    private var animator: UIViewPropertyAnimator
                          ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabel.swift:41:132: error: type 'UIColor' has no member 'label'
    public convenience init(delay: TimeInterval = 1, font: UIFont = .preferredFont(forTextStyle: .headline), textColor: UIColor = .label, backgroundColor: UIColor = .systemBackground.withAlphaComponent(0.4)) {
                                                                                                                                  ~^~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabel.swift:41:167: error: type 'UIColor' has no member 'systemBackground'
    public convenience init(delay: TimeInterval = 1, font: UIFont = .preferredFont(forTextStyle: .headline), textColor: UIColor = .label, backgroundColor: UIColor = .systemBackground.withAlphaComponent(0.4)) {
                                                                                                                                                                     ~^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabel.swift:53:120: error: type 'UIColor' has no member 'label'
    public init(delay: TimeInterval = 1, font: UIFont = .preferredFont(forTextStyle: .headline), textColor: UIColor = .label, background: TransientLabelBackground) {
                                                                                                                      ~^~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabel.swift:172:25: error: property does not override any property from its superclass
    public override var intrinsicContentSize: CGSize {
           ~~~~~~~~     ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabel.swift:177:37: error: cannot find type 'UIViewPropertyAnimator' in scope
    private func describe(animator: UIViewPropertyAnimator, label: String? = nil) {
                                    ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabel.swift:5:36: error: cannot find type 'UIView' in scope
public final class TransientLabel: UIView {
                                   ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelBackground.swift:6:74: error: type 'UIColor' has no member 'systemBackground'
    public static let `default`: TransientLabelBackground = .solidColor(.systemBackground.withAlphaComponent(0.4))
                                                                        ~^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelBackground.swift:15:15: error: cannot find type 'UIBlurEffect' in scope
    case blur(UIBlurEffect.Style)
              ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelBackground.swift:20:17: error: cannot find type 'UIView' in scope
    case custom(UIView)
                ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:92:17: error: cannot find type 'UIVisualEffect' in scope
    var effect: UIVisualEffect
                ^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:93:67: error: cannot find type 'UIVisualEffectView' in scope
    func makeUIView(context: UIViewRepresentableContext<Self>) -> UIVisualEffectView { UIVisualEffectView(effect: effect) }
                                                                  ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:93:30: error: cannot find type 'UIViewRepresentableContext' in scope
    func makeUIView(context: UIViewRepresentableContext<Self>) -> UIVisualEffectView { UIVisualEffectView(effect: effect) }
                             ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:94:33: error: cannot find type 'UIVisualEffectView' in scope
    func updateUIView(_ uiView: UIVisualEffectView, context: UIViewRepresentableContext<Self>) { uiView.effect = effect }
                                ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:94:62: error: cannot find type 'UIViewRepresentableContext' in scope
    func updateUIView(_ uiView: UIVisualEffectView, context: UIViewRepresentableContext<Self>) { uiView.effect = effect }
                                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:91:34: error: cannot find type 'UIViewRepresentable' in scope
private struct VisualEffectView: UIViewRepresentable {
                                 ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:99:17: error: cannot find type 'UIView' in scope
    var uiView: UIView
                ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:100:47: error: cannot find type 'UIView' in scope
    func makeUIView(context: Context) -> some UIView { uiView }
                                              ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:100:42: error: 'some' types are only permitted in properties, subscripts, and functions
    func makeUIView(context: Context) -> some UIView { uiView }
                                         ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:100:30: error: cannot find type 'Context' in scope
    func makeUIView(context: Context) -> some UIView { uiView }
                             ^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:101:33: error: cannot find type 'UIViewType' in scope
    func updateUIView(_ uiView: UIViewType, context: Context) {}
                                ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:101:54: error: cannot find type 'Context' in scope
    func updateUIView(_ uiView: UIViewType, context: Context) {}
                                                     ^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:98:31: error: cannot find type 'UIViewRepresentable' in scope
private struct UIViewWrapper: UIViewRepresentable {
                              ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:129:22: error: cannot find 'UIView' in scope
        let bgView = UIView(frame: .zero)
                     ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:136:5: error: cannot use explicit 'return' statement in the body of result builder 'ViewBuilder'
    return VStack {
    ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:136:5: note: remove 'return' statements to apply the result builder
    return VStack {
    ^~~~~~~

SwiftCompile normal arm64_32 Compiling\ TransientLabel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabel.swift (in target 'TransientLabel' from project 'TransientLabel')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabel.swift (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ GeneratedAssetSymbols.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/GeneratedAssetSymbols.swift (in target 'TransientLabel' from project 'TransientLabel')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/GeneratedAssetSymbols.swift (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/resource_bundle_accessor.swift (in target 'TransientLabel' from project 'TransientLabel')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/resource_bundle_accessor.swift (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ TransientLabelView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift (in target 'TransientLabel' from project 'TransientLabel')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ TransientLabelBackground.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelBackground.swift (in target 'TransientLabel' from project 'TransientLabel')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelBackground.swift (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ TransientLabel (in target 'TransientLabel' from project 'TransientLabel')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelBackground.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/GeneratedAssetSymbols.swift -target arm64-apple-watchos8.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64/TransientLabel_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name TransientLabel -package-name transientlabel -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.4 -target-sdk-name watchos11.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64/TransientLabel.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64/TransientLabel.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64/TransientLabel-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64/TransientLabel-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64/TransientLabel-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64/TransientLabel.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64/TransientLabel.abi.json
EmitSwiftModule normal arm64 (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabel.swift:8:80: error: type 'UIColor' has no member 'systemBackground'
    public static let defaultBackground = TransientLabelBackground.solidColor(.systemBackground.withAlphaComponent(0.4))
                                                                              ~^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabel.swift:23:28: error: cannot find type 'UIView' in scope
    private let container: UIView
                           ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabel.swift:24:24: error: cannot find type 'UILabel' in scope
    private let label: UILabel
                       ^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabel.swift:25:21: error: cannot find type 'UIView' in scope
    private let bg: UIView
                    ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabel.swift:27:27: error: cannot find type 'UIViewPropertyAnimator' in scope
    private var animator: UIViewPropertyAnimator
                          ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabel.swift:41:132: error: type 'UIColor' has no member 'label'
    public convenience init(delay: TimeInterval = 1, font: UIFont = .preferredFont(forTextStyle: .headline), textColor: UIColor = .label, backgroundColor: UIColor = .systemBackground.withAlphaComponent(0.4)) {
                                                                                                                                  ~^~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabel.swift:41:167: error: type 'UIColor' has no member 'systemBackground'
    public convenience init(delay: TimeInterval = 1, font: UIFont = .preferredFont(forTextStyle: .headline), textColor: UIColor = .label, backgroundColor: UIColor = .systemBackground.withAlphaComponent(0.4)) {
                                                                                                                                                                     ~^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabel.swift:53:120: error: type 'UIColor' has no member 'label'
    public init(delay: TimeInterval = 1, font: UIFont = .preferredFont(forTextStyle: .headline), textColor: UIColor = .label, background: TransientLabelBackground) {
                                                                                                                      ~^~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabel.swift:172:25: error: property does not override any property from its superclass
    public override var intrinsicContentSize: CGSize {
           ~~~~~~~~     ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabel.swift:177:37: error: cannot find type 'UIViewPropertyAnimator' in scope
    private func describe(animator: UIViewPropertyAnimator, label: String? = nil) {
                                    ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabel.swift:5:36: error: cannot find type 'UIView' in scope
public final class TransientLabel: UIView {
                                   ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelBackground.swift:6:74: error: type 'UIColor' has no member 'systemBackground'
    public static let `default`: TransientLabelBackground = .solidColor(.systemBackground.withAlphaComponent(0.4))
                                                                        ~^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelBackground.swift:15:15: error: cannot find type 'UIBlurEffect' in scope
    case blur(UIBlurEffect.Style)
              ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelBackground.swift:20:17: error: cannot find type 'UIView' in scope
    case custom(UIView)
                ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:92:17: error: cannot find type 'UIVisualEffect' in scope
    var effect: UIVisualEffect
                ^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:93:67: error: cannot find type 'UIVisualEffectView' in scope
    func makeUIView(context: UIViewRepresentableContext<Self>) -> UIVisualEffectView { UIVisualEffectView(effect: effect) }
                                                                  ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:93:30: error: cannot find type 'UIViewRepresentableContext' in scope
    func makeUIView(context: UIViewRepresentableContext<Self>) -> UIVisualEffectView { UIVisualEffectView(effect: effect) }
                             ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:94:33: error: cannot find type 'UIVisualEffectView' in scope
    func updateUIView(_ uiView: UIVisualEffectView, context: UIViewRepresentableContext<Self>) { uiView.effect = effect }
                                ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:94:62: error: cannot find type 'UIViewRepresentableContext' in scope
    func updateUIView(_ uiView: UIVisualEffectView, context: UIViewRepresentableContext<Self>) { uiView.effect = effect }
                                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:91:34: error: cannot find type 'UIViewRepresentable' in scope
private struct VisualEffectView: UIViewRepresentable {
                                 ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:99:17: error: cannot find type 'UIView' in scope
    var uiView: UIView
                ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:100:47: error: cannot find type 'UIView' in scope
    func makeUIView(context: Context) -> some UIView { uiView }
                                              ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:100:42: error: 'some' types are only permitted in properties, subscripts, and functions
    func makeUIView(context: Context) -> some UIView { uiView }
                                         ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:100:30: error: cannot find type 'Context' in scope
    func makeUIView(context: Context) -> some UIView { uiView }
                             ^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:101:33: error: cannot find type 'UIViewType' in scope
    func updateUIView(_ uiView: UIViewType, context: Context) {}
                                ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:101:54: error: cannot find type 'Context' in scope
    func updateUIView(_ uiView: UIViewType, context: Context) {}
                                                     ^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:98:31: error: cannot find type 'UIViewRepresentable' in scope
private struct UIViewWrapper: UIViewRepresentable {
                              ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:129:22: error: cannot find 'UIView' in scope
        let bgView = UIView(frame: .zero)
                     ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:136:5: error: cannot use explicit 'return' statement in the body of result builder 'ViewBuilder'
    return VStack {
    ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:136:5: note: remove 'return' statements to apply the result builder
    return VStack {
    ^~~~~~~

SwiftEmitModule normal armv7k Emitting\ module\ for\ TransientLabel (in target 'TransientLabel' from project 'TransientLabel')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelBackground.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/GeneratedAssetSymbols.swift -target armv7k-apple-watchos8.0 -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name TransientLabel -package-name transientlabel -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.4 -target-sdk-name watchos11.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel.abi.json
EmitSwiftModule normal armv7k (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabel.swift:8:80: error: type 'UIColor' has no member 'systemBackground'
    public static let defaultBackground = TransientLabelBackground.solidColor(.systemBackground.withAlphaComponent(0.4))
                                                                              ~^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabel.swift:23:28: error: cannot find type 'UIView' in scope
    private let container: UIView
                           ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabel.swift:24:24: error: cannot find type 'UILabel' in scope
    private let label: UILabel
                       ^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabel.swift:25:21: error: cannot find type 'UIView' in scope
    private let bg: UIView
                    ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabel.swift:27:27: error: cannot find type 'UIViewPropertyAnimator' in scope
    private var animator: UIViewPropertyAnimator
                          ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabel.swift:41:132: error: type 'UIColor' has no member 'label'
    public convenience init(delay: TimeInterval = 1, font: UIFont = .preferredFont(forTextStyle: .headline), textColor: UIColor = .label, backgroundColor: UIColor = .systemBackground.withAlphaComponent(0.4)) {
                                                                                                                                  ~^~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabel.swift:41:167: error: type 'UIColor' has no member 'systemBackground'
    public convenience init(delay: TimeInterval = 1, font: UIFont = .preferredFont(forTextStyle: .headline), textColor: UIColor = .label, backgroundColor: UIColor = .systemBackground.withAlphaComponent(0.4)) {
                                                                                                                                                                     ~^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabel.swift:53:120: error: type 'UIColor' has no member 'label'
    public init(delay: TimeInterval = 1, font: UIFont = .preferredFont(forTextStyle: .headline), textColor: UIColor = .label, background: TransientLabelBackground) {
                                                                                                                      ~^~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabel.swift:172:25: error: property does not override any property from its superclass
    public override var intrinsicContentSize: CGSize {
           ~~~~~~~~     ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabel.swift:177:37: error: cannot find type 'UIViewPropertyAnimator' in scope
    private func describe(animator: UIViewPropertyAnimator, label: String? = nil) {
                                    ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabel.swift:5:36: error: cannot find type 'UIView' in scope
public final class TransientLabel: UIView {
                                   ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelBackground.swift:6:74: error: type 'UIColor' has no member 'systemBackground'
    public static let `default`: TransientLabelBackground = .solidColor(.systemBackground.withAlphaComponent(0.4))
                                                                        ~^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelBackground.swift:15:15: error: cannot find type 'UIBlurEffect' in scope
    case blur(UIBlurEffect.Style)
              ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelBackground.swift:20:17: error: cannot find type 'UIView' in scope
    case custom(UIView)
                ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:92:17: error: cannot find type 'UIVisualEffect' in scope
    var effect: UIVisualEffect
                ^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:93:67: error: cannot find type 'UIVisualEffectView' in scope
    func makeUIView(context: UIViewRepresentableContext<Self>) -> UIVisualEffectView { UIVisualEffectView(effect: effect) }
                                                                  ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:93:30: error: cannot find type 'UIViewRepresentableContext' in scope
    func makeUIView(context: UIViewRepresentableContext<Self>) -> UIVisualEffectView { UIVisualEffectView(effect: effect) }
                             ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:94:33: error: cannot find type 'UIVisualEffectView' in scope
    func updateUIView(_ uiView: UIVisualEffectView, context: UIViewRepresentableContext<Self>) { uiView.effect = effect }
                                ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:94:62: error: cannot find type 'UIViewRepresentableContext' in scope
    func updateUIView(_ uiView: UIVisualEffectView, context: UIViewRepresentableContext<Self>) { uiView.effect = effect }
                                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:91:34: error: cannot find type 'UIViewRepresentable' in scope
private struct VisualEffectView: UIViewRepresentable {
                                 ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:99:17: error: cannot find type 'UIView' in scope
    var uiView: UIView
                ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:100:47: error: cannot find type 'UIView' in scope
    func makeUIView(context: Context) -> some UIView { uiView }
                                              ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:100:42: error: 'some' types are only permitted in properties, subscripts, and functions
    func makeUIView(context: Context) -> some UIView { uiView }
                                         ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:100:30: error: cannot find type 'Context' in scope
    func makeUIView(context: Context) -> some UIView { uiView }
                             ^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:101:33: error: cannot find type 'UIViewType' in scope
    func updateUIView(_ uiView: UIViewType, context: Context) {}
                                ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:101:54: error: cannot find type 'Context' in scope
    func updateUIView(_ uiView: UIViewType, context: Context) {}
                                                     ^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:98:31: error: cannot find type 'UIViewRepresentable' in scope
private struct UIViewWrapper: UIViewRepresentable {
                              ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:129:22: error: cannot find 'UIView' in scope
        let bgView = UIView(frame: .zero)
                     ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:136:5: error: cannot use explicit 'return' statement in the body of result builder 'ViewBuilder'
    return VStack {
    ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:136:5: note: remove 'return' statements to apply the result builder
    return VStack {
    ^~~~~~~

SwiftCompile normal arm64 Compiling\ TransientLabelBackground.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelBackground.swift (in target 'TransientLabel' from project 'TransientLabel')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64_32 Emitting\ module\ for\ TransientLabel (in target 'TransientLabel' from project 'TransientLabel')
	EmitSwiftModule normal arm64_32 (in target 'TransientLabel' from project 'TransientLabel')
	SwiftEmitModule normal arm64 Emitting\ module\ for\ TransientLabel (in target 'TransientLabel' from project 'TransientLabel')
	EmitSwiftModule normal arm64 (in target 'TransientLabel' from project 'TransientLabel')
	SwiftEmitModule normal armv7k Emitting\ module\ for\ TransientLabel (in target 'TransientLabel' from project 'TransientLabel')
	EmitSwiftModule normal armv7k (in target 'TransientLabel' from project 'TransientLabel')
	SwiftCompile normal arm64 Compiling\ TransientLabelBackground.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelBackground.swift (in target 'TransientLabel' from project 'TransientLabel')
	Building workspace spi-builder-workspace with scheme NumericGauge
(8 failures)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  TransientLabel: https://github.com/JoshuaSullivan/TransientLabel.git @ 1.2.0
  NumericGauge: /Users/admin/builder/spi-builder-workspace
resolved source packages: TransientLabel, NumericGauge
{
  "dependencies" : [
    {
      "identity" : "transientlabel",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JoshuaSullivan/TransientLabel.git"
    }
  ],
  "manifest_display_name" : "NumericGauge",
  "name" : "NumericGauge",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "NumericGauge",
      "targets" : [
        "NumericGauge"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NumericGaugeTests",
      "module_type" : "SwiftTarget",
      "name" : "NumericGaugeTests",
      "path" : "Tests/NumericGaugeTests",
      "sources" : [
        "NumericGaugeLayoutTests.swift",
        "NumericGaugeTests.swift",
        "NumericGaugeThemeTests.swift"
      ],
      "target_dependencies" : [
        "NumericGauge"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NumericGauge",
      "module_type" : "SwiftTarget",
      "name" : "NumericGauge",
      "path" : "Sources/NumericGauge",
      "product_dependencies" : [
        "TransientLabel"
      ],
      "product_memberships" : [
        "NumericGauge"
      ],
      "sources" : [
        "NumericGauge.swift",
        "NumericGaugeLayout.swift",
        "NumericGaugeTheme.swift",
        "NumericGaugeView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "NumericGauge"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme NumericGauge -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme NumericGauge -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  TransientLabel: https://github.com/JoshuaSullivan/TransientLabel.git @ 1.2.0
  NumericGauge: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'NumericGauge' in project 'NumericGauge'
        ➜ Explicit dependency on target 'NumericGauge' in project 'NumericGauge'
        ➜ Explicit dependency on target 'NumericGauge_NumericGauge' in project 'NumericGauge'
        ➜ Explicit dependency on target 'TransientLabel' in project 'TransientLabel'
    Target 'NumericGauge' in project 'NumericGauge'
        ➜ Explicit dependency on target 'NumericGauge_NumericGauge' in project 'NumericGauge'
        ➜ Explicit dependency on target 'TransientLabel' in project 'TransientLabel'
    Target 'TransientLabel' in project 'TransientLabel'
        ➜ Explicit dependency on target 'TransientLabel' in project 'TransientLabel'
        ➜ Explicit dependency on target 'TransientLabel_TransientLabel' in project 'TransientLabel'
    Target 'TransientLabel' in project 'TransientLabel'
        ➜ Explicit dependency on target 'TransientLabel_TransientLabel' in project 'TransientLabel'
    Target 'TransientLabel_TransientLabel' in project 'TransientLabel' (no dependencies)
    Target 'NumericGauge_NumericGauge' in project 'NumericGauge' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 4afd6326e08cd9f315b518d2fe2853e3
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4afd6326e08cd9f315b518d2fe2853e3.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
CompileAssetCatalogVariant thinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/NumericGauge_NumericGauge.bundle /Users/admin/builder/spi-builder-workspace/Sources/NumericGauge/NumericGaugeAssets.xcassets (in target 'NumericGauge_NumericGauge' from project 'NumericGauge')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool /Users/admin/builder/spi-builder-workspace/Sources/NumericGauge/NumericGaugeAssets.xcassets --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-watchos/NumericGauge_NumericGauge.build/assetcatalog_output/thinned --output-format human-readable-text --notices --warnings --export-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-watchos/NumericGauge_NumericGauge.build/assetcatalog_dependencies_thinned --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NumericGauge.build/Debug-watchos/NumericGauge_NumericGauge.build/assetcatalog_generated_info.plist_thinned --compress-pngs --enable-on-demand-resources NO --development-region en --target-device watch --minimum-deployment-target 8.0 --platform watchos
CompileAssetCatalogVariant thinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/TransientLabel_TransientLabel.bundle /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/Media.xcassets (in target 'TransientLabel_TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/Media.xcassets --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel_TransientLabel.build/assetcatalog_output/thinned --output-format human-readable-text --notices --warnings --export-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel_TransientLabel.build/assetcatalog_dependencies_thinned --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel_TransientLabel.build/assetcatalog_generated_info.plist_thinned --compress-pngs --enable-on-demand-resources NO --development-region en --target-device watch --minimum-deployment-target 8.0 --platform watchos
SwiftDriver TransientLabel normal arm64 com.apple.xcode.tools.swift.compiler (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name TransientLabel -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64/TransientLabel.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos8.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -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-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64/TransientLabel-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/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64/TransientLabel.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name transientlabel -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64/TransientLabel_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.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/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64/TransientLabel-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver TransientLabel normal armv7k com.apple.xcode.tools.swift.compiler (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name TransientLabel -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos8.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -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-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel-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/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name transientlabel -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.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/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/armv7k/TransientLabel-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver TransientLabel normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name TransientLabel -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos8.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -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-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel-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/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name transientlabel -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.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/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ TransientLabel (in target 'TransientLabel' from project 'TransientLabel')
EmitSwiftModule normal arm64 (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64_32 Emitting\ module\ for\ TransientLabel (in target 'TransientLabel' from project 'TransientLabel')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelBackground.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/GeneratedAssetSymbols.swift -target arm64_32-apple-watchos8.0 -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name TransientLabel -package-name transientlabel -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.4 -target-sdk-name watchos11.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/Objects-normal/arm64_32/TransientLabel.abi.json
EmitSwiftModule normal arm64_32 (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabel.swift:8:80: error: type 'UIColor' has no member 'systemBackground'
    public static let defaultBackground = TransientLabelBackground.solidColor(.systemBackground.withAlphaComponent(0.4))
                                                                              ~^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabel.swift:23:28: error: cannot find type 'UIView' in scope
    private let container: UIView
                           ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabel.swift:24:24: error: cannot find type 'UILabel' in scope
    private let label: UILabel
                       ^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabel.swift:25:21: error: cannot find type 'UIView' in scope
    private let bg: UIView
                    ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabel.swift:27:27: error: cannot find type 'UIViewPropertyAnimator' in scope
    private var animator: UIViewPropertyAnimator
                          ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabel.swift:41:132: error: type 'UIColor' has no member 'label'
    public convenience init(delay: TimeInterval = 1, font: UIFont = .preferredFont(forTextStyle: .headline), textColor: UIColor = .label, backgroundColor: UIColor = .systemBackground.withAlphaComponent(0.4)) {
                                                                                                                                  ~^~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabel.swift:41:167: error: type 'UIColor' has no member 'systemBackground'
    public convenience init(delay: TimeInterval = 1, font: UIFont = .preferredFont(forTextStyle: .headline), textColor: UIColor = .label, backgroundColor: UIColor = .systemBackground.withAlphaComponent(0.4)) {
                                                                                                                                                                     ~^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabel.swift:53:120: error: type 'UIColor' has no member 'label'
    public init(delay: TimeInterval = 1, font: UIFont = .preferredFont(forTextStyle: .headline), textColor: UIColor = .label, background: TransientLabelBackground) {
                                                                                                                      ~^~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabel.swift:172:25: error: property does not override any property from its superclass
    public override var intrinsicContentSize: CGSize {
           ~~~~~~~~     ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabel.swift:177:37: error: cannot find type 'UIViewPropertyAnimator' in scope
    private func describe(animator: UIViewPropertyAnimator, label: String? = nil) {
                                    ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabel.swift:5:36: error: cannot find type 'UIView' in scope
public final class TransientLabel: UIView {
                                   ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelBackground.swift:6:74: error: type 'UIColor' has no member 'systemBackground'
    public static let `default`: TransientLabelBackground = .solidColor(.systemBackground.withAlphaComponent(0.4))
                                                                        ~^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelBackground.swift:15:15: error: cannot find type 'UIBlurEffect' in scope
    case blur(UIBlurEffect.Style)
              ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelBackground.swift:20:17: error: cannot find type 'UIView' in scope
    case custom(UIView)
                ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:92:17: error: cannot find type 'UIVisualEffect' in scope
    var effect: UIVisualEffect
                ^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:93:67: error: cannot find type 'UIVisualEffectView' in scope
    func makeUIView(context: UIViewRepresentableContext<Self>) -> UIVisualEffectView { UIVisualEffectView(effect: effect) }
                                                                  ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:93:30: error: cannot find type 'UIViewRepresentableContext' in scope
    func makeUIView(context: UIViewRepresentableContext<Self>) -> UIVisualEffectView { UIVisualEffectView(effect: effect) }
                             ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:94:33: error: cannot find type 'UIVisualEffectView' in scope
    func updateUIView(_ uiView: UIVisualEffectView, context: UIViewRepresentableContext<Self>) { uiView.effect = effect }
                                ^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:94:62: error: cannot find type 'UIViewRepresentableContext' in scope
    func updateUIView(_ uiView: UIVisualEffectView, context: UIViewRepresentableContext<Self>) { uiView.effect = effect }
                                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:91:34: error: cannot find type 'UIViewRepresentable' in scope
private struct VisualEffectView: UIViewRepresentable {
                                 ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:99:17: error: cannot find type 'UIView' in scope
    var uiView: UIView
                ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:100:47: error: cannot find type 'UIView' in scope
    func makeUIView(context: Context) -> some UIView { uiView }
                                              ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:100:42: error: 'some' types are only permitted in properties, subscripts, and functions
    func makeUIView(context: Context) -> some UIView { uiView }
                                         ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:100:30: error: cannot find type 'Context' in scope
    func makeUIView(context: Context) -> some UIView { uiView }
                             ^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:101:33: error: cannot find type 'UIViewType' in scope
    func updateUIView(_ uiView: UIViewType, context: Context) {}
                                ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:101:54: error: cannot find type 'Context' in scope
    func updateUIView(_ uiView: UIViewType, context: Context) {}
                                                     ^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:98:31: error: cannot find type 'UIViewRepresentable' in scope
private struct UIViewWrapper: UIViewRepresentable {
                              ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:129:22: error: cannot find 'UIView' in scope
        let bgView = UIView(frame: .zero)
                     ^~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:136:5: error: cannot use explicit 'return' statement in the body of result builder 'ViewBuilder'
    return VStack {
    ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift:136:5: note: remove 'return' statements to apply the result builder
    return VStack {
    ^~~~~~~

SwiftCompile normal arm64_32 Compiling\ TransientLabelView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift (in target 'TransientLabel' from project 'TransientLabel')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelView.swift (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal armv7k Emitting\ module\ for\ TransientLabel (in target 'TransientLabel' from project 'TransientLabel')
EmitSwiftModule normal armv7k (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k Compiling\ TransientLabel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabel.swift (in target 'TransientLabel' from project 'TransientLabel')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabel.swift (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/resource_bundle_accessor.swift (in target 'TransientLabel' from project 'TransientLabel')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/resource_bundle_accessor.swift (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ GeneratedAssetSymbols.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/GeneratedAssetSymbols.swift (in target 'TransientLabel' from project 'TransientLabel')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TransientLabel.build/Debug-watchos/TransientLabel.build/DerivedSources/GeneratedAssetSymbols.swift (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ TransientLabel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabel.swift (in target 'TransientLabel' from project 'TransientLabel')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabel.swift (in target 'TransientLabel' from project 'TransientLabel')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ TransientLabelBackground.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelBackground.swift (in target 'TransientLabel' from project 'TransientLabel')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64_32 Emitting\ module\ for\ TransientLabel (in target 'TransientLabel' from project 'TransientLabel')
	EmitSwiftModule normal arm64_32 (in target 'TransientLabel' from project 'TransientLabel')
	SwiftCompile normal arm64 Compiling\ TransientLabelBackground.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/TransientLabel/Sources/TransientLabel/TransientLabelBackground.swift (in target 'TransientLabel' from project 'TransientLabel')
	Building workspace spi-builder-workspace with scheme NumericGauge
(4 failures)
BUILD FAILURE 6.1 watchOS