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 tvOS using Xcode 16.3 on 28 Apr 2025 18:50:27 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=tvOS

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:         tvOS
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=tvOS 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=tvOS "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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.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: b82bc395f7fa0cc239217886b6b791fd
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b82bc395f7fa0cc239217886b6b791fd.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
    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-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-appletvos/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-appletvos/ProgressHUD.build/Objects-normal/arm64/ProgressHUD.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-appletvos/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-appletvos/ProgressHUD.build/Objects-normal/arm64/ProgressHUD_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-appletvos/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-appletvos/ProgressHUD_ProgressHUD.build/empty-ProgressHUD_ProgressHUD.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-appletvos/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-appletvos/ProgressHUD.build/ProgressHUD.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-appletvos/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-appletvos/ProgressHUD_ProgressHUD.build/ProgressHUD_ProgressHUD.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-appletvos/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-appletvos/ProgressHUD_ProgressHUD.build/ProgressHUD_ProgressHUD.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-appletvos/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-appletvos/ProgressHUD.build/ProgressHUD.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-appletvos/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-appletvos/ProgressHUD.build/ProgressHUD.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-appletvos/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-appletvos/ProgressHUD.build/Objects-normal/arm64/ProgressHUD-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-appletvos/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-appletvos/ProgressHUD.build/Objects-normal/arm64/ProgressHUD.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-appletvos/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-appletvos/ProgressHUD.build/Objects-normal/arm64/ProgressHUD.SwiftConstValuesFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/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-appletvos/ProgressHUD_ProgressHUD.bundle
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-appletvos/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-appletvos/ProgressHUD.build/DerivedSources/resource_bundle_accessor.swift
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/ProgressHUD.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-appletvos/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-appletvos/ProgressHUD.build/ProgressHUD.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ProgressHUD_ProgressHUD.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-appletvos/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-appletvos/ProgressHUD_ProgressHUD.build/empty-ProgressHUD_ProgressHUD.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform appletvos -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ProgressHUD_ProgressHUD.bundle/Info.plist
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/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-appletvos/ProgressHUD_ProgressHUD.bundle
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/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-appletvos/ProgressHUD_ProgressHUD.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/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-appletvos/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-appletvos/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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos13.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-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.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-appletvos/ProgressHUD.build/Objects-normal/arm64 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-appletvos/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-appletvos/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-appletvos/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-appletvos/ProgressHUD.build/Objects-normal/arm64/ProgressHUD_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-appletvos/ProgressHUD.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-appletvos/ProgressHUD.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-appletvos/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-appletvos/ProgressHUD.build/Objects-normal/arm64/ProgressHUD-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 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 /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 /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 /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 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 /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 /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 /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 Compiling\ resource_bundle_accessor.swift,\ ProgressHUD+ActivityIndicator.swift,\ ProgressHUD+BallVerticalBounce.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-appletvos/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 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-appletvos/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 /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 /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 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 /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 /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 /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 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 /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 /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')
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-appletvos/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-apple-tvos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.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-appletvos/ProgressHUD.build/Objects-normal/arm64/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/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-appletvos/ProgressHUD.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-appletvos/ProgressHUD.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-appletvos/ProgressHUD.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-appletvos/ProgressHUD.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ProgressHUD -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.4 -target-sdk-name appletvos18.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.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-appletvos/ProgressHUD.build/Objects-normal/arm64/ProgressHUD.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-appletvos/ProgressHUD.build/Objects-normal/arm64/ProgressHUD.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-appletvos/ProgressHUD.build/Objects-normal/arm64/ProgressHUD-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-appletvos/ProgressHUD.build/Objects-normal/arm64/ProgressHUD-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-appletvos/ProgressHUD.build/Objects-normal/arm64/ProgressHUD-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-appletvos/ProgressHUD.build/Objects-normal/arm64/ProgressHUD.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-appletvos/ProgressHUD.build/Objects-normal/arm64/ProgressHUD.abi.json
EmitSwiftModule normal arm64 (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD.swift:19:18: error: 'UIToolbar' is unavailable in tvOS
        var viewBanner: UIToolbar?
                        ^~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIToolbar.h:23:12: note: 'UIToolbar' has been explicitly marked unavailable here
@interface UIToolbar : UIView <UIBarPositioning>
           ^
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD.swift:41:18: error: 'UIToolbar' is unavailable in tvOS
        var toolbarHUD: UIToolbar?
                        ^~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIToolbar.h:23:12: note: 'UIToolbar' has been explicitly marked unavailable here
@interface UIToolbar : UIView <UIBarPositioning>
           ^
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD.swift:63:38: error: 'keyboardWillShowNotification' is unavailable in tvOS
        let keyboardWillShow            = UIResponder.keyboardWillShowNotification
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h:129:39: note: 'keyboardWillShowNotification' has been explicitly marked unavailable here
UIKIT_EXTERN NSNotificationName const UIKeyboardWillShowNotification API_UNAVAILABLE(tvos, watchos) NS_SWIFT_NONISOLATED;
                                      ^
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD.swift:64:38: error: 'keyboardWillHideNotification' is unavailable in tvOS
        let keyboardWillHide            = UIResponder.keyboardWillHideNotification
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h:131:39: note: 'keyboardWillHideNotification' has been explicitly marked unavailable here
UIKIT_EXTERN NSNotificationName const UIKeyboardWillHideNotification API_UNAVAILABLE(tvos, watchos) NS_SWIFT_NONISOLATED;
                                      ^
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD.swift:65:38: error: 'keyboardDidShowNotification' is unavailable in tvOS
        let keyboardDidShow                     = UIResponder.keyboardDidShowNotification
                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h:130:39: note: 'keyboardDidShowNotification' has been explicitly marked unavailable here
UIKIT_EXTERN NSNotificationName const UIKeyboardDidShowNotification API_UNAVAILABLE(tvos, watchos) NS_SWIFT_NONISOLATED;
                                      ^
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD.swift:66:38: error: 'keyboardDidHideNotification' is unavailable in tvOS
        let keyboardDidHide                     = UIResponder.keyboardDidHideNotification
                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h:132:39: note: 'keyboardDidHideNotification' has been explicitly marked unavailable here
UIKIT_EXTERN NSNotificationName const UIKeyboardDidHideNotification API_UNAVAILABLE(tvos, watchos) NS_SWIFT_NONISOLATED;
                                      ^
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD.swift:67:38: error: 'orientationDidChangeNotification' is unavailable in tvOS
        let orientationDidChange        = UIDevice.orientationDidChangeNotification
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDevice.h:83:39: note: 'orientationDidChangeNotification' has been explicitly marked unavailable here
UIKIT_EXTERN NSNotificationName const UIDeviceOrientationDidChangeNotification API_UNAVAILABLE(tvos, visionos, watchos) NS_SWIFT_NONISOLATED;
                                      ^
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressView.swift:16:24: error: 'systemBackground' is unavailable in tvOS
        var color: UIColor = .systemBackground {
                              ^~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIInterface.h:199:49: note: 'systemBackground' has been explicitly marked unavailable here
@property (class, nonatomic, readonly) UIColor *systemBackgroundColor                   API_AVAILABLE(ios(13.0)) API_UNAVAILABLE(tvos, watchos);
                                                ^
SwiftCompile normal arm64 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 /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 /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 /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 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 /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 /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 /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 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 /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 /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 /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 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 /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 /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 /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 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')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ ProgressHUD (in target 'ProgressHUD' from project 'ProgressHUD')
	EmitSwiftModule normal arm64 (in target 'ProgressHUD' from project 'ProgressHUD')
	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')
	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=tvOS
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=tvOS
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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.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: 632e7e0bceda18db96c2bb5da7c9c82b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/632e7e0bceda18db96c2bb5da7c9c82b.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ProgressHUD_ProgressHUD.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-appletvos/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-appletvos/ProgressHUD_ProgressHUD.build/empty-ProgressHUD_ProgressHUD.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform appletvos -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/ProgressHUD_ProgressHUD.bundle/Info.plist
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-appletvos/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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos13.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-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.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-appletvos/ProgressHUD.build/Objects-normal/arm64 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-appletvos/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-appletvos/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-appletvos/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-appletvos/ProgressHUD.build/Objects-normal/arm64/ProgressHUD_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-appletvos/ProgressHUD.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-appletvos/ProgressHUD.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-appletvos/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-appletvos/ProgressHUD.build/Objects-normal/arm64/ProgressHUD-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift,\ ProgressHUD+ActivityIndicator.swift,\ ProgressHUD+BallVerticalBounce.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-appletvos/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 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-appletvos/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 /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 /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 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 /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 /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 /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 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 /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 /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 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 /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 /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 /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 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 /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 /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 /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 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

SwiftEmitModule normal arm64 Emitting\ module\ for\ ProgressHUD (in target 'ProgressHUD' from project 'ProgressHUD')
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-appletvos/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-apple-tvos13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.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-appletvos/ProgressHUD.build/Objects-normal/arm64/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/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-appletvos/ProgressHUD.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-appletvos/ProgressHUD.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-appletvos/ProgressHUD.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-appletvos/ProgressHUD.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ProgressHUD -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.4 -target-sdk-name appletvos18.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.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-appletvos/ProgressHUD.build/Objects-normal/arm64/ProgressHUD.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-appletvos/ProgressHUD.build/Objects-normal/arm64/ProgressHUD.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-appletvos/ProgressHUD.build/Objects-normal/arm64/ProgressHUD-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-appletvos/ProgressHUD.build/Objects-normal/arm64/ProgressHUD-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-appletvos/ProgressHUD.build/Objects-normal/arm64/ProgressHUD-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-appletvos/ProgressHUD.build/Objects-normal/arm64/ProgressHUD.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-appletvos/ProgressHUD.build/Objects-normal/arm64/ProgressHUD.abi.json
EmitSwiftModule normal arm64 (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD.swift:19:18: error: 'UIToolbar' is unavailable in tvOS
        var viewBanner: UIToolbar?
                        ^~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIToolbar.h:23:12: note: 'UIToolbar' has been explicitly marked unavailable here
@interface UIToolbar : UIView <UIBarPositioning>
           ^
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD.swift:41:18: error: 'UIToolbar' is unavailable in tvOS
        var toolbarHUD: UIToolbar?
                        ^~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIToolbar.h:23:12: note: 'UIToolbar' has been explicitly marked unavailable here
@interface UIToolbar : UIView <UIBarPositioning>
           ^
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD.swift:63:38: error: 'keyboardWillShowNotification' is unavailable in tvOS
        let keyboardWillShow            = UIResponder.keyboardWillShowNotification
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h:129:39: note: 'keyboardWillShowNotification' has been explicitly marked unavailable here
UIKIT_EXTERN NSNotificationName const UIKeyboardWillShowNotification API_UNAVAILABLE(tvos, watchos) NS_SWIFT_NONISOLATED;
                                      ^
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD.swift:64:38: error: 'keyboardWillHideNotification' is unavailable in tvOS
        let keyboardWillHide            = UIResponder.keyboardWillHideNotification
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h:131:39: note: 'keyboardWillHideNotification' has been explicitly marked unavailable here
UIKIT_EXTERN NSNotificationName const UIKeyboardWillHideNotification API_UNAVAILABLE(tvos, watchos) NS_SWIFT_NONISOLATED;
                                      ^
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD.swift:65:38: error: 'keyboardDidShowNotification' is unavailable in tvOS
        let keyboardDidShow                     = UIResponder.keyboardDidShowNotification
                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h:130:39: note: 'keyboardDidShowNotification' has been explicitly marked unavailable here
UIKIT_EXTERN NSNotificationName const UIKeyboardDidShowNotification API_UNAVAILABLE(tvos, watchos) NS_SWIFT_NONISOLATED;
                                      ^
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD.swift:66:38: error: 'keyboardDidHideNotification' is unavailable in tvOS
        let keyboardDidHide                     = UIResponder.keyboardDidHideNotification
                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h:132:39: note: 'keyboardDidHideNotification' has been explicitly marked unavailable here
UIKIT_EXTERN NSNotificationName const UIKeyboardDidHideNotification API_UNAVAILABLE(tvos, watchos) NS_SWIFT_NONISOLATED;
                                      ^
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressHUD.swift:67:38: error: 'orientationDidChangeNotification' is unavailable in tvOS
        let orientationDidChange        = UIDevice.orientationDidChangeNotification
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDevice.h:83:39: note: 'orientationDidChangeNotification' has been explicitly marked unavailable here
UIKIT_EXTERN NSNotificationName const UIDeviceOrientationDidChangeNotification API_UNAVAILABLE(tvos, visionos, watchos) NS_SWIFT_NONISOLATED;
                                      ^
/Users/admin/builder/spi-builder-workspace/ProgressHUD/Sources/ProgressView.swift:16:24: error: 'systemBackground' is unavailable in tvOS
        var color: UIColor = .systemBackground {
                              ^~~~~~~~~~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIInterface.h:199:49: note: 'systemBackground' has been explicitly marked unavailable here
@property (class, nonatomic, readonly) UIColor *systemBackgroundColor                   API_AVAILABLE(ios(13.0)) API_UNAVAILABLE(tvos, watchos);
                                                ^
SwiftCompile normal arm64 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 /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 /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 /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 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 /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 /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 /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 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 /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 /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 /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 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')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ ProgressHUD (in target 'ProgressHUD' from project 'ProgressHUD')
	EmitSwiftModule normal arm64 (in target 'ProgressHUD' from project 'ProgressHUD')
	SwiftCompile normal arm64 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')
	Building workspace spi-builder-workspace with scheme ProgressHUD
(4 failures)
BUILD FAILURE 6.1 tvOS