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 TournamentBracket, reference v1.0.0 (d16a73), with Swift 6.1 for visionOS using Xcode 16.3 on 29 Apr 2025 08:13:26 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/manisrini/TournamentBracketSUI.git
Reference: v1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/manisrini/TournamentBracketSUI
 * tag               v1.0.0     -> FETCH_HEAD
HEAD is now at d16a736 first version commit
Cloned https://github.com/manisrini/TournamentBracketSUI.git
Revision (git rev-parse @):
d16a7369f4c9373e50e289931928238ac8cb4974
SUCCESS checkout https://github.com/manisrini/TournamentBracketSUI.git at v1.0.0
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/manisrini/TournamentBracketSUI.git
https://github.com/manisrini/TournamentBracketSUI.git
{
  "dependencies" : [
    {
      "identity" : "designsystem",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/manisrini/DesignSystem"
    }
  ],
  "manifest_display_name" : "TournamentBracket",
  "name" : "TournamentBracket",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "TournamentBracket",
      "targets" : [
        "TournamentBracket"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TournamentBracketTests",
      "module_type" : "SwiftTarget",
      "name" : "TournamentBracketTests",
      "path" : "Tests/TournamentBracketTests",
      "sources" : [
        "TournamentBracketTests.swift"
      ],
      "target_dependencies" : [
        "TournamentBracket"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TournamentBracket",
      "module_type" : "SwiftTarget",
      "name" : "TournamentBracket",
      "path" : "Sources/TournamentBracket",
      "product_dependencies" : [
        "DesignSystem"
      ],
      "product_memberships" : [
        "TournamentBracket"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/Resources/Media.xcassets",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "BracketCell/BracketView.swift",
        "BracketCell/LineView.swift",
        "BracketCell/ScoreView.swift",
        "BracketListView.swift",
        "CustomTabView.swift",
        "TournamentBracketView/TournamentBracketView.swift",
        "TournamentBracketView/TournamentBracketViewModel.swift",
        "Utils/CustomViewModifiers.swift",
        "Utils/Extensions.swift",
        "Utils/PropWrappers.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/manisrini/DesignSystem
Creating working copy of package ‘DesignSystem’
Checking out 1.0.0 of package ‘DesignSystem’
Resolve Package Graph
Resolved source packages:
  TournamentBracket: /Users/admin/builder/spi-builder-workspace
  DesignSystem: https://github.com/manisrini/DesignSystem @ 1.0.0
resolved source packages: TournamentBracket, DesignSystem
{
  "dependencies" : [
    {
      "identity" : "designsystem",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/manisrini/DesignSystem"
    }
  ],
  "manifest_display_name" : "TournamentBracket",
  "name" : "TournamentBracket",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "TournamentBracket",
      "targets" : [
        "TournamentBracket"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TournamentBracketTests",
      "module_type" : "SwiftTarget",
      "name" : "TournamentBracketTests",
      "path" : "Tests/TournamentBracketTests",
      "sources" : [
        "TournamentBracketTests.swift"
      ],
      "target_dependencies" : [
        "TournamentBracket"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TournamentBracket",
      "module_type" : "SwiftTarget",
      "name" : "TournamentBracket",
      "path" : "Sources/TournamentBracket",
      "product_dependencies" : [
        "DesignSystem"
      ],
      "product_memberships" : [
        "TournamentBracket"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/Resources/Media.xcassets",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "BracketCell/BracketView.swift",
        "BracketCell/LineView.swift",
        "BracketCell/ScoreView.swift",
        "BracketListView.swift",
        "CustomTabView.swift",
        "TournamentBracketView/TournamentBracketView.swift",
        "TournamentBracketView/TournamentBracketViewModel.swift",
        "Utils/CustomViewModifiers.swift",
        "Utils/Extensions.swift",
        "Utils/PropWrappers.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "TournamentBracket"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme TournamentBracket -destination generic/platform=xrOS 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 TournamentBracket -destination generic/platform=xrOS "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
Resolve Package Graph
Resolved source packages:
  DesignSystem: https://github.com/manisrini/DesignSystem @ 1.0.0
  TournamentBracket: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'TournamentBracket' in project 'TournamentBracket'
        ➜ Explicit dependency on target 'TournamentBracket' in project 'TournamentBracket'
        ➜ Explicit dependency on target 'TournamentBracket_TournamentBracket' in project 'TournamentBracket'
        ➜ Explicit dependency on target 'DesignSystem' in project 'DesignSystem'
    Target 'TournamentBracket' in project 'TournamentBracket'
        ➜ Explicit dependency on target 'TournamentBracket_TournamentBracket' in project 'TournamentBracket'
        ➜ Explicit dependency on target 'DesignSystem' in project 'DesignSystem'
    Target 'DesignSystem' in project 'DesignSystem'
        ➜ Explicit dependency on target 'DesignSystem' in project 'DesignSystem'
        ➜ Explicit dependency on target 'DesignSystem_DesignSystem' in project 'DesignSystem'
    Target 'DesignSystem' in project 'DesignSystem'
        ➜ Explicit dependency on target 'DesignSystem_DesignSystem' in project 'DesignSystem'
    Target 'DesignSystem_DesignSystem' in project 'DesignSystem' (no dependencies)
    Target 'TournamentBracket_TournamentBracket' in project 'TournamentBracket' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.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: ea47a2939387a60c1f3f666eb94718c1
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ea47a2939387a60c1f3f666eb94718c1.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/XROS.platform/Developer/SDKs/XROS2.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.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/XROS.platform/Developer/SDKs/XROS2.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.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-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/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/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/TournamentBracket.build/Debug-xros/TournamentBracket_TournamentBracket.build/TournamentBracket_TournamentBracket.DependencyMetadataFileList (in target 'TournamentBracket_TournamentBracket' from project 'TournamentBracket')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket_TournamentBracket.build/TournamentBracket_TournamentBracket.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket_TournamentBracket.build/TournamentBracket_TournamentBracket.DependencyStaticMetadataFileList (in target 'TournamentBracket_TournamentBracket' from project 'TournamentBracket')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket_TournamentBracket.build/TournamentBracket_TournamentBracket.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket.build/Objects-normal/arm64/TournamentBracket.SwiftConstValuesFileList (in target 'TournamentBracket' from project 'TournamentBracket')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket.build/Objects-normal/arm64/TournamentBracket.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket.build/TournamentBracket.DependencyMetadataFileList (in target 'TournamentBracket' from project 'TournamentBracket')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket.build/TournamentBracket.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket.build/Objects-normal/arm64/TournamentBracket.SwiftFileList (in target 'TournamentBracket' from project 'TournamentBracket')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket.build/Objects-normal/arm64/TournamentBracket.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket.build/TournamentBracket.modulemap (in target 'TournamentBracket' from project 'TournamentBracket')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket.build/TournamentBracket.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket.build/Objects-normal/arm64/TournamentBracket_const_extract_protocols.json (in target 'TournamentBracket' from project 'TournamentBracket')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket.build/Objects-normal/arm64/TournamentBracket_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket_TournamentBracket.build/empty-TournamentBracket_TournamentBracket.plist (in target 'TournamentBracket_TournamentBracket' from project 'TournamentBracket')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket_TournamentBracket.build/empty-TournamentBracket_TournamentBracket.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket.build/TournamentBracket.DependencyStaticMetadataFileList (in target 'TournamentBracket' from project 'TournamentBracket')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket.build/TournamentBracket.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket.build/Objects-normal/arm64/TournamentBracket.LinkFileList (in target 'TournamentBracket' from project 'TournamentBracket')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket.build/Objects-normal/arm64/TournamentBracket.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket.build/Objects-normal/arm64/TournamentBracket-OutputFileMap.json (in target 'TournamentBracket' from project 'TournamentBracket')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket.build/Objects-normal/arm64/TournamentBracket-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket.build/DerivedSources/resource_bundle_accessor.swift (in target 'TournamentBracket' from project 'TournamentBracket')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket.build/DerivedSources/resource_bundle_accessor.swift
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-xros/DesignSystem_DesignSystem.build/empty-DesignSystem_DesignSystem.plist (in target 'DesignSystem_DesignSystem' from project 'DesignSystem')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-xros/DesignSystem_DesignSystem.build/empty-DesignSystem_DesignSystem.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-xros/DesignSystem_DesignSystem.build/DesignSystem_DesignSystem.DependencyMetadataFileList (in target 'DesignSystem_DesignSystem' from project 'DesignSystem')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-xros/DesignSystem_DesignSystem.build/DesignSystem_DesignSystem.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-xros/DesignSystem_DesignSystem.build/DesignSystem_DesignSystem.DependencyStaticMetadataFileList (in target 'DesignSystem_DesignSystem' from project 'DesignSystem')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-xros/DesignSystem_DesignSystem.build/DesignSystem_DesignSystem.DependencyStaticMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/TournamentBracket.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket.build/TournamentBracket.modulemap (in target 'TournamentBracket' from project 'TournamentBracket')
    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/TournamentBracket.build/Debug-xros/TournamentBracket.build/TournamentBracket.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-xros/DesignSystem.build/Objects-normal/arm64/DesignSystem_const_extract_protocols.json (in target 'DesignSystem' from project 'DesignSystem')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-xros/DesignSystem.build/Objects-normal/arm64/DesignSystem_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-xros/DesignSystem.build/Objects-normal/arm64/DesignSystem.SwiftFileList (in target 'DesignSystem' from project 'DesignSystem')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-xros/DesignSystem.build/Objects-normal/arm64/DesignSystem.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-xros/DesignSystem.build/Objects-normal/arm64/DesignSystem.SwiftConstValuesFileList (in target 'DesignSystem' from project 'DesignSystem')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-xros/DesignSystem.build/Objects-normal/arm64/DesignSystem.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-xros/DesignSystem.build/Objects-normal/arm64/DesignSystem.LinkFileList (in target 'DesignSystem' from project 'DesignSystem')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-xros/DesignSystem.build/Objects-normal/arm64/DesignSystem.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-xros/DesignSystem.build/Objects-normal/arm64/DesignSystem-OutputFileMap.json (in target 'DesignSystem' from project 'DesignSystem')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-xros/DesignSystem.build/Objects-normal/arm64/DesignSystem-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-xros/DesignSystem.build/DesignSystem.modulemap (in target 'DesignSystem' from project 'DesignSystem')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-xros/DesignSystem.build/DesignSystem.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-xros/DesignSystem.build/DesignSystem.DependencyStaticMetadataFileList (in target 'DesignSystem' from project 'DesignSystem')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-xros/DesignSystem.build/DesignSystem.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-xros/DesignSystem.build/DesignSystem.DependencyMetadataFileList (in target 'DesignSystem' from project 'DesignSystem')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-xros/DesignSystem.build/DesignSystem.DependencyMetadataFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TournamentBracket_TournamentBracket.bundle (in target 'TournamentBracket_TournamentBracket' from project 'TournamentBracket')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TournamentBracket_TournamentBracket.bundle
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DesignSystem_DesignSystem.bundle (in target 'DesignSystem_DesignSystem' from project 'DesignSystem')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DesignSystem_DesignSystem.bundle
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-xros/DesignSystem.build/DerivedSources/resource_bundle_accessor.swift (in target 'DesignSystem' from project 'DesignSystem')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-xros/DesignSystem.build/DerivedSources/resource_bundle_accessor.swift
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/DesignSystem.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-xros/DesignSystem.build/DesignSystem.modulemap (in target 'DesignSystem' from project 'DesignSystem')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
    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/DesignSystem.build/Debug-xros/DesignSystem.build/DesignSystem.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket_TournamentBracket.build/assetcatalog_output/thinned (in target 'TournamentBracket_TournamentBracket' from project 'TournamentBracket')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket_TournamentBracket.build/assetcatalog_output/thinned
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket_TournamentBracket.build/assetcatalog_output/unthinned (in target 'TournamentBracket_TournamentBracket' from project 'TournamentBracket')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket_TournamentBracket.build/assetcatalog_output/unthinned
CompileAssetCatalogVariant thinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TournamentBracket_TournamentBracket.bundle /Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/Resources/Media.xcassets (in target 'TournamentBracket_TournamentBracket' from project 'TournamentBracket')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool /Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/Resources/Media.xcassets --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket_TournamentBracket.build/assetcatalog_output/thinned --output-format human-readable-text --notices --warnings --export-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket_TournamentBracket.build/assetcatalog_dependencies_thinned --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket_TournamentBracket.build/assetcatalog_generated_info.plist_thinned --compress-pngs --enable-on-demand-resources NO --development-region en --target-device vision --minimum-deployment-target 1.0 --platform xros
/* com.apple.actool.compilation-results */
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket_TournamentBracket.build/assetcatalog_generated_info.plist_thinned
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket_TournamentBracket.build/assetcatalog_output/thinned/Assets.car
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DesignSystem_DesignSystem.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-xros/DesignSystem_DesignSystem.build/empty-DesignSystem_DesignSystem.plist (in target 'DesignSystem_DesignSystem' from project 'DesignSystem')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-xros/DesignSystem_DesignSystem.build/empty-DesignSystem_DesignSystem.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform xros -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DesignSystem_DesignSystem.bundle/Info.plist
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DesignSystem_DesignSystem.bundle/RobotoSerif.ttf /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Resources/Fonts/RobotoSerif.ttf (in target 'DesignSystem_DesignSystem' from project 'DesignSystem')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Resources/Fonts/RobotoSerif.ttf /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DesignSystem_DesignSystem.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DesignSystem_DesignSystem.bundle/RobotoSerif-Italic.ttf /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Resources/Fonts/RobotoSerif-Italic.ttf (in target 'DesignSystem_DesignSystem' from project 'DesignSystem')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Resources/Fonts/RobotoSerif-Italic.ttf /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DesignSystem_DesignSystem.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DesignSystem_DesignSystem.bundle/Roboto-ThinItalic.ttf /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Resources/Fonts/Roboto-ThinItalic.ttf (in target 'DesignSystem_DesignSystem' from project 'DesignSystem')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Resources/Fonts/Roboto-ThinItalic.ttf /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DesignSystem_DesignSystem.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DesignSystem_DesignSystem.bundle/Roboto-Thin.ttf /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Resources/Fonts/Roboto-Thin.ttf (in target 'DesignSystem_DesignSystem' from project 'DesignSystem')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Resources/Fonts/Roboto-Thin.ttf /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DesignSystem_DesignSystem.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DesignSystem_DesignSystem.bundle/Roboto-Regular.ttf /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Resources/Fonts/Roboto-Regular.ttf (in target 'DesignSystem_DesignSystem' from project 'DesignSystem')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Resources/Fonts/Roboto-Regular.ttf /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DesignSystem_DesignSystem.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DesignSystem_DesignSystem.bundle/Roboto-Medium.ttf /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Resources/Fonts/Roboto-Medium.ttf (in target 'DesignSystem_DesignSystem' from project 'DesignSystem')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Resources/Fonts/Roboto-Medium.ttf /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DesignSystem_DesignSystem.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DesignSystem_DesignSystem.bundle/Roboto-MediumItalic.ttf /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Resources/Fonts/Roboto-MediumItalic.ttf (in target 'DesignSystem_DesignSystem' from project 'DesignSystem')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Resources/Fonts/Roboto-MediumItalic.ttf /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DesignSystem_DesignSystem.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DesignSystem_DesignSystem.bundle/Roboto-LightItalic.ttf /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Resources/Fonts/Roboto-LightItalic.ttf (in target 'DesignSystem_DesignSystem' from project 'DesignSystem')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Resources/Fonts/Roboto-LightItalic.ttf /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DesignSystem_DesignSystem.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DesignSystem_DesignSystem.bundle/Roboto-Light.ttf /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Resources/Fonts/Roboto-Light.ttf (in target 'DesignSystem_DesignSystem' from project 'DesignSystem')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Resources/Fonts/Roboto-Light.ttf /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DesignSystem_DesignSystem.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DesignSystem_DesignSystem.bundle/Roboto-Italic.ttf /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Resources/Fonts/Roboto-Italic.ttf (in target 'DesignSystem_DesignSystem' from project 'DesignSystem')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Resources/Fonts/Roboto-Italic.ttf /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DesignSystem_DesignSystem.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DesignSystem_DesignSystem.bundle/Roboto-BoldItalic.ttf /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Resources/Fonts/Roboto-BoldItalic.ttf (in target 'DesignSystem_DesignSystem' from project 'DesignSystem')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Resources/Fonts/Roboto-BoldItalic.ttf /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DesignSystem_DesignSystem.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DesignSystem_DesignSystem.bundle/Roboto-Bold.ttf /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Resources/Fonts/Roboto-Bold.ttf (in target 'DesignSystem_DesignSystem' from project 'DesignSystem')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Resources/Fonts/Roboto-Bold.ttf /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DesignSystem_DesignSystem.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DesignSystem_DesignSystem.bundle/Roboto-BlackItalic.ttf /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Resources/Fonts/Roboto-BlackItalic.ttf (in target 'DesignSystem_DesignSystem' from project 'DesignSystem')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Resources/Fonts/Roboto-BlackItalic.ttf /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DesignSystem_DesignSystem.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DesignSystem_DesignSystem.bundle/Roboto-Black.ttf /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Resources/Fonts/Roboto-Black.ttf (in target 'DesignSystem_DesignSystem' from project 'DesignSystem')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Resources/Fonts/Roboto-Black.ttf /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DesignSystem_DesignSystem.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DesignSystem_DesignSystem.bundle/NerkoOne-Regular.ttf /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Resources/Fonts/NerkoOne-Regular.ttf (in target 'DesignSystem_DesignSystem' from project 'DesignSystem')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Resources/Fonts/NerkoOne-Regular.ttf /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DesignSystem_DesignSystem.bundle
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DesignSystem_DesignSystem.bundle (in target 'DesignSystem_DesignSystem' from project 'DesignSystem')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DesignSystem_DesignSystem.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DesignSystem_DesignSystem.bundle (in target 'DesignSystem_DesignSystem' from project 'DesignSystem')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DesignSystem_DesignSystem.bundle
SwiftDriver DesignSystem normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DesignSystem' from project 'DesignSystem')
    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 DesignSystem -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-xros/DesignSystem.build/Objects-normal/arm64/DesignSystem.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/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.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-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-xros/DesignSystem.build/Objects-normal/arm64/DesignSystem-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/DesignSystem.build/Debug-xros/DesignSystem.build/Objects-normal/arm64/DesignSystem.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name designsystem -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-xros/DesignSystem.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-xros/DesignSystem.build/Objects-normal/arm64/DesignSystem_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/DesignSystem.build/Debug-xros/DesignSystem.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-xros/DesignSystem.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-xros/DesignSystem.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/DesignSystem.build/Debug-xros/DesignSystem.build/Objects-normal/arm64/DesignSystem-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ FontHelper.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/FontHelper.swift (in target 'DesignSystem' from project 'DesignSystem')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/FontHelper.swift (in target 'DesignSystem' from project 'DesignSystem')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

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

SwiftDriverJobDiscovery normal arm64 Emitting module for DesignSystem (in target 'DesignSystem' from project 'DesignSystem')
SwiftDriver\ Compilation\ Requirements DesignSystem normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DesignSystem' from project 'DesignSystem')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DesignSystem -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-xros/DesignSystem.build/Objects-normal/arm64/DesignSystem.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/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.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-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-xros/DesignSystem.build/Objects-normal/arm64/DesignSystem-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/DesignSystem.build/Debug-xros/DesignSystem.build/Objects-normal/arm64/DesignSystem.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name designsystem -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-xros/DesignSystem.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-xros/DesignSystem.build/Objects-normal/arm64/DesignSystem_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/DesignSystem.build/Debug-xros/DesignSystem.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-xros/DesignSystem.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-xros/DesignSystem.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/DesignSystem.build/Debug-xros/DesignSystem.build/Objects-normal/arm64/DesignSystem-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/DesignSystem-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-xros/DesignSystem.build/Objects-normal/arm64/DesignSystem-Swift.h (in target 'DesignSystem' from project 'DesignSystem')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-xros/DesignSystem.build/Objects-normal/arm64/DesignSystem-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/DesignSystem-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DesignSystem.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-xros/DesignSystem.build/Objects-normal/arm64/DesignSystem.swiftmodule (in target 'DesignSystem' from project 'DesignSystem')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
    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/DesignSystem.build/Debug-xros/DesignSystem.build/Objects-normal/arm64/DesignSystem.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DesignSystem.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DesignSystem.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-xros/DesignSystem.build/Objects-normal/arm64/DesignSystem.abi.json (in target 'DesignSystem' from project 'DesignSystem')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
    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/DesignSystem.build/Debug-xros/DesignSystem.build/Objects-normal/arm64/DesignSystem.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DesignSystem.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DesignSystem.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-xros/DesignSystem.build/Objects-normal/arm64/DesignSystem.swiftdoc (in target 'DesignSystem' from project 'DesignSystem')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
    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/DesignSystem.build/Debug-xros/DesignSystem.build/Objects-normal/arm64/DesignSystem.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DesignSystem.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DesignSystem.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-xros/DesignSystem.build/Objects-normal/arm64/DesignSystem.swiftsourceinfo (in target 'DesignSystem' from project 'DesignSystem')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
    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/DesignSystem.build/Debug-xros/DesignSystem.build/Objects-normal/arm64/DesignSystem.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DesignSystem.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
GenerateAssetSymbols /Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/Resources/Media.xcassets (in target 'TournamentBracket' from project 'TournamentBracket')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool /Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/Resources/Media.xcassets --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros --output-format human-readable-text --notices --warnings --export-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket.build/assetcatalog_dependencies --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket.build/assetcatalog_generated_info.plist --compress-pngs --enable-on-demand-resources NO --development-region en --target-device vision --minimum-deployment-target 1.0 --platform xros --bundle-identifier spi-builder-workspace.TournamentBracket --generate-swift-asset-symbol-extensions NO --generate-swift-asset-symbols /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket.build/DerivedSources/GeneratedAssetSymbols.swift --generate-objc-asset-symbols /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket.build/DerivedSources/GeneratedAssetSymbols.h --generate-asset-symbol-index /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket.build/DerivedSources/GeneratedAssetSymbols-Index.plist
/* com.apple.actool.compilation-results */
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket.build/DerivedSources/GeneratedAssetSymbols-Index.plist
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket.build/DerivedSources/GeneratedAssetSymbols.h
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket.build/DerivedSources/GeneratedAssetSymbols.swift
LinkAssetCatalog /Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/Resources/Media.xcassets (in target 'TournamentBracket_TournamentBracket' from project 'TournamentBracket')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-linkAssetCatalog --thinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket_TournamentBracket.build/assetcatalog_output/thinned --thinned-dependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket_TournamentBracket.build/assetcatalog_dependencies_thinned --thinned-info-plist-content /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket_TournamentBracket.build/assetcatalog_generated_info.plist_thinned --unthinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket_TournamentBracket.build/assetcatalog_output/unthinned --unthinned-dependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket_TournamentBracket.build/assetcatalog_dependencies_unthinned --unthinned-info-plist-content /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket_TournamentBracket.build/assetcatalog_generated_info.plist_unthinned --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TournamentBracket_TournamentBracket.bundle --plist-output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket_TournamentBracket.build/assetcatalog_generated_info.plist
note: Emplaced /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TournamentBracket_TournamentBracket.bundle/Assets.car (in target 'TournamentBracket_TournamentBracket' from project 'TournamentBracket')
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TournamentBracket_TournamentBracket.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket_TournamentBracket.build/empty-TournamentBracket_TournamentBracket.plist (in target 'TournamentBracket_TournamentBracket' from project 'TournamentBracket')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket_TournamentBracket.build/empty-TournamentBracket_TournamentBracket.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform xros -additionalcontentfile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket_TournamentBracket.build/assetcatalog_generated_info.plist -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TournamentBracket_TournamentBracket.bundle/Info.plist
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TournamentBracket_TournamentBracket.bundle (in target 'TournamentBracket_TournamentBracket' from project 'TournamentBracket')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TournamentBracket_TournamentBracket.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TournamentBracket_TournamentBracket.bundle (in target 'TournamentBracket_TournamentBracket' from project 'TournamentBracket')
    cd /Users/admin/builder/spi-builder-workspace
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TournamentBracket_TournamentBracket.bundle
SwiftDriverJobDiscovery normal arm64 Compiling resource_bundle_accessor.swift (in target 'DesignSystem' from project 'DesignSystem')
SwiftDriver TournamentBracket normal arm64 com.apple.xcode.tools.swift.compiler (in target 'TournamentBracket' from project 'TournamentBracket')
    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 TournamentBracket -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket.build/Objects-normal/arm64/TournamentBracket.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/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -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-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket.build/Objects-normal/arm64/TournamentBracket-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/TournamentBracket.build/Debug-xros/TournamentBracket.build/Objects-normal/arm64/TournamentBracket.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/TournamentBracket.build/Debug-xros/TournamentBracket.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket.build/Objects-normal/arm64/TournamentBracket_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/TournamentBracket.build/Debug-xros/TournamentBracket.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket.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/TournamentBracket.build/Debug-xros/TournamentBracket.build/Objects-normal/arm64/TournamentBracket-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ TournamentBracket (in target 'TournamentBracket' from project 'TournamentBracket')
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/TournamentBracket.build/Debug-xros/TournamentBracket.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/BracketCell/BracketView.swift /Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/BracketCell/LineView.swift /Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/BracketCell/ScoreView.swift /Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/BracketListView.swift /Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/CustomTabView.swift /Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/TournamentBracketView/TournamentBracketView.swift /Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/TournamentBracketView/TournamentBracketViewModel.swift /Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/Utils/CustomViewModifiers.swift /Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/Utils/Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/Utils/PropWrappers.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket.build/DerivedSources/GeneratedAssetSymbols.swift -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.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 -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket.build/Objects-normal/arm64/TournamentBracket_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/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket.build/swift-overrides.hmap -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/TournamentBracket.build/Debug-xros/TournamentBracket.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name TournamentBracket -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.4 -target-sdk-name xros2.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.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/TournamentBracket.build/Debug-xros/TournamentBracket.build/Objects-normal/arm64/TournamentBracket.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket.build/Objects-normal/arm64/TournamentBracket.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket.build/Objects-normal/arm64/TournamentBracket-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket.build/Objects-normal/arm64/TournamentBracket-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket.build/Objects-normal/arm64/TournamentBracket-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket.build/Objects-normal/arm64/TournamentBracket.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket.build/Objects-normal/arm64/TournamentBracket.abi.json
EmitSwiftModule normal arm64 (in target 'TournamentBracket' from project 'TournamentBracket')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/TournamentBracketView/TournamentBracketView.swift:62:32: error: 'UIScreen' is unavailable in visionOS
    let columnWidth: CGFloat = UIScreen.main.bounds.width * 0.9
                               ^~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:54:12: note: 'UIScreen' has been explicitly marked unavailable here
@interface UIScreen : NSObject <UITraitEnvironment>
           ^
SwiftCompile normal arm64 Compiling\ CustomViewModifiers.swift /Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/Utils/CustomViewModifiers.swift (in target 'TournamentBracket' from project 'TournamentBracket')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/Utils/CustomViewModifiers.swift (in target 'TournamentBracket' from project 'TournamentBracket')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

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

SwiftCompile normal arm64 Compiling\ PropWrappers.swift /Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/Utils/PropWrappers.swift (in target 'TournamentBracket' from project 'TournamentBracket')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ TournamentBracket (in target 'TournamentBracket' from project 'TournamentBracket')
	EmitSwiftModule normal arm64 (in target 'TournamentBracket' from project 'TournamentBracket')
	SwiftCompile normal arm64 Compiling\ PropWrappers.swift /Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/Utils/PropWrappers.swift (in target 'TournamentBracket' from project 'TournamentBracket')
	Building workspace spi-builder-workspace with scheme TournamentBracket
(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:
  DesignSystem: https://github.com/manisrini/DesignSystem @ 1.0.0
  TournamentBracket: /Users/admin/builder/spi-builder-workspace
resolved source packages: DesignSystem, TournamentBracket
{
  "dependencies" : [
    {
      "identity" : "designsystem",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/manisrini/DesignSystem"
    }
  ],
  "manifest_display_name" : "TournamentBracket",
  "name" : "TournamentBracket",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "TournamentBracket",
      "targets" : [
        "TournamentBracket"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TournamentBracketTests",
      "module_type" : "SwiftTarget",
      "name" : "TournamentBracketTests",
      "path" : "Tests/TournamentBracketTests",
      "sources" : [
        "TournamentBracketTests.swift"
      ],
      "target_dependencies" : [
        "TournamentBracket"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TournamentBracket",
      "module_type" : "SwiftTarget",
      "name" : "TournamentBracket",
      "path" : "Sources/TournamentBracket",
      "product_dependencies" : [
        "DesignSystem"
      ],
      "product_memberships" : [
        "TournamentBracket"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/Resources/Media.xcassets",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "BracketCell/BracketView.swift",
        "BracketCell/LineView.swift",
        "BracketCell/ScoreView.swift",
        "BracketListView.swift",
        "CustomTabView.swift",
        "TournamentBracketView/TournamentBracketView.swift",
        "TournamentBracketView/TournamentBracketViewModel.swift",
        "Utils/CustomViewModifiers.swift",
        "Utils/Extensions.swift",
        "Utils/PropWrappers.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "TournamentBracket"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme TournamentBracket -destination generic/platform=xrOS
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 TournamentBracket -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
  TournamentBracket: /Users/admin/builder/spi-builder-workspace
  DesignSystem: https://github.com/manisrini/DesignSystem @ 1.0.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'TournamentBracket' in project 'TournamentBracket'
        ➜ Explicit dependency on target 'TournamentBracket' in project 'TournamentBracket'
        ➜ Explicit dependency on target 'TournamentBracket_TournamentBracket' in project 'TournamentBracket'
        ➜ Explicit dependency on target 'DesignSystem' in project 'DesignSystem'
    Target 'TournamentBracket' in project 'TournamentBracket'
        ➜ Explicit dependency on target 'TournamentBracket_TournamentBracket' in project 'TournamentBracket'
        ➜ Explicit dependency on target 'DesignSystem' in project 'DesignSystem'
    Target 'DesignSystem' in project 'DesignSystem'
        ➜ Explicit dependency on target 'DesignSystem' in project 'DesignSystem'
        ➜ Explicit dependency on target 'DesignSystem_DesignSystem' in project 'DesignSystem'
    Target 'DesignSystem' in project 'DesignSystem'
        ➜ Explicit dependency on target 'DesignSystem_DesignSystem' in project 'DesignSystem'
    Target 'DesignSystem_DesignSystem' in project 'DesignSystem' (no dependencies)
    Target 'TournamentBracket_TournamentBracket' in project 'TournamentBracket' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.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: 960792d586bc213c0777298dd0e4ae94
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/960792d586bc213c0777298dd0e4ae94.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/XROS.platform/Developer/SDKs/XROS2.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.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/XROS.platform/Developer/SDKs/XROS2.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DesignSystem_DesignSystem.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-xros/DesignSystem_DesignSystem.build/empty-DesignSystem_DesignSystem.plist (in target 'DesignSystem_DesignSystem' from project 'DesignSystem')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-xros/DesignSystem_DesignSystem.build/empty-DesignSystem_DesignSystem.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform xros -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DesignSystem_DesignSystem.bundle/Info.plist
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TournamentBracket_TournamentBracket.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket_TournamentBracket.build/empty-TournamentBracket_TournamentBracket.plist (in target 'TournamentBracket_TournamentBracket' from project 'TournamentBracket')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket_TournamentBracket.build/empty-TournamentBracket_TournamentBracket.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform xros -additionalcontentfile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket_TournamentBracket.build/assetcatalog_generated_info.plist -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/TournamentBracket_TournamentBracket.bundle/Info.plist
SwiftDriver DesignSystem normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DesignSystem' from project 'DesignSystem')
    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 DesignSystem -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-xros/DesignSystem.build/Objects-normal/arm64/DesignSystem.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/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.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-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-xros/DesignSystem.build/Objects-normal/arm64/DesignSystem-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/DesignSystem.build/Debug-xros/DesignSystem.build/Objects-normal/arm64/DesignSystem.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name designsystem -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-xros/DesignSystem.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-xros/DesignSystem.build/Objects-normal/arm64/DesignSystem_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/DesignSystem.build/Debug-xros/DesignSystem.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-xros/DesignSystem.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-xros/DesignSystem.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/DesignSystem.build/Debug-xros/DesignSystem.build/Objects-normal/arm64/DesignSystem-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ DesignSystem (in target 'DesignSystem' from project 'DesignSystem')
EmitSwiftModule normal arm64 (in target 'DesignSystem' from project 'DesignSystem')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

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

SwiftDriverJobDiscovery normal arm64 Compiling resource_bundle_accessor.swift (in target 'DesignSystem' from project 'DesignSystem')
SwiftDriverJobDiscovery normal arm64 Emitting module for DesignSystem (in target 'DesignSystem' from project 'DesignSystem')
SwiftDriver\ Compilation\ Requirements DesignSystem normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DesignSystem' from project 'DesignSystem')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DesignSystem -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-xros/DesignSystem.build/Objects-normal/arm64/DesignSystem.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/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.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-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-xros/DesignSystem.build/Objects-normal/arm64/DesignSystem-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/DesignSystem.build/Debug-xros/DesignSystem.build/Objects-normal/arm64/DesignSystem.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name designsystem -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-xros/DesignSystem.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-xros/DesignSystem.build/Objects-normal/arm64/DesignSystem_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/DesignSystem.build/Debug-xros/DesignSystem.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-xros/DesignSystem.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-xros/DesignSystem.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/DesignSystem.build/Debug-xros/DesignSystem.build/Objects-normal/arm64/DesignSystem-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/DesignSystem.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-xros/DesignSystem.build/Objects-normal/arm64/DesignSystem.swiftmodule (in target 'DesignSystem' from project 'DesignSystem')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
    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/DesignSystem.build/Debug-xros/DesignSystem.build/Objects-normal/arm64/DesignSystem.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DesignSystem.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DesignSystem.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-xros/DesignSystem.build/Objects-normal/arm64/DesignSystem.abi.json (in target 'DesignSystem' from project 'DesignSystem')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
    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/DesignSystem.build/Debug-xros/DesignSystem.build/Objects-normal/arm64/DesignSystem.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/DesignSystem.swiftmodule/arm64-apple-xros.abi.json
SwiftDriver TournamentBracket normal arm64 com.apple.xcode.tools.swift.compiler (in target 'TournamentBracket' from project 'TournamentBracket')
    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 TournamentBracket -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket.build/Objects-normal/arm64/TournamentBracket.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/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -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-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket.build/Objects-normal/arm64/TournamentBracket-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/TournamentBracket.build/Debug-xros/TournamentBracket.build/Objects-normal/arm64/TournamentBracket.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/TournamentBracket.build/Debug-xros/TournamentBracket.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket.build/Objects-normal/arm64/TournamentBracket_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/TournamentBracket.build/Debug-xros/TournamentBracket.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket.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/TournamentBracket.build/Debug-xros/TournamentBracket.build/Objects-normal/arm64/TournamentBracket-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,\ BracketView.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/BracketCell/BracketView.swift (in target 'TournamentBracket' from project 'TournamentBracket')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket.build/DerivedSources/resource_bundle_accessor.swift (in target 'TournamentBracket' from project 'TournamentBracket')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

SwiftEmitModule normal arm64 Emitting\ module\ for\ TournamentBracket (in target 'TournamentBracket' from project 'TournamentBracket')
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/TournamentBracket.build/Debug-xros/TournamentBracket.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/BracketCell/BracketView.swift /Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/BracketCell/LineView.swift /Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/BracketCell/ScoreView.swift /Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/BracketListView.swift /Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/CustomTabView.swift /Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/TournamentBracketView/TournamentBracketView.swift /Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/TournamentBracketView/TournamentBracketViewModel.swift /Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/Utils/CustomViewModifiers.swift /Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/Utils/Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/Utils/PropWrappers.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket.build/DerivedSources/GeneratedAssetSymbols.swift -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.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 -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket.build/Objects-normal/arm64/TournamentBracket_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/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket.build/swift-overrides.hmap -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/TournamentBracket.build/Debug-xros/TournamentBracket.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name TournamentBracket -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.4 -target-sdk-name xros2.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.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/TournamentBracket.build/Debug-xros/TournamentBracket.build/Objects-normal/arm64/TournamentBracket.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket.build/Objects-normal/arm64/TournamentBracket.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket.build/Objects-normal/arm64/TournamentBracket-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket.build/Objects-normal/arm64/TournamentBracket-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket.build/Objects-normal/arm64/TournamentBracket-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket.build/Objects-normal/arm64/TournamentBracket.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-xros/TournamentBracket.build/Objects-normal/arm64/TournamentBracket.abi.json
EmitSwiftModule normal arm64 (in target 'TournamentBracket' from project 'TournamentBracket')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/TournamentBracketView/TournamentBracketView.swift:62:32: error: 'UIScreen' is unavailable in visionOS
    let columnWidth: CGFloat = UIScreen.main.bounds.width * 0.9
                               ^~~~~~~~
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:54:12: note: 'UIScreen' has been explicitly marked unavailable here
@interface UIScreen : NSObject <UITraitEnvironment>
           ^
SwiftCompile normal arm64 Compiling\ BracketListView.swift /Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/BracketListView.swift (in target 'TournamentBracket' from project 'TournamentBracket')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/BracketListView.swift (in target 'TournamentBracket' from project 'TournamentBracket')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

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

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

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

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

SwiftDriverJobDiscovery normal arm64 Compiling PropWrappers.swift (in target 'TournamentBracket' from project 'TournamentBracket')
SwiftCompile normal arm64 Compiling\ Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/Utils/Extensions.swift (in target 'TournamentBracket' from project 'TournamentBracket')
SwiftDriverJobDiscovery normal arm64 Compiling TournamentBracketViewModel.swift (in target 'TournamentBracket' from project 'TournamentBracket')
SwiftCompile normal arm64 Compiling\ CustomTabView.swift /Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/CustomTabView.swift (in target 'TournamentBracket' from project 'TournamentBracket')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ TournamentBracket (in target 'TournamentBracket' from project 'TournamentBracket')
	EmitSwiftModule normal arm64 (in target 'TournamentBracket' from project 'TournamentBracket')
	SwiftCompile normal arm64 Compiling\ CustomTabView.swift /Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/CustomTabView.swift (in target 'TournamentBracket' from project 'TournamentBracket')
	Building workspace spi-builder-workspace with scheme TournamentBracket
(4 failures)
BUILD FAILURE 6.1 visionOS