The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build TournamentBracket, reference v1.0.0 (d16a73), with Swift 6.2 (beta) for macOS (Xcode) using Xcode 26.0 on 22 Jun 2025 00:44:37 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme TournamentBracket -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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:         macosXcodebuild
Swift version:             6.2
Building package at path:  $PWD
https://github.com/manisrini/TournamentBracketSUI.git
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme TournamentBracket -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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 platform=macOS,arch=arm64
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-26.0.0-Beta.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: d71113930a366338bc25a61e29e7c919
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d71113930a366338bc25a61e29e7c919.xcbuilddata
ClangStatCache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.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
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
    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
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug/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/TournamentBracket.build/TournamentBracket.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug/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/TournamentBracket.build/TournamentBracket.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug/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/TournamentBracket_TournamentBracket.build/empty-TournamentBracket_TournamentBracket.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug/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/TournamentBracket_TournamentBracket.build/TournamentBracket_TournamentBracket.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug/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/TournamentBracket_TournamentBracket.build/TournamentBracket_TournamentBracket.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug/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/TournamentBracket.build/TournamentBracket.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug/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/TournamentBracket.build/Objects-normal/arm64/TournamentBracket.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug/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/TournamentBracket.build/Objects-normal/arm64/TournamentBracket_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug/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/TournamentBracket.build/Objects-normal/arm64/TournamentBracket.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug/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/TournamentBracket.build/Objects-normal/arm64/TournamentBracket.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug/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/TournamentBracket.build/Objects-normal/arm64/TournamentBracket-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug/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/TournamentBracket.build/DerivedSources/resource_bundle_accessor.swift
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/TournamentBracket.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug/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/TournamentBracket.build/TournamentBracket.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug/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/DesignSystem_DesignSystem.build/empty-DesignSystem_DesignSystem.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug/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/DesignSystem_DesignSystem.build/DesignSystem_DesignSystem.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug/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/DesignSystem_DesignSystem.build/DesignSystem_DesignSystem.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug/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/DesignSystem.build/Objects-normal/arm64/DesignSystem_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug/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/DesignSystem.build/Objects-normal/arm64/DesignSystem.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug/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/DesignSystem.build/Objects-normal/arm64/DesignSystem.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug/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/DesignSystem.build/Objects-normal/arm64/DesignSystem.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug/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/DesignSystem.build/Objects-normal/arm64/DesignSystem-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug/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/DesignSystem.build/DesignSystem.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug/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/DesignSystem.build/DesignSystem.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug/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/DesignSystem.build/DesignSystem.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug/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/DesignSystem.build/DerivedSources/resource_bundle_accessor.swift
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TournamentBracket_TournamentBracket.bundle/Contents (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/TournamentBracket_TournamentBracket.bundle/Contents
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TournamentBracket_TournamentBracket.bundle/Contents/Resources (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/TournamentBracket_TournamentBracket.bundle/Contents/Resources
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/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/TournamentBracket_TournamentBracket.bundle
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/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/DesignSystem_DesignSystem.bundle
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DesignSystem_DesignSystem.bundle/Contents (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/DesignSystem_DesignSystem.bundle/Contents
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DesignSystem_DesignSystem.bundle/Contents/Resources (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/DesignSystem_DesignSystem.bundle/Contents/Resources
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/DesignSystem.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug/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/DesignSystem.build/DesignSystem.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DesignSystem_DesignSystem.bundle/Contents/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug/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/DesignSystem_DesignSystem.build/empty-DesignSystem_DesignSystem.plist -producttype com.apple.product-type.bundle -expandbuildsettings -platform macosx -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DesignSystem_DesignSystem.bundle/Contents/Info.plist
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DesignSystem_DesignSystem.bundle/Contents/Resources/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/DesignSystem_DesignSystem.bundle/Contents/Resources
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DesignSystem_DesignSystem.bundle/Contents/Resources/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/DesignSystem_DesignSystem.bundle/Contents/Resources
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DesignSystem_DesignSystem.bundle/Contents/Resources/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/DesignSystem_DesignSystem.bundle/Contents/Resources
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DesignSystem_DesignSystem.bundle/Contents/Resources/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/DesignSystem_DesignSystem.bundle/Contents/Resources
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug/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/TournamentBracket_TournamentBracket.build/assetcatalog_output/thinned
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug/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/TournamentBracket_TournamentBracket.build/assetcatalog_output/unthinned
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DesignSystem_DesignSystem.bundle/Contents/Resources/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/DesignSystem_DesignSystem.bundle/Contents/Resources
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DesignSystem_DesignSystem.bundle/Contents/Resources/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/DesignSystem_DesignSystem.bundle/Contents/Resources
CompileAssetCatalogVariant thinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TournamentBracket_TournamentBracket.bundle/Contents/Resources /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-26.0.0-Beta.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/TournamentBracket_TournamentBracket.build/assetcatalog_output/thinned --output-format human-readable-text --notices --warnings --lightweight-asset-runtime-mode enabled --export-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug/TournamentBracket_TournamentBracket.build/assetcatalog_dependencies_thinned --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug/TournamentBracket_TournamentBracket.build/assetcatalog_generated_info.plist_thinned --enable-on-demand-resources NO --development-region en --target-device mac --minimum-deployment-target 10.13 --platform macosx
dyld[654]: symbol '_kFigCaptionRegionDisplayAlign_Before' missing from root that overrides /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia. Use of that symbol in /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore is being set to 0xBAD4007.
dyld[654]: symbol '_kFigCaptionRegionDisplayAlign_After' missing from root that overrides /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia. Use of that symbol in /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore is being set to 0xBAD4007.
dyld[654]: symbol '_kFigCaptionRegionDisplayAlign_Center' missing from root that overrides /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia. Use of that symbol in /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore is being set to 0xBAD4007.
dyld[654]: symbol '_kFigCaptionTextAlign_Start' missing from root that overrides /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia. Use of that symbol in /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore is being set to 0xBAD4007.
dyld[654]: symbol '_kFigCaptionTextAlign_End' missing from root that overrides /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia. Use of that symbol in /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore is being set to 0xBAD4007.
dyld[654]: symbol '_kFigCaptionTextAlign_Center' missing from root that overrides /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia. Use of that symbol in /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore is being set to 0xBAD4007.
dyld[654]: symbol '_kFigCaptionTextAlign_Left' missing from root that overrides /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia. Use of that symbol in /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore is being set to 0xBAD4007.
dyld[654]: symbol '_kFigCaptionTextAlign_Right' missing from root that overrides /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia. Use of that symbol in /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore is being set to 0xBAD4007.
dyld[654]: symbol '_kFigEndpointNotification_AuthenticationSucceeded' missing from root that overrides /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia. Use of that symbol in /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore is being set to 0xBAD4007.
dyld[654]: symbol '_kFigEndpointNotification_iOSUIRequested' missing from root that overrides /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia. Use of that symbol in /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore is being set to 0xBAD4007.
dyld[654]: symbol '_kFigEndpointNotification_SiriRequested' missing from root that overrides /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia. Use of that symbol in /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore is being set to 0xBAD4007.
dyld[654]: symbol '_kFigEndPointNotification_EnhancedSiriParametersChanged' missing from root that overrides /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia. Use of that symbol in /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore is being set to 0xBAD4007.
dyld[654]: symbol '_kFigEndpointNotification_NightModeChanged' missing from root that overrides /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia. Use of that symbol in /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore is being set to 0xBAD4007.
dyld[654]: symbol '_kFigEndpointNotification_LimitedUIChanged' missing from root that overrides /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia. Use of that symbol in /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore is being set to 0xBAD4007.
dyld[654]: symbol '_kFigEndpointNotification_PerformanceReportPosted' missing from root that overrides /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia. Use of that symbol in /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore is being set to 0xBAD4007.
dyld[654]: symbol '_kFigEndpointNotification_UnhandledRemoteEvent' missing from root that overrides /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia. Use of that symbol in /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore is being set to 0xBAD4007.
dyld[654]: symbol '_kFigEndpointNotification_CarPlayTest' missing from root that overrides /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia. Use of that symbol in /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore is being set to 0xBAD4007.
dyld[654]: symbol '_kFigVideoQueueNotification_NowBelowLowWaterLevel' missing from root that overrides /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox. Use of that symbol in /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore is being set to 0xBAD4007.
dyld[654]: symbol '_kFigVideoQueueNotification_DecodeError' missing from root that overrides /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox. Use of that symbol in /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore is being set to 0xBAD4007.
dyld[654]: symbol '_kFigVideoQueueNotification_Failed' missing from root that overrides /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox. Use of that symbol in /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore is being set to 0xBAD4007.
dyld[654]: symbol '_kFigVideoQueueNotification_ExternalProtectionStatusChanged' missing from root that overrides /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox. Use of that symbol in /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore is being set to 0xBAD4007.
dyld[654]: symbol '_kFigVideoQueueNotification_FlushComplete' missing from root that overrides /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox. Use of that symbol in /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore is being set to 0xBAD4007.
dyld[654]: symbol '_kFigVideoQueueNotification_CompletedDecodeForPreroll' missing from root that overrides /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox. Use of that symbol in /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore is being set to 0xBAD4007.
dyld[654]: symbol '_kFigVideoQueueNotification_FirstVideoFrameEnqueued' missing from root that overrides /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox. Use of that symbol in /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore is being set to 0xBAD4007.
dyld[654]: symbol '_kFigVideoQueueNotification_LostDecoderState' missing from root that overrides /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox. Use of that symbol in /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore is being set to 0xBAD4007.
dyld[654]: symbol '_OBJC_CLASS_$_FigBaseCALayer' missing from root that overrides /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox. Use of that symbol in /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore is being set to 0xBAD4007.
dyld[654]: symbol '_OBJC_METACLASS_$_FigBaseCALayer' missing from root that overrides /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox. Use of that symbol in /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore is being set to 0xBAD4007.
/* com.apple.actool.compilation-results */
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug/TournamentBracket_TournamentBracket.build/assetcatalog_generated_info.plist_thinned
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug/TournamentBracket_TournamentBracket.build/assetcatalog_output/thinned/Assets.car
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DesignSystem_DesignSystem.bundle/Contents/Resources/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/DesignSystem_DesignSystem.bundle/Contents/Resources
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DesignSystem_DesignSystem.bundle/Contents/Resources/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/DesignSystem_DesignSystem.bundle/Contents/Resources
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DesignSystem_DesignSystem.bundle/Contents/Resources/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/DesignSystem_DesignSystem.bundle/Contents/Resources
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DesignSystem_DesignSystem.bundle/Contents/Resources/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/DesignSystem_DesignSystem.bundle/Contents/Resources
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DesignSystem_DesignSystem.bundle/Contents/Resources/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/DesignSystem_DesignSystem.bundle/Contents/Resources
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DesignSystem_DesignSystem.bundle/Contents/Resources/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/DesignSystem_DesignSystem.bundle/Contents/Resources
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DesignSystem_DesignSystem.bundle/Contents/Resources/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/DesignSystem_DesignSystem.bundle/Contents/Resources
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DesignSystem_DesignSystem.bundle/Contents/Resources/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/DesignSystem_DesignSystem.bundle/Contents/Resources
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DesignSystem_DesignSystem.bundle/Contents/Resources/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/DesignSystem_DesignSystem.bundle/Contents/Resources
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/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/DesignSystem_DesignSystem.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/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/DesignSystem_DesignSystem.bundle
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/TournamentBracket_TournamentBracket.build/assetcatalog_output/thinned --thinned-dependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug/TournamentBracket_TournamentBracket.build/assetcatalog_dependencies_thinned --thinned-info-plist-content /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug/TournamentBracket_TournamentBracket.build/assetcatalog_generated_info.plist_thinned --unthinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug/TournamentBracket_TournamentBracket.build/assetcatalog_output/unthinned --unthinned-dependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug/TournamentBracket_TournamentBracket.build/assetcatalog_dependencies_unthinned --unthinned-info-plist-content /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug/TournamentBracket_TournamentBracket.build/assetcatalog_generated_info.plist_unthinned --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TournamentBracket_TournamentBracket.bundle/Contents/Resources --plist-output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug/TournamentBracket_TournamentBracket.build/assetcatalog_generated_info.plist
note: Emplaced /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TournamentBracket_TournamentBracket.bundle/Contents/Resources/Assets.car (in target 'TournamentBracket_TournamentBracket' from project 'TournamentBracket')
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TournamentBracket_TournamentBracket.bundle/Contents/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug/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/TournamentBracket_TournamentBracket.build/empty-TournamentBracket_TournamentBracket.plist -producttype com.apple.product-type.bundle -expandbuildsettings -platform macosx -additionalcontentfile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug/TournamentBracket_TournamentBracket.build/assetcatalog_generated_info.plist -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TournamentBracket_TournamentBracket.bundle/Contents/Info.plist
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/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/TournamentBracket_TournamentBracket.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/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/TournamentBracket_TournamentBracket.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-26.0.0-Beta.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/DesignSystem.build/Objects-normal/arm64/DesignSystem.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -target arm64-apple-macos10.13 -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 -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug/DesignSystem.build/Objects-normal/arm64/DesignSystem-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug/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/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/DesignSystem.build/Objects-normal/arm64/DesignSystem_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug/DesignSystem.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug/DesignSystem.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug/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/DesignSystem.build/Objects-normal/arm64/DesignSystem-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/FontHelper.swift:9:8: error: Unable to find module dependency: 'UIKit'
import UIKit
       ^ (in target 'DesignSystem' from project 'DesignSystem')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/FontHelper.swift:9:8: note: A dependency of main module 'DesignSystem'
import UIKit
       ^ (in target 'DesignSystem' from project 'DesignSystem')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:76191a1135dd3d7f5715395bbed61f9da0418e99, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:76191a1135dd3d7f5715395bbed61f9da0418e99, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:76191a1135dd3d7f5715395bbed61f9da0418e99, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:76191a1135dd3d7f5715395bbed61f9da0418e99, name:My Mac }
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/FontHelper.swift:9:8: error: Unable to find module dependency: 'UIKit'
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/FontHelper.swift:9:8: note: a dependency of main module 'DesignSystem'
import UIKit
       ^
** BUILD FAILED **
The following build commands failed:
	SwiftDriver DesignSystem normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DesignSystem' from project 'DesignSystem')
	Building workspace spi-builder-workspace with scheme TournamentBracket
(2 failures)
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
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-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme TournamentBracket -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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 platform=macOS,arch=arm64
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
ClangStatCache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache
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-26.0.0-Beta.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/DesignSystem.build/Objects-normal/arm64/DesignSystem.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -target arm64-apple-macos10.13 -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 -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug/DesignSystem.build/Objects-normal/arm64/DesignSystem-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug/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/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/DesignSystem.build/Objects-normal/arm64/DesignSystem_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug/DesignSystem.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug/DesignSystem.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug/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/DesignSystem.build/Objects-normal/arm64/DesignSystem-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/FontHelper.swift:9:8: error: Unable to find module dependency: 'UIKit'
import UIKit
       ^ (in target 'DesignSystem' from project 'DesignSystem')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/FontHelper.swift:9:8: note: A dependency of main module 'DesignSystem'
import UIKit
       ^ (in target 'DesignSystem' from project 'DesignSystem')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:76191a1135dd3d7f5715395bbed61f9da0418e99, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:76191a1135dd3d7f5715395bbed61f9da0418e99, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:76191a1135dd3d7f5715395bbed61f9da0418e99, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:76191a1135dd3d7f5715395bbed61f9da0418e99, name:My Mac }
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/FontHelper.swift:9:8: error: Unable to find module dependency: 'UIKit'
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/FontHelper.swift:9:8: note: a dependency of main module 'DesignSystem'
import UIKit
       ^
** BUILD FAILED **
The following build commands failed:
	SwiftDriver DesignSystem normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DesignSystem' from project 'DesignSystem')
	Building workspace spi-builder-workspace with scheme TournamentBracket
(2 failures)
BUILD FAILURE 6.2 macosXcodebuild