The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build ProgressHUD, reference master (96fcce), with Swift 6.1 for watchOS using Xcode 16.3 on 28 Apr 2025 18:50:39 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/relatedcode/ProgressHUD.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/relatedcode/ProgressHUD
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 96fcce5 Merge pull request #178 from robinkunde/rk/privacyManifest
Cloned https://github.com/relatedcode/ProgressHUD.git
Revision (git rev-parse @):
96fcce50b6b5b4a20041ec9769eb984b455c6e25
SUCCESS checkout https://github.com/relatedcode/ProgressHUD.git at master
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/relatedcode/ProgressHUD.git
https://github.com/relatedcode/ProgressHUD.git
{
  "default_localization" : "en",
  "dependencies" : [
  ],
  "manifest_display_name" : "ProgressHUD",
  "name" : "ProgressHUD",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "ProgressHUD",
      "targets" : [
        "ProgressHUD"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ProgressHUD",
      "module_type" : "SwiftTarget",
      "name" : "ProgressHUD",
      "path" : "ProgressHUD/Sources",
      "product_memberships" : [
        "ProgressHUD"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Animations/ProgressHUD+ActivityIndicator.swift",
        "Animations/ProgressHUD+BallVerticalBounce.swift",
        "Animations/ProgressHUD+BarSweepToggle.swift",
        "Animations/ProgressHUD+CircleArcDotSpin.swift",
        "Animations/ProgressHUD+CircleBarSpinFade.swift",
        "Animations/ProgressHUD+CircleDotSpinFade.swift",
        "Animations/ProgressHUD+CirclePulseMultiple.swift",
        "Animations/ProgressHUD+CirclePulseSingle.swift",
        "Animations/ProgressHUD+CircleRippleMultiple.swift",
        "Animations/ProgressHUD+CircleRippleSingle.swift",
        "Animations/ProgressHUD+CircleRotateChase.swift",
        "Animations/ProgressHUD+CircleStrokeSpin.swift",
        "Animations/ProgressHUD+DualDotSidestep.swift",
        "Animations/ProgressHUD+HorizontalBarScaling.swift",
        "Animations/ProgressHUD+HorizontalDotScaling.swift",
        "Animations/ProgressHUD+PacmanProgress.swift",
        "Animations/ProgressHUD+QuintupleDotDance.swift",
        "Animations/ProgressHUD+SFSymbolBounce.swift",
        "Animations/ProgressHUD+SemiRingRotation.swift",
        "Animations/ProgressHUD+SquareCircuitSnake.swift",
        "Animations/ProgressHUD+TriangleDotShift.swift",
        "ProgressHUD+Banner.swift",
        "ProgressHUD+Enums.swift",
        "ProgressHUD+LiveIcon.swift",
        "ProgressHUD+Public.swift",
        "ProgressHUD.swift",
        "ProgressView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
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:
  ProgressHUD: /Users/admin/builder/spi-builder-workspace
resolved source packages: ProgressHUD
{
  "default_localization" : "en",
  "dependencies" : [
  ],
  "manifest_display_name" : "ProgressHUD",
  "name" : "ProgressHUD",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "ProgressHUD",
      "targets" : [
        "ProgressHUD"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ProgressHUD",
      "module_type" : "SwiftTarget",
      "name" : "ProgressHUD",
      "path" : "ProgressHUD/Sources",
      "product_memberships" : [
        "ProgressHUD"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Animations/ProgressHUD+ActivityIndicator.swift",
        "Animations/ProgressHUD+BallVerticalBounce.swift",
        "Animations/ProgressHUD+BarSweepToggle.swift",
        "Animations/ProgressHUD+CircleArcDotSpin.swift",
        "Animations/ProgressHUD+CircleBarSpinFade.swift",
        "Animations/ProgressHUD+CircleDotSpinFade.swift",
        "Animations/ProgressHUD+CirclePulseMultiple.swift",
        "Animations/ProgressHUD+CirclePulseSingle.swift",
        "Animations/ProgressHUD+CircleRippleMultiple.swift",
        "Animations/ProgressHUD+CircleRippleSingle.swift",
        "Animations/ProgressHUD+CircleRotateChase.swift",
        "Animations/ProgressHUD+CircleStrokeSpin.swift",
        "Animations/ProgressHUD+DualDotSidestep.swift",
        "Animations/ProgressHUD+HorizontalBarScaling.swift",
        "Animations/ProgressHUD+HorizontalDotScaling.swift",
        "Animations/ProgressHUD+PacmanProgress.swift",
        "Animations/ProgressHUD+QuintupleDotDance.swift",
        "Animations/ProgressHUD+SFSymbolBounce.swift",
        "Animations/ProgressHUD+SemiRingRotation.swift",
        "Animations/ProgressHUD+SquareCircuitSnake.swift",
        "Animations/ProgressHUD+TriangleDotShift.swift",
        "ProgressHUD+Banner.swift",
        "ProgressHUD+Enums.swift",
        "ProgressHUD+LiveIcon.swift",
        "ProgressHUD+Public.swift",
        "ProgressHUD.swift",
        "ProgressView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ProgressHUD"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ProgressHUD -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
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 ProgressHUD -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
  ProgressHUD: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
    Target 'ProgressHUD' in project 'ProgressHUD'
        ➜ Explicit dependency on target 'ProgressHUD' in project 'ProgressHUD'
        ➜ Explicit dependency on target 'ProgressHUD_ProgressHUD' in project 'ProgressHUD'
    Target 'ProgressHUD' in project 'ProgressHUD'
        ➜ Explicit dependency on target 'ProgressHUD_ProgressHUD' in project 'ProgressHUD'
    Target 'ProgressHUD_ProgressHUD' in project 'ProgressHUD' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/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: 729dc893b4d492ddd1451fc6b8598355
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/729dc893b4d492ddd1451fc6b8598355.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
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
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/ProgressHUD.build/Debug-watchos/ProgressHUD.build/ProgressHUD.DependencyMetadataFileList (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/ProgressHUD.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/ProgressHUD.modulemap (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/ProgressHUD.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/ProgressHUD.DependencyStaticMetadataFileList (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/ProgressHUD.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD_ProgressHUD.build/empty-ProgressHUD_ProgressHUD.plist (in target 'ProgressHUD_ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD_ProgressHUD.build/empty-ProgressHUD_ProgressHUD.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD_ProgressHUD.build/ProgressHUD_ProgressHUD.DependencyMetadataFileList (in target 'ProgressHUD_ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD_ProgressHUD.build/ProgressHUD_ProgressHUD.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD_ProgressHUD.build/ProgressHUD_ProgressHUD.DependencyStaticMetadataFileList (in target 'ProgressHUD_ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD_ProgressHUD.build/ProgressHUD_ProgressHUD.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/armv7k/ProgressHUD.SwiftFileList (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/armv7k/ProgressHUD.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/armv7k/ProgressHUD.SwiftConstValuesFileList (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/armv7k/ProgressHUD.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/armv7k/ProgressHUD_const_extract_protocols.json (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/armv7k/ProgressHUD_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/armv7k/ProgressHUD.LinkFileList (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/armv7k/ProgressHUD.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/armv7k/ProgressHUD-OutputFileMap.json (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/armv7k/ProgressHUD-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/arm64_32/ProgressHUD.SwiftFileList (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/arm64_32/ProgressHUD.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/arm64_32/ProgressHUD_const_extract_protocols.json (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/arm64_32/ProgressHUD_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/arm64_32/ProgressHUD.SwiftConstValuesFileList (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/arm64_32/ProgressHUD.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/arm64_32/ProgressHUD.LinkFileList (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/arm64_32/ProgressHUD.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/arm64_32/ProgressHUD-OutputFileMap.json (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/arm64_32/ProgressHUD-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/arm64/ProgressHUD.SwiftConstValuesFileList (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/arm64/ProgressHUD.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/arm64/ProgressHUD_const_extract_protocols.json (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/arm64/ProgressHUD_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/arm64/ProgressHUD.SwiftFileList (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/arm64/ProgressHUD.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/arm64/ProgressHUD.LinkFileList (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/arm64/ProgressHUD.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/arm64/ProgressHUD-OutputFileMap.json (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/arm64/ProgressHUD-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/DerivedSources/resource_bundle_accessor.swift (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/DerivedSources/resource_bundle_accessor.swift
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/ProgressHUD.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/ProgressHUD.modulemap (in target 'ProgressHUD' from project 'ProgressHUD')
    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/ProgressHUD.build/Debug-watchos/ProgressHUD.build/ProgressHUD.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ProgressHUD_ProgressHUD.bundle (in target 'ProgressHUD_ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ProgressHUD_ProgressHUD.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ProgressHUD_ProgressHUD.bundle/PrivacyInfo.xcprivacy /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/PrivacyInfo.xcprivacy (in target 'ProgressHUD_ProgressHUD' from project 'ProgressHUD')
    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/ProgressHUD/Sources/PrivacyInfo.xcprivacy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ProgressHUD_ProgressHUD.bundle
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ProgressHUD_ProgressHUD.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD_ProgressHUD.build/empty-ProgressHUD_ProgressHUD.plist (in target 'ProgressHUD_ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD_ProgressHUD.build/empty-ProgressHUD_ProgressHUD.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform watchos -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ProgressHUD_ProgressHUD.bundle/Info.plist
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ProgressHUD_ProgressHUD.bundle (in target 'ProgressHUD_ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ProgressHUD_ProgressHUD.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ProgressHUD_ProgressHUD.bundle (in target 'ProgressHUD_ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ProgressHUD_ProgressHUD.bundle
SwiftDriver ProgressHUD normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ProgressHUD' from project 'ProgressHUD')
    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 ProgressHUD -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/arm64/ProgressHUD.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-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 -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/arm64 -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/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/arm64/ProgressHUD-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/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/arm64/ProgressHUD.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/arm64/ProgressHUD_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/ProgressHUD.build/Debug-watchos/ProgressHUD.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.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/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/arm64/ProgressHUD-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver ProgressHUD normal armv7k com.apple.xcode.tools.swift.compiler (in target 'ProgressHUD' from project 'ProgressHUD')
    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 ProgressHUD -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/armv7k/ProgressHUD.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-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 -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/armv7k -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/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/armv7k/ProgressHUD-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/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/armv7k/ProgressHUD.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/armv7k/ProgressHUD_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/ProgressHUD.build/Debug-watchos/ProgressHUD.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.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/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/armv7k/ProgressHUD-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver ProgressHUD normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'ProgressHUD' from project 'ProgressHUD')
    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 ProgressHUD -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/arm64_32/ProgressHUD.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-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 -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/arm64_32 -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/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/arm64_32/ProgressHUD-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/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/arm64_32/ProgressHUD.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/arm64_32/ProgressHUD_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/ProgressHUD.build/Debug-watchos/ProgressHUD.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.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/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/arm64_32/ProgressHUD-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\ ProgressHUD (in target 'ProgressHUD' from project 'ProgressHUD')
EmitSwiftModule normal arm64_32 (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:17:42: error: cannot find type 'UIView' in scope
        func animationActivityIndicator(_ view: 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/ProgressHUD/Sources/Animations/ProgressHUD+BallVerticalBounce.swift:17:43: error: cannot find type 'UIView' in scope
        func animationBallVerticalBounce(_ view: 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/ProgressHUD/Sources/Animations/ProgressHUD+BallVerticalBounce.swift:51:40: error: cannot find type 'UIView' in scope
        private func initialCurvePath(_ view: UIView) -> UIBezierPath {
                                              ^~~~~~
/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/ProgressHUD/Sources/Animations/ProgressHUD+BallVerticalBounce.swift:60:37: error: cannot find type 'UIView' in scope
        private func downCurvePath(_ view: UIView) -> UIBezierPath {
                                           ^~~~~~
/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/ProgressHUD/Sources/Animations/ProgressHUD+BallVerticalBounce.swift:69:36: error: cannot find type 'UIView' in scope
        private func topCurvePath(_ view: UIView) -> UIBezierPath {
                                          ^~~~~~
/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/ProgressHUD/Sources/Animations/ProgressHUD+BallVerticalBounce.swift:78:43: error: cannot find type 'UIView' in scope
        private func createBallAnimation(_ view: UIView, _ speed: Double) {
                                                 ^~~~~~
/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/ProgressHUD/Sources/Animations/ProgressHUD+BallVerticalBounce.swift:99:49: error: cannot find type 'CALayer' in scope
        private func drawCircleWith(_ size: CGSize) -> CALayer {
                                                       ^~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+BarSweepToggle.swift:17:39: error: cannot find type 'UIView' in scope
        func animationBarSweepToggle(_ view: 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/ProgressHUD/Sources/Animations/ProgressHUD+CircleArcDotSpin.swift:17:41: error: cannot find type 'UIView' in scope
        func animationCircleArcDotSpin(_ view: 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/ProgressHUD/Sources/Animations/ProgressHUD+CircleArcDotSpin.swift:53:42: error: cannot find type 'UIView' in scope
        private func animateArcRotation(_ view: 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/ProgressHUD/Sources/Animations/ProgressHUD+CircleBarSpinFade.swift:17:42: error: cannot find type 'UIView' in scope
        func animationCircleBarSpinFade(_ view: 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/ProgressHUD/Sources/Animations/ProgressHUD+CircleDotSpinFade.swift:17:42: error: cannot find type 'UIView' in scope
        func animationCircleDotSpinFade(_ view: 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/ProgressHUD/Sources/Animations/ProgressHUD+CirclePulseMultiple.swift:17:44: error: cannot find type 'UIView' in scope
        func animationCirclePulseMultiple(_ view: 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/ProgressHUD/Sources/Animations/ProgressHUD+CirclePulseSingle.swift:17:42: error: cannot find type 'UIView' in scope
        func animationCirclePulseSingle(_ view: 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/ProgressHUD/Sources/Animations/ProgressHUD+CircleRippleMultiple.swift:17:45: error: cannot find type 'UIView' in scope
        func animationCircleRippleMultiple(_ view: 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/ProgressHUD/Sources/Animations/ProgressHUD+CircleRippleSingle.swift:17:43: error: cannot find type 'UIView' in scope
        func animationCircleRippleSingle(_ view: 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/ProgressHUD/Sources/Animations/ProgressHUD+CircleRotateChase.swift:17:42: error: cannot find type 'UIView' in scope
        func animationCircleRotateChase(_ view: 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/ProgressHUD/Sources/Animations/ProgressHUD+CircleStrokeSpin.swift:17:41: error: cannot find type 'UIView' in scope
        func animationCircleStrokeSpin(_ view: 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/ProgressHUD/Sources/Animations/ProgressHUD+DualDotSidestep.swift:17:40: error: cannot find type 'UIView' in scope
        func animationDualDotSidestep(_ view: 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/ProgressHUD/Sources/Animations/ProgressHUD+DualDotSidestep.swift:42:127: error: cannot find type 'CAShapeLayer' in scope
        private func createCircleLayer(_ center: CGPoint, _ radius: CGFloat, _ filled: Bool, _ view: UIView, _ lineWidth: Double) -> CAShapeLayer {
                                                                                                                                     ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+DualDotSidestep.swift:42:95: error: cannot find type 'UIView' in scope
        private func createCircleLayer(_ center: CGPoint, _ radius: CGFloat, _ filled: Bool, _ view: UIView, _ lineWidth: Double) -> CAShapeLayer {
                                                                                                     ^~~~~~
/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/ProgressHUD/Sources/Animations/ProgressHUD+DualDotSidestep.swift:56:85: error: cannot find type 'CAKeyframeAnimation' in scope
        private func createZPositionAnimation(_ fromValue: CGFloat, _ toValue: CGFloat) -> CAKeyframeAnimation {
                                                                                           ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+DualDotSidestep.swift:66:57: error: cannot find type 'CAAnimationGroup' in scope
        private func moveAnimationGroup(_ toValue: CGFloat) -> CAAnimationGroup {
                                                               ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+HorizontalBarScaling.swift:17:45: error: cannot find type 'UIView' in scope
        func animationHorizontalBarScaling(_ view: 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/ProgressHUD/Sources/Animations/ProgressHUD+HorizontalDotScaling.swift:17:45: error: cannot find type 'UIView' in scope
        func animationHorizontalDotScaling(_ view: 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/ProgressHUD/Sources/Animations/ProgressHUD+PacmanProgress.swift:17:39: error: cannot find type 'UIView' in scope
        func animationPacmanProgress(_ view: 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/ProgressHUD/Sources/Animations/ProgressHUD+PacmanProgress.swift:22:36: error: cannot find type 'UIView' in scope
        private func createPacman(_ view: 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/ProgressHUD/Sources/Animations/ProgressHUD+PacmanProgress.swift:55:36: error: cannot find type 'UIView' in scope
        private func createCircle(_ view: 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/ProgressHUD/Sources/Animations/ProgressHUD+PacmanProgress.swift:79:43: error: cannot find type 'CALayer' in scope
        private func drawWith(_ size: CGSize) -> CALayer {
                                                 ^~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+QuintupleDotDance.swift:17:42: error: cannot find type 'UIView' in scope
        func animationQuintupleDotDance(_ view: 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/ProgressHUD/Sources/Animations/ProgressHUD+QuintupleDotDance.swift:57:65: error: cannot find type 'CAAnimationGroup' in scope
        private func createUpDownAnimationGroup(_ toValue: CGFloat) -> CAAnimationGroup {
                                                                       ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+QuintupleDotDance.swift:73:69: error: cannot find type 'CAAnimationGroup' in scope
        private func createHorizontalAnimationGroup(_ toValue: CGFloat) -> CAAnimationGroup {
                                                                           ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+SFSymbolBounce.swift:17:39: error: cannot find type 'UIView' in scope
        func animationSFSymbolBounce(_ view: 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/ProgressHUD/Sources/Animations/ProgressHUD+SemiRingRotation.swift:17:41: error: cannot find type 'UIView' in scope
        func animationSemiRingRotation(_ view: 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/ProgressHUD/Sources/Animations/ProgressHUD+SemiRingRotation.swift:27:85: error: cannot find type 'CALayer' in scope
        private func drawCircleOf(_ shape: ShapeType, _ duration: CFTimeInterval, _ layer: CALayer, _ size: CGFloat, _ reverse: Bool) {
                                                                                           ^~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+SemiRingRotation.swift:37:79: error: cannot find type 'CAAnimation' in scope
        private func createAnimation(_ duration: CFTimeInterval, _ reverse: Bool) -> CAAnimation {
                                                                                     ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+SemiRingRotation.swift:63:37: error: cannot find type 'CALayer' in scope
                func layerWith(_ size: CGSize) -> CALayer {
                                                  ^~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+SquareCircuitSnake.swift:17:43: error: cannot find type 'UIView' in scope
        func animationSquareCircuitSnake(_ view: 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/ProgressHUD/Sources/Animations/ProgressHUD+SquareCircuitSnake.swift:29:46: error: cannot find type 'UIView' in scope
        private func squareLoadingAnimation(_ view: 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/ProgressHUD/Sources/Animations/ProgressHUD+SquareCircuitSnake.swift:76:91: error: cannot find type 'CAShapeLayer' in scope
        private func createShapeLayer(_ rect: CGRect, _ path: UIBezierPath, _ color: UIColor) -> CAShapeLayer {
                                                                                                 ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+TriangleDotShift.swift:17:41: error: cannot find type 'UIView' in scope
        func animationTriangleDotShift(_ view: 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/ProgressHUD/Sources/Animations/ProgressHUD+TriangleDotShift.swift:53:62: error: cannot find type 'CAAnimationGroup' in scope
        private func moveRightAnimationGroup(_ toValue: CGFloat) -> CAAnimationGroup {
                                                                    ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+TriangleDotShift.swift:68:63: error: cannot find type 'CAAnimationGroup' in scope
        private func moveBottomAnimationGroup(_ toValue: CGFloat) -> CAAnimationGroup {
                                                                     ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+TriangleDotShift.swift:89:59: error: cannot find type 'CAAnimationGroup' in scope
        private func moveUpAnimationGroup(_ toValue: CGFloat) -> CAAnimationGroup {
                                                                 ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD+LiveIcon.swift:17:31: error: cannot find type 'UIView' in scope
        func liveIconSucceed(_ view: 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/ProgressHUD/Sources/ProgressHUD+LiveIcon.swift:51:30: error: cannot find type 'UIView' in scope
        func liveIconFailed(_ view: 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/ProgressHUD/Sources/ProgressHUD+LiveIcon.swift:94:29: error: cannot find type 'UIView' in scope
        func liveIconAdded(_ view: 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/ProgressHUD/Sources/ProgressHUD+Public.swift:46:20: error: cannot find type 'UIWindow' in scope
        class var window: UIWindow {
                          ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD.swift:16:12: error: cannot find type 'UIWindow' in scope
        var main: UIWindow!
                  ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD.swift:19:18: error: cannot find type 'UIToolbar' in scope
        var viewBanner: UIToolbar?
                        ^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD.swift:25:33: error: type 'UIColor' has no member 'label'
        var colorBannerTitle = UIColor.label
                               ~~~~~~~ ^~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD.swift:27:24: error: cannot find type 'UILabel' in scope
        var labelBannerTitle: UILabel?
                              ^~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD.swift:30:35: error: type 'UIColor' has no member 'secondaryLabel'
        var colorBannerMessage = UIColor.secondaryLabel
                                 ~~~~~~~ ^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD.swift:32:26: error: cannot find type 'UILabel' in scope
        var labelBannerMessage: UILabel?
                                ^~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD.swift:40:22: error: cannot find type 'UIView' in scope
        var viewBackground: 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/ProgressHUD/Sources/ProgressHUD.swift:41:18: error: cannot find type 'UIToolbar' in scope
        var toolbarHUD: UIToolbar?
                        ^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD.swift:42:19: error: cannot find type 'UILabel' in scope
        var labelStatus: UILabel?
                         ^~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD.swift:45:20: error: cannot find type 'UIView' in scope
        var viewLiveIcon: 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/ProgressHUD/Sources/ProgressHUD.swift:46:23: error: cannot find type 'UIImageView' in scope
        var viewStaticImage: UIImageView?
                             ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD.swift:47:21: error: cannot find type 'UIView' in scope
        var viewAnimation: 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/ProgressHUD/Sources/ProgressHUD.swift:53:26: error: type 'UIColor' has no member 'systemGray'
        var colorHUD            = UIColor.systemGray
                                  ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD.swift:54:29: error: type 'UIColor' has no member 'label'
        var colorStatus         = UIColor.label
                                  ~~~~~~~ ^~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD.swift:59:61: error: type 'UIColor' has no member 'systemGreen'
        var imageSuccess        = UIImage.checkmark.withTintColor(UIColor.systemGreen, renderingMode: .alwaysOriginal)
                                                                  ~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD.swift:60:57: error: type 'UIColor' has no member 'systemRed'
        var imageError          = UIImage.remove.withTintColor(UIColor.systemRed, renderingMode: .alwaysOriginal)
                                                               ~~~~~~~ ^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD.swift:63:26: error: cannot find 'UIResponder' in scope
        let keyboardWillShow            = UIResponder.keyboardWillShowNotification
                                          ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD.swift:64:26: error: cannot find 'UIResponder' in scope
        let keyboardWillHide            = UIResponder.keyboardWillHideNotification
                                          ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD.swift:65:26: error: cannot find 'UIResponder' in scope
        let keyboardDidShow                     = UIResponder.keyboardDidShowNotification
                                                  ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD.swift:66:26: error: cannot find 'UIResponder' in scope
        let keyboardDidHide                     = UIResponder.keyboardDidHideNotification
                                                  ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD.swift:67:29: error: cannot find 'UIDevice' in scope
        let orientationDidChange        = UIDevice.orientationDidChangeNotification
                                          ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD.swift:69:13: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ProgressHUD' may have shared mutable state; this is an error in the Swift 6 language mode
        static let shared = ProgressHUD()
                   ^
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD.swift:14:14: note: class 'ProgressHUD' does not conform to the 'Sendable' protocol
public class ProgressHUD: UIView {
             ^
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD.swift:69:13: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
        static let shared = ProgressHUD()
                   ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD.swift:69:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        static let shared = ProgressHUD()
                   ^
        nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD.swift:80:19: error: initializer does not override a designated initializer from its superclass
        override private init(frame: CGRect) {
        ~~~~~~~~         ^
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD.swift:14:27: error: cannot find type 'UIView' in scope
public class ProgressHUD: 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/ProgressHUD/Sources/ProgressView.swift:14:21: error: cannot find type 'UIView' in scope
class ProgressView: 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/ProgressHUD/Sources/ProgressView.swift:16:24: error: type 'UIColor' has no member 'systemBackground'
        var color: UIColor = .systemBackground {
                             ~^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressView.swift:22:28: error: cannot find 'CAShapeLayer' in scope
        private var layerCircle = CAShapeLayer()
                                  ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressView.swift:23:30: error: cannot find 'CAShapeLayer' in scope
        private var layerProgress = CAShapeLayer()
                                    ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressView.swift:24:31: error: cannot find type 'UILabel' in scope
        private var labelPercentage: UILabel = UILabel()
                                     ^~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressView.swift:35:11: error: initializer does not override a designated initializer from its superclass
        override init(frame: CGRect) {
        ~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressView.swift:39:16: error: method does not override any method from its superclass
        override func draw(_ rect: CGRect) {
        ~~~~~~~~      ^
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/ProgressHUD.build/Debug-watchos/ProgressHUD.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+BallVerticalBounce.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+BarSweepToggle.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+CircleArcDotSpin.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+CircleBarSpinFade.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+CircleDotSpinFade.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+CirclePulseMultiple.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+CirclePulseSingle.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+CircleRippleMultiple.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+CircleRippleSingle.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+CircleRotateChase.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+CircleStrokeSpin.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+DualDotSidestep.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+HorizontalBarScaling.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+HorizontalDotScaling.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+PacmanProgress.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+QuintupleDotDance.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+SFSymbolBounce.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+SemiRingRotation.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+SquareCircuitSnake.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+TriangleDotShift.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD+Banner.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD+Enums.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD+LiveIcon.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD+Public.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressView.swift -target arm64_32-apple-watchos6.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 -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/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/arm64_32/ProgressHUD_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.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/ProgressHUD.build/Debug-watchos/ProgressHUD.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ProgressHUD -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/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/arm64_32/ProgressHUD.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/arm64_32/ProgressHUD.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/arm64_32/ProgressHUD-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/arm64_32/ProgressHUD-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/arm64_32/ProgressHUD-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/arm64_32/ProgressHUD.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/arm64_32/ProgressHUD.abi.json
SwiftCompile normal arm64_32 Compiling\ ProgressHUD+CircleRippleMultiple.swift,\ ProgressHUD+CircleRippleSingle.swift,\ ProgressHUD+CircleRotateChase.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+CircleRippleMultiple.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+CircleRippleSingle.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+CircleRotateChase.swift (in target 'ProgressHUD' from project 'ProgressHUD')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+CircleRippleMultiple.swift (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+CircleRippleSingle.swift (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+CircleRotateChase.swift (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+BallVerticalBounce.swift (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ ProgressHUD+CircleDotSpinFade.swift,\ ProgressHUD+CirclePulseMultiple.swift,\ ProgressHUD+CirclePulseSingle.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+CircleDotSpinFade.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+CirclePulseMultiple.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+CirclePulseSingle.swift (in target 'ProgressHUD' from project 'ProgressHUD')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+CircleDotSpinFade.swift (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+CirclePulseMultiple.swift (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+CirclePulseSingle.swift (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ ProgressHUD+LiveIcon.swift,\ ProgressHUD+Public.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD+LiveIcon.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD+Public.swift (in target 'ProgressHUD' from project 'ProgressHUD')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD+LiveIcon.swift (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD+Public.swift (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ ProgressHUD+SFSymbolBounce.swift,\ ProgressHUD+SemiRingRotation.swift,\ ProgressHUD+SquareCircuitSnake.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+SFSymbolBounce.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+SemiRingRotation.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+SquareCircuitSnake.swift (in target 'ProgressHUD' from project 'ProgressHUD')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+SFSymbolBounce.swift (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+SemiRingRotation.swift (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+SquareCircuitSnake.swift (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ ProgressHUD+HorizontalDotScaling.swift,\ ProgressHUD+PacmanProgress.swift,\ ProgressHUD+QuintupleDotDance.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+HorizontalDotScaling.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+PacmanProgress.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+QuintupleDotDance.swift (in target 'ProgressHUD' from project 'ProgressHUD')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+HorizontalDotScaling.swift (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+PacmanProgress.swift (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+QuintupleDotDance.swift (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ ProgressHUD+CircleStrokeSpin.swift,\ ProgressHUD+DualDotSidestep.swift,\ ProgressHUD+HorizontalBarScaling.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+CircleStrokeSpin.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+DualDotSidestep.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+HorizontalBarScaling.swift (in target 'ProgressHUD' from project 'ProgressHUD')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+CircleStrokeSpin.swift (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+DualDotSidestep.swift (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+HorizontalBarScaling.swift (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ ProgressHUD+TriangleDotShift.swift,\ ProgressHUD+Banner.swift,\ ProgressHUD+Enums.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+TriangleDotShift.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD+Banner.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD+Enums.swift (in target 'ProgressHUD' from project 'ProgressHUD')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+TriangleDotShift.swift (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD+Banner.swift (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD+Enums.swift (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ ProgressHUD+BarSweepToggle.swift,\ ProgressHUD+CircleArcDotSpin.swift,\ ProgressHUD+CircleBarSpinFade.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+BarSweepToggle.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+CircleArcDotSpin.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+CircleBarSpinFade.swift (in target 'ProgressHUD' from project 'ProgressHUD')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+BarSweepToggle.swift (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+CircleArcDotSpin.swift (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+CircleBarSpinFade.swift (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ ProgressHUD (in target 'ProgressHUD' from project 'ProgressHUD')
Command SwiftEmitModule failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
	EmitSwiftModule normal arm64_32 (in target 'ProgressHUD' from project 'ProgressHUD')
	SwiftEmitModule normal arm64_32 Emitting\ module\ for\ ProgressHUD (in target 'ProgressHUD' from project 'ProgressHUD')
	SwiftEmitModule normal arm64 Emitting\ module\ for\ ProgressHUD (in target 'ProgressHUD' from project 'ProgressHUD')
	Building workspace spi-builder-workspace with scheme ProgressHUD
(4 failures)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  ProgressHUD: /Users/admin/builder/spi-builder-workspace
resolved source packages: ProgressHUD
{
  "default_localization" : "en",
  "dependencies" : [
  ],
  "manifest_display_name" : "ProgressHUD",
  "name" : "ProgressHUD",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "ProgressHUD",
      "targets" : [
        "ProgressHUD"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ProgressHUD",
      "module_type" : "SwiftTarget",
      "name" : "ProgressHUD",
      "path" : "ProgressHUD/Sources",
      "product_memberships" : [
        "ProgressHUD"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Animations/ProgressHUD+ActivityIndicator.swift",
        "Animations/ProgressHUD+BallVerticalBounce.swift",
        "Animations/ProgressHUD+BarSweepToggle.swift",
        "Animations/ProgressHUD+CircleArcDotSpin.swift",
        "Animations/ProgressHUD+CircleBarSpinFade.swift",
        "Animations/ProgressHUD+CircleDotSpinFade.swift",
        "Animations/ProgressHUD+CirclePulseMultiple.swift",
        "Animations/ProgressHUD+CirclePulseSingle.swift",
        "Animations/ProgressHUD+CircleRippleMultiple.swift",
        "Animations/ProgressHUD+CircleRippleSingle.swift",
        "Animations/ProgressHUD+CircleRotateChase.swift",
        "Animations/ProgressHUD+CircleStrokeSpin.swift",
        "Animations/ProgressHUD+DualDotSidestep.swift",
        "Animations/ProgressHUD+HorizontalBarScaling.swift",
        "Animations/ProgressHUD+HorizontalDotScaling.swift",
        "Animations/ProgressHUD+PacmanProgress.swift",
        "Animations/ProgressHUD+QuintupleDotDance.swift",
        "Animations/ProgressHUD+SFSymbolBounce.swift",
        "Animations/ProgressHUD+SemiRingRotation.swift",
        "Animations/ProgressHUD+SquareCircuitSnake.swift",
        "Animations/ProgressHUD+TriangleDotShift.swift",
        "ProgressHUD+Banner.swift",
        "ProgressHUD+Enums.swift",
        "ProgressHUD+LiveIcon.swift",
        "ProgressHUD+Public.swift",
        "ProgressHUD.swift",
        "ProgressView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ProgressHUD"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ProgressHUD -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 ProgressHUD -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  ProgressHUD: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
    Target 'ProgressHUD' in project 'ProgressHUD'
        ➜ Explicit dependency on target 'ProgressHUD' in project 'ProgressHUD'
        ➜ Explicit dependency on target 'ProgressHUD_ProgressHUD' in project 'ProgressHUD'
    Target 'ProgressHUD' in project 'ProgressHUD'
        ➜ Explicit dependency on target 'ProgressHUD_ProgressHUD' in project 'ProgressHUD'
    Target 'ProgressHUD_ProgressHUD' in project 'ProgressHUD' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/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: d385109a55938447b88f8eec9347620e
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d385109a55938447b88f8eec9347620e.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
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ProgressHUD_ProgressHUD.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD_ProgressHUD.build/empty-ProgressHUD_ProgressHUD.plist (in target 'ProgressHUD_ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD_ProgressHUD.build/empty-ProgressHUD_ProgressHUD.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform watchos -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/ProgressHUD_ProgressHUD.bundle/Info.plist
SwiftDriver ProgressHUD normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'ProgressHUD' from project 'ProgressHUD')
    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 ProgressHUD -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/arm64_32/ProgressHUD.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-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-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 -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/arm64_32 -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/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/arm64_32/ProgressHUD-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/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/arm64_32/ProgressHUD.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/arm64_32/ProgressHUD_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/ProgressHUD.build/Debug-watchos/ProgressHUD.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.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/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/arm64_32/ProgressHUD-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver ProgressHUD normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ProgressHUD' from project 'ProgressHUD')
    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 ProgressHUD -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/arm64/ProgressHUD.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-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-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 -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/arm64 -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/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/arm64/ProgressHUD-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/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/arm64/ProgressHUD.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/arm64/ProgressHUD_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/ProgressHUD.build/Debug-watchos/ProgressHUD.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.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/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/arm64/ProgressHUD-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver ProgressHUD normal armv7k com.apple.xcode.tools.swift.compiler (in target 'ProgressHUD' from project 'ProgressHUD')
    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 ProgressHUD -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/armv7k/ProgressHUD.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-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-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 -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/armv7k -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/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/armv7k/ProgressHUD-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/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/armv7k/ProgressHUD.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/armv7k/ProgressHUD_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/ProgressHUD.build/Debug-watchos/ProgressHUD.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.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/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/armv7k/ProgressHUD-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\ ProgressHUD (in target 'ProgressHUD' from project 'ProgressHUD')
EmitSwiftModule normal arm64_32 (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift:17:42: error: cannot find type 'UIView' in scope
        func animationActivityIndicator(_ view: 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/ProgressHUD/Sources/Animations/ProgressHUD+BallVerticalBounce.swift:17:43: error: cannot find type 'UIView' in scope
        func animationBallVerticalBounce(_ view: 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/ProgressHUD/Sources/Animations/ProgressHUD+BallVerticalBounce.swift:51:40: error: cannot find type 'UIView' in scope
        private func initialCurvePath(_ view: UIView) -> UIBezierPath {
                                              ^~~~~~
/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/ProgressHUD/Sources/Animations/ProgressHUD+BallVerticalBounce.swift:60:37: error: cannot find type 'UIView' in scope
        private func downCurvePath(_ view: UIView) -> UIBezierPath {
                                           ^~~~~~
/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/ProgressHUD/Sources/Animations/ProgressHUD+BallVerticalBounce.swift:69:36: error: cannot find type 'UIView' in scope
        private func topCurvePath(_ view: UIView) -> UIBezierPath {
                                          ^~~~~~
/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/ProgressHUD/Sources/Animations/ProgressHUD+BallVerticalBounce.swift:78:43: error: cannot find type 'UIView' in scope
        private func createBallAnimation(_ view: UIView, _ speed: Double) {
                                                 ^~~~~~
/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/ProgressHUD/Sources/Animations/ProgressHUD+BallVerticalBounce.swift:99:49: error: cannot find type 'CALayer' in scope
        private func drawCircleWith(_ size: CGSize) -> CALayer {
                                                       ^~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+BarSweepToggle.swift:17:39: error: cannot find type 'UIView' in scope
        func animationBarSweepToggle(_ view: 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/ProgressHUD/Sources/Animations/ProgressHUD+CircleArcDotSpin.swift:17:41: error: cannot find type 'UIView' in scope
        func animationCircleArcDotSpin(_ view: 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/ProgressHUD/Sources/Animations/ProgressHUD+CircleArcDotSpin.swift:53:42: error: cannot find type 'UIView' in scope
        private func animateArcRotation(_ view: 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/ProgressHUD/Sources/Animations/ProgressHUD+CircleBarSpinFade.swift:17:42: error: cannot find type 'UIView' in scope
        func animationCircleBarSpinFade(_ view: 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/ProgressHUD/Sources/Animations/ProgressHUD+CircleDotSpinFade.swift:17:42: error: cannot find type 'UIView' in scope
        func animationCircleDotSpinFade(_ view: 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/ProgressHUD/Sources/Animations/ProgressHUD+CirclePulseMultiple.swift:17:44: error: cannot find type 'UIView' in scope
        func animationCirclePulseMultiple(_ view: 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/ProgressHUD/Sources/Animations/ProgressHUD+CirclePulseSingle.swift:17:42: error: cannot find type 'UIView' in scope
        func animationCirclePulseSingle(_ view: 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/ProgressHUD/Sources/Animations/ProgressHUD+CircleRippleMultiple.swift:17:45: error: cannot find type 'UIView' in scope
        func animationCircleRippleMultiple(_ view: 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/ProgressHUD/Sources/Animations/ProgressHUD+CircleRippleSingle.swift:17:43: error: cannot find type 'UIView' in scope
        func animationCircleRippleSingle(_ view: 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/ProgressHUD/Sources/Animations/ProgressHUD+CircleRotateChase.swift:17:42: error: cannot find type 'UIView' in scope
        func animationCircleRotateChase(_ view: 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/ProgressHUD/Sources/Animations/ProgressHUD+CircleStrokeSpin.swift:17:41: error: cannot find type 'UIView' in scope
        func animationCircleStrokeSpin(_ view: 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/ProgressHUD/Sources/Animations/ProgressHUD+DualDotSidestep.swift:17:40: error: cannot find type 'UIView' in scope
        func animationDualDotSidestep(_ view: 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/ProgressHUD/Sources/Animations/ProgressHUD+DualDotSidestep.swift:42:127: error: cannot find type 'CAShapeLayer' in scope
        private func createCircleLayer(_ center: CGPoint, _ radius: CGFloat, _ filled: Bool, _ view: UIView, _ lineWidth: Double) -> CAShapeLayer {
                                                                                                                                     ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+DualDotSidestep.swift:42:95: error: cannot find type 'UIView' in scope
        private func createCircleLayer(_ center: CGPoint, _ radius: CGFloat, _ filled: Bool, _ view: UIView, _ lineWidth: Double) -> CAShapeLayer {
                                                                                                     ^~~~~~
/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/ProgressHUD/Sources/Animations/ProgressHUD+DualDotSidestep.swift:56:85: error: cannot find type 'CAKeyframeAnimation' in scope
        private func createZPositionAnimation(_ fromValue: CGFloat, _ toValue: CGFloat) -> CAKeyframeAnimation {
                                                                                           ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+DualDotSidestep.swift:66:57: error: cannot find type 'CAAnimationGroup' in scope
        private func moveAnimationGroup(_ toValue: CGFloat) -> CAAnimationGroup {
                                                               ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+HorizontalBarScaling.swift:17:45: error: cannot find type 'UIView' in scope
        func animationHorizontalBarScaling(_ view: 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/ProgressHUD/Sources/Animations/ProgressHUD+HorizontalDotScaling.swift:17:45: error: cannot find type 'UIView' in scope
        func animationHorizontalDotScaling(_ view: 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/ProgressHUD/Sources/Animations/ProgressHUD+PacmanProgress.swift:17:39: error: cannot find type 'UIView' in scope
        func animationPacmanProgress(_ view: 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/ProgressHUD/Sources/Animations/ProgressHUD+PacmanProgress.swift:22:36: error: cannot find type 'UIView' in scope
        private func createPacman(_ view: 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/ProgressHUD/Sources/Animations/ProgressHUD+PacmanProgress.swift:55:36: error: cannot find type 'UIView' in scope
        private func createCircle(_ view: 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/ProgressHUD/Sources/Animations/ProgressHUD+PacmanProgress.swift:79:43: error: cannot find type 'CALayer' in scope
        private func drawWith(_ size: CGSize) -> CALayer {
                                                 ^~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+QuintupleDotDance.swift:17:42: error: cannot find type 'UIView' in scope
        func animationQuintupleDotDance(_ view: 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/ProgressHUD/Sources/Animations/ProgressHUD+QuintupleDotDance.swift:57:65: error: cannot find type 'CAAnimationGroup' in scope
        private func createUpDownAnimationGroup(_ toValue: CGFloat) -> CAAnimationGroup {
                                                                       ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+QuintupleDotDance.swift:73:69: error: cannot find type 'CAAnimationGroup' in scope
        private func createHorizontalAnimationGroup(_ toValue: CGFloat) -> CAAnimationGroup {
                                                                           ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+SFSymbolBounce.swift:17:39: error: cannot find type 'UIView' in scope
        func animationSFSymbolBounce(_ view: 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/ProgressHUD/Sources/Animations/ProgressHUD+SemiRingRotation.swift:17:41: error: cannot find type 'UIView' in scope
        func animationSemiRingRotation(_ view: 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/ProgressHUD/Sources/Animations/ProgressHUD+SemiRingRotation.swift:27:85: error: cannot find type 'CALayer' in scope
        private func drawCircleOf(_ shape: ShapeType, _ duration: CFTimeInterval, _ layer: CALayer, _ size: CGFloat, _ reverse: Bool) {
                                                                                           ^~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+SemiRingRotation.swift:37:79: error: cannot find type 'CAAnimation' in scope
        private func createAnimation(_ duration: CFTimeInterval, _ reverse: Bool) -> CAAnimation {
                                                                                     ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+SemiRingRotation.swift:63:37: error: cannot find type 'CALayer' in scope
                func layerWith(_ size: CGSize) -> CALayer {
                                                  ^~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+SquareCircuitSnake.swift:17:43: error: cannot find type 'UIView' in scope
        func animationSquareCircuitSnake(_ view: 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/ProgressHUD/Sources/Animations/ProgressHUD+SquareCircuitSnake.swift:29:46: error: cannot find type 'UIView' in scope
        private func squareLoadingAnimation(_ view: 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/ProgressHUD/Sources/Animations/ProgressHUD+SquareCircuitSnake.swift:76:91: error: cannot find type 'CAShapeLayer' in scope
        private func createShapeLayer(_ rect: CGRect, _ path: UIBezierPath, _ color: UIColor) -> CAShapeLayer {
                                                                                                 ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+TriangleDotShift.swift:17:41: error: cannot find type 'UIView' in scope
        func animationTriangleDotShift(_ view: 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/ProgressHUD/Sources/Animations/ProgressHUD+TriangleDotShift.swift:53:62: error: cannot find type 'CAAnimationGroup' in scope
        private func moveRightAnimationGroup(_ toValue: CGFloat) -> CAAnimationGroup {
                                                                    ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+TriangleDotShift.swift:68:63: error: cannot find type 'CAAnimationGroup' in scope
        private func moveBottomAnimationGroup(_ toValue: CGFloat) -> CAAnimationGroup {
                                                                     ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+TriangleDotShift.swift:89:59: error: cannot find type 'CAAnimationGroup' in scope
        private func moveUpAnimationGroup(_ toValue: CGFloat) -> CAAnimationGroup {
                                                                 ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD+LiveIcon.swift:17:31: error: cannot find type 'UIView' in scope
        func liveIconSucceed(_ view: 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/ProgressHUD/Sources/ProgressHUD+LiveIcon.swift:51:30: error: cannot find type 'UIView' in scope
        func liveIconFailed(_ view: 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/ProgressHUD/Sources/ProgressHUD+LiveIcon.swift:94:29: error: cannot find type 'UIView' in scope
        func liveIconAdded(_ view: 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/ProgressHUD/Sources/ProgressHUD+Public.swift:46:20: error: cannot find type 'UIWindow' in scope
        class var window: UIWindow {
                          ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD.swift:16:12: error: cannot find type 'UIWindow' in scope
        var main: UIWindow!
                  ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD.swift:19:18: error: cannot find type 'UIToolbar' in scope
        var viewBanner: UIToolbar?
                        ^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD.swift:25:33: error: type 'UIColor' has no member 'label'
        var colorBannerTitle = UIColor.label
                               ~~~~~~~ ^~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD.swift:27:24: error: cannot find type 'UILabel' in scope
        var labelBannerTitle: UILabel?
                              ^~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD.swift:30:35: error: type 'UIColor' has no member 'secondaryLabel'
        var colorBannerMessage = UIColor.secondaryLabel
                                 ~~~~~~~ ^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD.swift:32:26: error: cannot find type 'UILabel' in scope
        var labelBannerMessage: UILabel?
                                ^~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD.swift:40:22: error: cannot find type 'UIView' in scope
        var viewBackground: 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/ProgressHUD/Sources/ProgressHUD.swift:41:18: error: cannot find type 'UIToolbar' in scope
        var toolbarHUD: UIToolbar?
                        ^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD.swift:42:19: error: cannot find type 'UILabel' in scope
        var labelStatus: UILabel?
                         ^~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD.swift:45:20: error: cannot find type 'UIView' in scope
        var viewLiveIcon: 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/ProgressHUD/Sources/ProgressHUD.swift:46:23: error: cannot find type 'UIImageView' in scope
        var viewStaticImage: UIImageView?
                             ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD.swift:47:21: error: cannot find type 'UIView' in scope
        var viewAnimation: 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/ProgressHUD/Sources/ProgressHUD.swift:53:26: error: type 'UIColor' has no member 'systemGray'
        var colorHUD            = UIColor.systemGray
                                  ~~~~~~~ ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD.swift:54:29: error: type 'UIColor' has no member 'label'
        var colorStatus         = UIColor.label
                                  ~~~~~~~ ^~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD.swift:59:61: error: type 'UIColor' has no member 'systemGreen'
        var imageSuccess        = UIImage.checkmark.withTintColor(UIColor.systemGreen, renderingMode: .alwaysOriginal)
                                                                  ~~~~~~~ ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD.swift:60:57: error: type 'UIColor' has no member 'systemRed'
        var imageError          = UIImage.remove.withTintColor(UIColor.systemRed, renderingMode: .alwaysOriginal)
                                                               ~~~~~~~ ^~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD.swift:63:26: error: cannot find 'UIResponder' in scope
        let keyboardWillShow            = UIResponder.keyboardWillShowNotification
                                          ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD.swift:64:26: error: cannot find 'UIResponder' in scope
        let keyboardWillHide            = UIResponder.keyboardWillHideNotification
                                          ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD.swift:65:26: error: cannot find 'UIResponder' in scope
        let keyboardDidShow                     = UIResponder.keyboardDidShowNotification
                                                  ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD.swift:66:26: error: cannot find 'UIResponder' in scope
        let keyboardDidHide                     = UIResponder.keyboardDidHideNotification
                                                  ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD.swift:67:29: error: cannot find 'UIDevice' in scope
        let orientationDidChange        = UIDevice.orientationDidChangeNotification
                                          ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD.swift:80:19: error: initializer does not override a designated initializer from its superclass
        override private init(frame: CGRect) {
        ~~~~~~~~         ^
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD.swift:14:27: error: cannot find type 'UIView' in scope
public class ProgressHUD: 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/ProgressHUD/Sources/ProgressView.swift:14:21: error: cannot find type 'UIView' in scope
class ProgressView: 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/ProgressHUD/Sources/ProgressView.swift:16:24: error: type 'UIColor' has no member 'systemBackground'
        var color: UIColor = .systemBackground {
                             ~^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressView.swift:22:28: error: cannot find 'CAShapeLayer' in scope
        private var layerCircle = CAShapeLayer()
                                  ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressView.swift:23:30: error: cannot find 'CAShapeLayer' in scope
        private var layerProgress = CAShapeLayer()
                                    ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressView.swift:24:31: error: cannot find type 'UILabel' in scope
        private var labelPercentage: UILabel = UILabel()
                                     ^~~~~~~
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressView.swift:35:11: error: initializer does not override a designated initializer from its superclass
        override init(frame: CGRect) {
        ~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressView.swift:39:16: error: method does not override any method from its superclass
        override func draw(_ rect: CGRect) {
        ~~~~~~~~      ^
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/ProgressHUD.build/Debug-watchos/ProgressHUD.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+ActivityIndicator.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+BallVerticalBounce.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+BarSweepToggle.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+CircleArcDotSpin.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+CircleBarSpinFade.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+CircleDotSpinFade.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+CirclePulseMultiple.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+CirclePulseSingle.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+CircleRippleMultiple.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+CircleRippleSingle.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+CircleRotateChase.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+CircleStrokeSpin.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+DualDotSidestep.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+HorizontalBarScaling.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+HorizontalDotScaling.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+PacmanProgress.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+QuintupleDotDance.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+SFSymbolBounce.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+SemiRingRotation.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+SquareCircuitSnake.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+TriangleDotShift.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD+Banner.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD+Enums.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD+LiveIcon.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD+Public.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressView.swift -target arm64_32-apple-watchos6.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 -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/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/arm64_32/ProgressHUD_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/ProgressHUD.build/Debug-watchos/ProgressHUD.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/ProgressHUD.build/Debug-watchos/ProgressHUD.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ProgressHUD -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/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/arm64_32/ProgressHUD.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/arm64_32/ProgressHUD.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/arm64_32/ProgressHUD-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/arm64_32/ProgressHUD-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/arm64_32/ProgressHUD-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/arm64_32/ProgressHUD.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-watchos/ProgressHUD.build/Objects-normal/arm64_32/ProgressHUD.abi.json
SwiftCompile normal arm64_32 Compiling\ ProgressHUD+CircleRippleMultiple.swift,\ ProgressHUD+CircleRippleSingle.swift,\ ProgressHUD+CircleRotateChase.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+CircleRippleMultiple.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+CircleRippleSingle.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+CircleRotateChase.swift (in target 'ProgressHUD' from project 'ProgressHUD')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+CircleRippleMultiple.swift (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+CircleRippleSingle.swift (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+CircleRotateChase.swift (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ ProgressHUD+CircleStrokeSpin.swift,\ ProgressHUD+DualDotSidestep.swift,\ ProgressHUD+HorizontalBarScaling.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+CircleStrokeSpin.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+DualDotSidestep.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+HorizontalBarScaling.swift (in target 'ProgressHUD' from project 'ProgressHUD')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+CircleStrokeSpin.swift (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+DualDotSidestep.swift (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+HorizontalBarScaling.swift (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal armv7k Compiling\ ProgressHUD+BarSweepToggle.swift,\ ProgressHUD+CircleArcDotSpin.swift,\ ProgressHUD+CircleBarSpinFade.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+BarSweepToggle.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+CircleArcDotSpin.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+CircleBarSpinFade.swift (in target 'ProgressHUD' from project 'ProgressHUD')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+BarSweepToggle.swift (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+CircleArcDotSpin.swift (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/Animations/ProgressHUD+CircleBarSpinFade.swift (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressView.swift (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k Compiling\ ProgressHUD+LiveIcon.swift,\ ProgressHUD+Public.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD+LiveIcon.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD+Public.swift (in target 'ProgressHUD' from project 'ProgressHUD')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD+LiveIcon.swift (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD+Public.swift (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ ProgressHUD+LiveIcon.swift,\ ProgressHUD+Public.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD+LiveIcon.swift /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD+Public.swift (in target 'ProgressHUD' from project 'ProgressHUD')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD+LiveIcon.swift (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD+Public.swift (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressView.swift (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

** BUILD FAILED **
The following build commands failed:
	EmitSwiftModule normal arm64_32 (in target 'ProgressHUD' from project 'ProgressHUD')
	SwiftEmitModule normal arm64_32 Emitting\ module\ for\ ProgressHUD (in target 'ProgressHUD' from project 'ProgressHUD')
	Building workspace spi-builder-workspace with scheme ProgressHUD
(3 failures)
BUILD FAILURE 6.1 watchOS