The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ProgressHUD, reference master (e6f733), with Swift 6.2 for visionOS using Xcode 26.3 on 27 Jan 2026 11:36:52 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.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 e6f7339 README changes
Cloned https://github.com/relatedcode/ProgressHUD.git
Revision (git rev-parse @):
e6f7339d70d793a12dbccb008d374e153f2b98b5
SUCCESS checkout https://github.com/relatedcode/ProgressHUD.git at master
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/relatedcode/ProgressHUD.git
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  ProgressHUD: /Users/admin/builder/spi-builder-workspace
resolved source packages: ProgressHUD
2026-01-27 06:36:34.363 xcodebuild[523:3074] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "default_localization" : "en",
  "dependencies" : [
  ],
  "manifest_display_name" : "ProgressHUD",
  "name" : "ProgressHUD",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "ProgressHUD",
      "targets" : [
        "ProgressHUD"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ProgressHUD",
      "module_type" : "SwiftTarget",
      "name" : "ProgressHUD",
      "path" : "SwiftUI/Sources",
      "product_memberships" : [
        "ProgressHUD"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/SwiftUI/Sources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Animations/ActivityIndicatorView.swift",
        "Animations/BallVerticalBounceView.swift",
        "Animations/BarSweepToggleView.swift",
        "Animations/CircleArcDotSpinView.swift",
        "Animations/CircleBarSpinFadeView.swift",
        "Animations/CircleDotSpinFadeView.swift",
        "Animations/CirclePulseMultipleView.swift",
        "Animations/CirclePulseSingleView.swift",
        "Animations/CircleRippleMultipleView.swift",
        "Animations/CircleRippleSingleView.swift",
        "Animations/CircleRotateChaseView.swift",
        "Animations/CircleStrokeSpinView.swift",
        "Animations/DualDotSidestepView.swift",
        "Animations/HorizontalBarScalingView.swift",
        "Animations/HorizontalDotScalingView.swift",
        "Animations/PacmanProgressView.swift",
        "Animations/QuintupleDotDanceView.swift",
        "Animations/SFSymbolBounceView.swift",
        "Animations/SemiRingRotationView.swift",
        "Animations/SquareCircuitSnakeView.swift",
        "Animations/TriangleDotShiftView.swift",
        "ProgressHUD+Banner.swift",
        "ProgressHUD+Enums.swift",
        "ProgressHUD+LiveIcon.swift",
        "ProgressHUD+Public.swift",
        "ProgressHUD.swift",
        "ProgressView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ProgressHUD"
    ]
  }
}
2026-01-27 06:36:38.888 xcodebuild[606:3700] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ProgressHUD -destination generic/platform=xrOS
Command line invocation:
    /Applications/Xcode-26.0.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=xrOS
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-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: ec130b72dc79b0cf4df3f3dc6be4b356
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ec130b72dc79b0cf4df3f3dc6be4b356.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.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/Intermediates.noindex/SwiftExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
    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-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-xros/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-xros/ProgressHUD_ProgressHUD.build/empty-ProgressHUD_ProgressHUD.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-xros/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-xros/ProgressHUD.build/ProgressHUD.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-xros/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-xros/ProgressHUD_ProgressHUD.build/ProgressHUD_ProgressHUD.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-xros/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-xros/ProgressHUD.build/ProgressHUD.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-xros/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-xros/ProgressHUD.build/ProgressHUD.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-xros/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-xros/ProgressHUD.build/Objects-normal/arm64/ProgressHUD.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-xros/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-xros/ProgressHUD.build/Objects-normal/arm64/ProgressHUD_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-xros/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-xros/ProgressHUD.build/Objects-normal/arm64/ProgressHUD.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-xros/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-xros/ProgressHUD_ProgressHUD.build/ProgressHUD_ProgressHUD.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-xros/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-xros/ProgressHUD.build/Objects-normal/arm64/ProgressHUD-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-xros/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-xros/ProgressHUD.build/Objects-normal/arm64/ProgressHUD.LinkFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/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-xros/ProgressHUD_ProgressHUD.bundle
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-xros/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-xros/ProgressHUD.build/DerivedSources/resource_bundle_accessor.swift
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/ProgressHUD.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-xros/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-xros/ProgressHUD.build/ProgressHUD.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ProgressHUD_ProgressHUD.bundle/PrivacyInfo.xcprivacy /Users/admin/builder/spi-builder-workspace/SwiftUI/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/SwiftUI/Sources/PrivacyInfo.xcprivacy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ProgressHUD_ProgressHUD.bundle
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ProgressHUD_ProgressHUD.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-xros/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-xros/ProgressHUD_ProgressHUD.build/empty-ProgressHUD_ProgressHUD.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform xros -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ProgressHUD_ProgressHUD.bundle/Info.plist
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/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-xros/ProgressHUD_ProgressHUD.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/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-xros/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-26.0.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-xros/ProgressHUD.build/Objects-normal/arm64/ProgressHUD.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -target arm64-apple-xros1.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-xros/ProgressHUD.build/Objects-normal/arm64 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-xros/ProgressHUD.build/Objects-normal/arm64/ProgressHUD-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-xros/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 -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-xros/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-xros/ProgressHUD.build/Objects-normal/arm64/ProgressHUD_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-xros/ProgressHUD.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-xros/ProgressHUD.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-xros/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-xros/ProgressHUD.build/Objects-normal/arm64/ProgressHUD-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-5A06JPS0WS8V5EO3SGT504BJC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DeveloperToolsSupport-Q9WVFFWTGEIDZOZJOYAANWJZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-EDMUOCQIT1K27LNV41TKKJVGU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-7PYYG1ABSQU1AY0JPKK75UHMI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-6GQZABRWPS9NLXCMNXUFDDD2Z.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-P7KNBXKHHA1ATDOOVPBV0O1G.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-8BDJCUJ0XG0TCQFFJZTN125XN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-E637FMXWGL13KWOROTBWDJ8TT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-9MFXI7L2QK17CX3U6B91YVWBN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-PBXEMFJD5FL0G3U993X3FZ0U.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-D16RF0ZCLOY0LSM8OWM7B2NV4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-DSILBFC3336O6917I9STROHW3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-3WAU7OULDZHWBU392VC83NEUF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_tgmath-D5IVA98LIR0MRRCZFXBRDUHVL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-9I7S72ZJ5IMU237I1CRJ1LY5K.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-3P6J71AZPFY9YVFHED296QTLG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_intrinsics-DYSQZFZJ06M2LJ48IKRO2E2HA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-7S4338DMCXVBUUV9J494V7J78.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-1GF29KUT5MKFAE8RJ12HAID8U.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-16UA23W6GLMWAY9GCCA0RDCVL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-ET467X5W9PHVJX1EN6ZJPZX1A.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/simd-95A6K9D90WKA91DTTSGSHQX6T.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-6W5BODV6RIITGV63BGIKUYOQR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-1UK10IC2NMO73H3RYXIV7PBOV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-BL9IJDG48HPHY6MH7H2489CY8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-IJO6PYO68M31NSMTHWGT0RBC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-3TAARIC11HTJXK6VKAJMDGUT9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-8QQITMVRRG05X3MFMJH5F6EA9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Spatial-2NHYYLZV1CJHZTD0G7639J8ED.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-64R4ZZ9UTDOBNUH0YAHT2Z260.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/dnssd-7HRA76S524RM3GY894V867AMT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreGraphics-AQC5LQ6C02YKUOB00GKJXBGRZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreServices-G6FS7BO3E4Q5F9NBC0U3FGUC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreAudioTypes-AMCC4FJ5S8N9W3T6UF432J6CD.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-56FX7UF8UKMJTCZ7UBW5HYDEH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-17ZKTPOYXOICU8AXL0MH57TOK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreAudio-8B5G6L1N6BRM3YVR4PJWTYOKH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-B5NRR0JFAXNYKOO1DQ2XDAY7P.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ImageIO-8JN1ZQVE1EMVLFJILC29G53H3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreText-AYON22NQXUEPX89HUBH98OM5G.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OSLog-7Z8J6F4VJ5I7GVSJBVM76RUME.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Network-B0GN1GLZLS0XRZ88A4VHMXDG3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Accessibility-BR7OTR03XXOLHE8SIBSUDIO4E.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIUtilities-B5NVZN4926IHU59C5JZKR83LT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreMIDI-1AH1I8NO6BGCBUXV7ZFKC7KZ9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Symbols-DZ9GFDAZWJR7A9PH4KBGDU9JA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UserNotifications-5WU9LAWJF28HE8U3OIHP92X8J.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreTransferable-B87NCZ3QMKEM4U27NTQ978K4B.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DataDetection-A9JRTAY6NTJP32AUVNGQ1RO4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreData-U5ZMZGHGVO5662YZNVIBFYWI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/FileProvider-9FEAK9LBUINFW9E0RYQ9EIMID.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UniformTypeIdentifiers-DOY79FRD5W7V7BHOYY8J6GB2.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_LocationEssentials-1RVHNY7A3SCD811WENE2FDC39.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOSurface-2GV7V6O1UCNS58IZ8Q536FZE7.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AudioToolbox-1DB53NYBREET8RNICKIVH57RK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AVRouting-BQT6TOVPF5EZ59Q9UH40MVJ6F.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreLocation-EQ7DXKD48FVALALK801KMWBG2.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Metal-8TR3G8T3N2IJ8ENXXOVRFX65B.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OpenGLES-EXI1C6TKS26L17ITJF8O5XAIB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreMotion-7CKBIINHQO3HS993OOSJHJ8CX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreVideo-6L87KQZ1UXJENVCWWDOTU5IJY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreImage-69ZUNHOCV365RIE3IVPYRT4C4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/QuartzCore-BCTNLI1L2DYVREX5JT1NIK86D.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ARKit-3EKURDBYPFOC8R6MY880SKAPU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreMedia-3ZD4G73IBZBAXP7VGYGSF89JC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUICore-JVE3CW6PZTZXYYFWPXMH4LDT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AVFAudio-5A4JKF9OMH8XLRUG7E5NVBEN8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MediaToolbox-5ITH178M4Z7UM86JMJOLZJ5B1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIKit-6RECE153ZM83QCO1GQW4YKCYY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/AVFoundation-AI0GXDB4KJ97VA3DQEVMKBJAD.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/GameController-CQOQEFQN6PLXVQEHWSNZNZ2Z.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUI-1J0Y92OGM1F3V20SE7W829RJL.pcm
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/SwiftUI/Sources/ProgressHUD.swift /Users/admin/builder/spi-builder-workspace/SwiftUI/Sources/ProgressView.swift (in target 'ProgressHUD' from project 'ProgressHUD')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SwiftUI/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/SwiftUI/Sources/ProgressView.swift (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ CircleStrokeSpinView.swift,\ DualDotSidestepView.swift,\ HorizontalBarScalingView.swift /Users/admin/builder/spi-builder-workspace/SwiftUI/Sources/Animations/CircleStrokeSpinView.swift /Users/admin/builder/spi-builder-workspace/SwiftUI/Sources/Animations/DualDotSidestepView.swift /Users/admin/builder/spi-builder-workspace/SwiftUI/Sources/Animations/HorizontalBarScalingView.swift (in target 'ProgressHUD' from project 'ProgressHUD')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SwiftUI/Sources/Animations/CircleStrokeSpinView.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/SwiftUI/Sources/Animations/DualDotSidestepView.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/SwiftUI/Sources/Animations/HorizontalBarScalingView.swift (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ HorizontalDotScalingView.swift,\ PacmanProgressView.swift,\ QuintupleDotDanceView.swift /Users/admin/builder/spi-builder-workspace/SwiftUI/Sources/Animations/HorizontalDotScalingView.swift /Users/admin/builder/spi-builder-workspace/SwiftUI/Sources/Animations/PacmanProgressView.swift /Users/admin/builder/spi-builder-workspace/SwiftUI/Sources/Animations/QuintupleDotDanceView.swift (in target 'ProgressHUD' from project 'ProgressHUD')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SwiftUI/Sources/Animations/HorizontalDotScalingView.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/SwiftUI/Sources/Animations/PacmanProgressView.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/SwiftUI/Sources/Animations/QuintupleDotDanceView.swift (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ TriangleDotShiftView.swift,\ ProgressHUD+Banner.swift,\ ProgressHUD+Enums.swift /Users/admin/builder/spi-builder-workspace/SwiftUI/Sources/Animations/TriangleDotShiftView.swift /Users/admin/builder/spi-builder-workspace/SwiftUI/Sources/ProgressHUD+Banner.swift /Users/admin/builder/spi-builder-workspace/SwiftUI/Sources/ProgressHUD+Enums.swift (in target 'ProgressHUD' from project 'ProgressHUD')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SwiftUI/Sources/Animations/TriangleDotShiftView.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/SwiftUI/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/SwiftUI/Sources/ProgressHUD+Enums.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/SwiftUI/Sources/ProgressHUD+LiveIcon.swift /Users/admin/builder/spi-builder-workspace/SwiftUI/Sources/ProgressHUD+Public.swift (in target 'ProgressHUD' from project 'ProgressHUD')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SwiftUI/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/SwiftUI/Sources/ProgressHUD+Public.swift (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift,\ ActivityIndicatorView.swift,\ BallVerticalBounceView.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-xros/ProgressHUD.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/SwiftUI/Sources/Animations/ActivityIndicatorView.swift /Users/admin/builder/spi-builder-workspace/SwiftUI/Sources/Animations/BallVerticalBounceView.swift (in target 'ProgressHUD' from project 'ProgressHUD')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-xros/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/SwiftUI/Sources/Animations/ActivityIndicatorView.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/SwiftUI/Sources/Animations/BallVerticalBounceView.swift (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ CircleDotSpinFadeView.swift,\ CirclePulseMultipleView.swift,\ CirclePulseSingleView.swift /Users/admin/builder/spi-builder-workspace/SwiftUI/Sources/Animations/CircleDotSpinFadeView.swift /Users/admin/builder/spi-builder-workspace/SwiftUI/Sources/Animations/CirclePulseMultipleView.swift /Users/admin/builder/spi-builder-workspace/SwiftUI/Sources/Animations/CirclePulseSingleView.swift (in target 'ProgressHUD' from project 'ProgressHUD')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SwiftUI/Sources/Animations/CircleDotSpinFadeView.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/SwiftUI/Sources/Animations/CirclePulseMultipleView.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/SwiftUI/Sources/Animations/CirclePulseSingleView.swift (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ BarSweepToggleView.swift,\ CircleArcDotSpinView.swift,\ CircleBarSpinFadeView.swift /Users/admin/builder/spi-builder-workspace/SwiftUI/Sources/Animations/BarSweepToggleView.swift /Users/admin/builder/spi-builder-workspace/SwiftUI/Sources/Animations/CircleArcDotSpinView.swift /Users/admin/builder/spi-builder-workspace/SwiftUI/Sources/Animations/CircleBarSpinFadeView.swift (in target 'ProgressHUD' from project 'ProgressHUD')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SwiftUI/Sources/Animations/BarSweepToggleView.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/SwiftUI/Sources/Animations/CircleArcDotSpinView.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/SwiftUI/Sources/Animations/CircleBarSpinFadeView.swift (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

/Users/admin/builder/spi-builder-workspace/SwiftUI/Sources/Animations/SFSymbolBounceView.swift:27:6: warning: conformance of 'BounceSymbolEffect' to 'IndefiniteSymbolEffect' is only available in visionOS 2.0 or newer; this is an error in the Swift 6 language mode
                                .symbolEffect(.bounce, options: .repeating)
                                 ^
/Users/admin/builder/spi-builder-workspace/SwiftUI/Sources/Animations/SFSymbolBounceView.swift:27:6: note: add 'if #available' version check
                                .symbolEffect(.bounce, options: .repeating)
                                 ^
/Users/admin/builder/spi-builder-workspace/SwiftUI/Sources/Animations/SFSymbolBounceView.swift:22:6: note: add '@available' attribute to enclosing property
        var body: some View {
            ^
/Users/admin/builder/spi-builder-workspace/SwiftUI/Sources/Animations/SFSymbolBounceView.swift:15:8: note: add '@available' attribute to enclosing struct
struct SFSymbolBounceView: View {
       ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SwiftUI/Sources/Animations/SemiRingRotationView.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/SwiftUI/Sources/Animations/SquareCircuitSnakeView.swift (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ CircleRippleMultipleView.swift,\ CircleRippleSingleView.swift,\ CircleRotateChaseView.swift /Users/admin/builder/spi-builder-workspace/SwiftUI/Sources/Animations/CircleRippleMultipleView.swift /Users/admin/builder/spi-builder-workspace/SwiftUI/Sources/Animations/CircleRippleSingleView.swift /Users/admin/builder/spi-builder-workspace/SwiftUI/Sources/Animations/CircleRotateChaseView.swift (in target 'ProgressHUD' from project 'ProgressHUD')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/SwiftUI/Sources/Animations/CircleRippleMultipleView.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/SwiftUI/Sources/Animations/CircleRippleSingleView.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/SwiftUI/Sources/Animations/CircleRotateChaseView.swift (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for ProgressHUD (in target 'ProgressHUD' from project 'ProgressHUD')
SwiftDriver\ Compilation\ Requirements 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-Swift-Compilation-Requirements -- /Applications/Xcode-26.0.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-xros/ProgressHUD.build/Objects-normal/arm64/ProgressHUD.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -target arm64-apple-xros1.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-xros/ProgressHUD.build/Objects-normal/arm64 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-xros/ProgressHUD.build/Objects-normal/arm64/ProgressHUD-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-xros/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 -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-xros/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-xros/ProgressHUD.build/Objects-normal/arm64/ProgressHUD_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-xros/ProgressHUD.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-xros/ProgressHUD.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-xros/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-xros/ProgressHUD.build/Objects-normal/arm64/ProgressHUD-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling ProgressHUD+LiveIcon.swift, ProgressHUD+Public.swift (in target 'ProgressHUD' from project 'ProgressHUD')
SwiftDriverJobDiscovery normal arm64 Compiling CircleStrokeSpinView.swift, DualDotSidestepView.swift, HorizontalBarScalingView.swift (in target 'ProgressHUD' from project 'ProgressHUD')
SwiftDriverJobDiscovery normal arm64 Compiling CircleRippleMultipleView.swift, CircleRippleSingleView.swift, CircleRotateChaseView.swift (in target 'ProgressHUD' from project 'ProgressHUD')
SwiftDriverJobDiscovery normal arm64 Compiling ProgressHUD.swift, ProgressView.swift (in target 'ProgressHUD' from project 'ProgressHUD')
SwiftDriverJobDiscovery normal arm64 Compiling CircleDotSpinFadeView.swift, CirclePulseMultipleView.swift, CirclePulseSingleView.swift (in target 'ProgressHUD' from project 'ProgressHUD')
SwiftDriverJobDiscovery normal arm64 Compiling TriangleDotShiftView.swift, ProgressHUD+Banner.swift, ProgressHUD+Enums.swift (in target 'ProgressHUD' from project 'ProgressHUD')
SwiftDriverJobDiscovery normal arm64 Compiling BarSweepToggleView.swift, CircleArcDotSpinView.swift, CircleBarSpinFadeView.swift (in target 'ProgressHUD' from project 'ProgressHUD')
SwiftDriverJobDiscovery normal arm64 Compiling HorizontalDotScalingView.swift, PacmanProgressView.swift, QuintupleDotDanceView.swift (in target 'ProgressHUD' from project 'ProgressHUD')
SwiftDriverJobDiscovery normal arm64 Compiling SFSymbolBounceView.swift, SemiRingRotationView.swift, SquareCircuitSnakeView.swift (in target 'ProgressHUD' from project 'ProgressHUD')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/ProgressHUD-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-xros/ProgressHUD.build/Objects-normal/arm64/ProgressHUD-Swift.h (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-xros/ProgressHUD.build/Objects-normal/arm64/ProgressHUD-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/ProgressHUD-Swift.h
SwiftDriverJobDiscovery normal arm64 Compiling resource_bundle_accessor.swift, ActivityIndicatorView.swift, BallVerticalBounceView.swift (in target 'ProgressHUD' from project 'ProgressHUD')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ProgressHUD.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-xros/ProgressHUD.build/Objects-normal/arm64/ProgressHUD.swiftmodule (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 -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-xros/ProgressHUD.build/Objects-normal/arm64/ProgressHUD.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ProgressHUD.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ProgressHUD.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-xros/ProgressHUD.build/Objects-normal/arm64/ProgressHUD.swiftdoc (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 -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-xros/ProgressHUD.build/Objects-normal/arm64/ProgressHUD.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ProgressHUD.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ProgressHUD.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-xros/ProgressHUD.build/Objects-normal/arm64/ProgressHUD.abi.json (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 -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-xros/ProgressHUD.build/Objects-normal/arm64/ProgressHUD.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ProgressHUD.swiftmodule/arm64-apple-xros.abi.json
SwiftDriver\ Compilation 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-Swift-Compilation -- /Applications/Xcode-26.0.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-xros/ProgressHUD.build/Objects-normal/arm64/ProgressHUD.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -target arm64-apple-xros1.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-xros/ProgressHUD.build/Objects-normal/arm64 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros26.0-23M336-8bc37e7eb40af32ceea9b4340296f08d.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-xros/ProgressHUD.build/Objects-normal/arm64/ProgressHUD-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-xros/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 -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-xros/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-xros/ProgressHUD.build/Objects-normal/arm64/ProgressHUD_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-xros/ProgressHUD.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-xros/ProgressHUD.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-xros/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-xros/ProgressHUD.build/Objects-normal/arm64/ProgressHUD-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ProgressHUD.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-xros/ProgressHUD.build/Objects-normal/arm64/ProgressHUD.swiftsourceinfo (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 -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-xros/ProgressHUD.build/Objects-normal/arm64/ProgressHUD.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ProgressHUD.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ProgressHUD.o normal (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-xros/ProgressHUD.build/Objects-normal/arm64/ProgressHUD.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-xros/ProgressHUD.build/Objects-normal/arm64/ProgressHUD_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-xros/ProgressHUD.build/Objects-normal/arm64/ProgressHUD_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-xros/ProgressHUD.build/Objects-normal/arm64/ProgressHUD.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-xros/ProgressHUD.build/Objects-normal/arm64/ProgressHUD-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ProgressHUD.o
ExtractAppIntentsMetadata (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name ProgressHUD --sdk-root /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS26.0.sdk --xcode-version 17A324 --platform-family xrOS --deployment-target 1.0 --bundle-identifier spi-builder-workspace.ProgressHUD --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ProgressHUD.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ProgressHUD.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-xros/ProgressHUD.build/Objects-normal/arm64/ProgressHUD_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-xros/ProgressHUD.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-xros/ProgressHUD.build/Objects-normal/arm64/ProgressHUD.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-xros/ProgressHUD.build/ProgressHUD.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-xros/ProgressHUD.build/ProgressHUD.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ProgressHUD.build/Debug-xros/ProgressHUD.build/Objects-normal/arm64/ProgressHUD.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-01-27 06:36:51.984 appintentsmetadataprocessor[730:4186] Starting appintentsmetadataprocessor export
2026-01-27 06:36:52.110 appintentsmetadataprocessor[730:4186] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ProgressHUD.o (in target 'ProgressHUD' from project 'ProgressHUD')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ProgressHUD.o
** BUILD SUCCEEDED **
2026-01-27 06:36:40.262 xcodebuild[608:3728] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Build complete.
{
  "default_localization" : "en",
  "dependencies" : [
  ],
  "manifest_display_name" : "ProgressHUD",
  "name" : "ProgressHUD",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "ProgressHUD",
      "targets" : [
        "ProgressHUD"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ProgressHUD",
      "module_type" : "SwiftTarget",
      "name" : "ProgressHUD",
      "path" : "SwiftUI/Sources",
      "product_memberships" : [
        "ProgressHUD"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/SwiftUI/Sources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Animations/ActivityIndicatorView.swift",
        "Animations/BallVerticalBounceView.swift",
        "Animations/BarSweepToggleView.swift",
        "Animations/CircleArcDotSpinView.swift",
        "Animations/CircleBarSpinFadeView.swift",
        "Animations/CircleDotSpinFadeView.swift",
        "Animations/CirclePulseMultipleView.swift",
        "Animations/CirclePulseSingleView.swift",
        "Animations/CircleRippleMultipleView.swift",
        "Animations/CircleRippleSingleView.swift",
        "Animations/CircleRotateChaseView.swift",
        "Animations/CircleStrokeSpinView.swift",
        "Animations/DualDotSidestepView.swift",
        "Animations/HorizontalBarScalingView.swift",
        "Animations/HorizontalDotScalingView.swift",
        "Animations/PacmanProgressView.swift",
        "Animations/QuintupleDotDanceView.swift",
        "Animations/SFSymbolBounceView.swift",
        "Animations/SemiRingRotationView.swift",
        "Animations/SquareCircuitSnakeView.swift",
        "Animations/TriangleDotShiftView.swift",
        "ProgressHUD+Banner.swift",
        "ProgressHUD+Enums.swift",
        "ProgressHUD+LiveIcon.swift",
        "ProgressHUD+Public.swift",
        "ProgressHUD.swift",
        "ProgressView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.