Build Information
Failed to build TournamentBracket, reference master (cdceb2
), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 29 Apr 2025 08:11: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 platform=macOS,arch=arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/manisrini/TournamentBracketSUI.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/manisrini/TournamentBracketSUI
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at cdceb2d Create LICENSE
Cloned https://github.com/manisrini/TournamentBracketSUI.git
Revision (git rev-parse @):
cdceb2d394af3d33f359da47ce4a68e14a5653e2
SUCCESS checkout https://github.com/manisrini/TournamentBracketSUI.git at master
========================================
Build
========================================
Selected platform: macosXcodebuild
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:
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 platform=macOS,arch=arm64 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 platform=macOS,arch=arm64 "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/MacOSX.platform/Developer/SDKs/MacOSX15.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: 89411354e18d4904ebc28ddc975ecb8f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/89411354e18d4904ebc28ddc975ecb8f.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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
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_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.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.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-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/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.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/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 (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/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
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
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/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/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
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
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
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
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
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-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/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/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
2025-04-29 01:11:16.534 ibtoold[756:4108] NSFileCoordinator is doing nothing.
/* 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-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-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/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/MacOSX.platform/Developer/SDKs/MacOSX15.4.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-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.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/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.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 -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
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\ resource_bundle_accessor.swift /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')
SwiftCompile normal arm64 /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/.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.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+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
SwiftEmitModule normal arm64 Emitting\ module\ for\ DesignSystem (in target 'DesignSystem' from project 'DesignSystem')
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/DesignSystem.build/Debug/DesignSystem.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Font+NerkoOneFont.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Font+Roboto.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Font+Roboto_Serif.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/FontHelper.swift -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/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 -suppress-warnings -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/DesignSystem.build/Debug/DesignSystem.build/Objects-normal/arm64/DesignSystem_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/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug/DesignSystem.build/swift-overrides.hmap -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 -module-name DesignSystem -package-name designsystem -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.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/DesignSystem.build/Debug/DesignSystem.build/Objects-normal/arm64/DesignSystem.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug/DesignSystem.build/Objects-normal/arm64/DesignSystem.swiftsourceinfo -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 -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug/DesignSystem.build/Objects-normal/arm64/DesignSystem-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug/DesignSystem.build/Objects-normal/arm64/DesignSystem-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug/DesignSystem.build/Objects-normal/arm64/DesignSystem.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug/DesignSystem.build/Objects-normal/arm64/DesignSystem.abi.json
EmitSwiftModule normal arm64 (in target 'DesignSystem' from project 'DesignSystem')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/FontHelper.swift:9:8: error: no such module 'UIKit'
import UIKit
^
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:b6bb40631c9bb0a91e91d8118bc72b7a8a7c7131, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:b6bb40631c9bb0a91e91d8118bc72b7a8a7c7131, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:b6bb40631c9bb0a91e91d8118bc72b7a8a7c7131, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:b6bb40631c9bb0a91e91d8118bc72b7a8a7c7131, name:My Mac }
** BUILD FAILED **
The following build commands failed:
SwiftEmitModule normal arm64 Emitting\ module\ for\ DesignSystem (in target 'DesignSystem' from project 'DesignSystem')
EmitSwiftModule normal arm64 (in target 'DesignSystem' from project 'DesignSystem')
Building workspace spi-builder-workspace with scheme TournamentBracket
(3 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:
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 platform=macOS,arch=arm64
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 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
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/MacOSX.platform/Developer/SDKs/MacOSX15.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: 84d49cd9fdb0fcb717405274c072b47d
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/84d49cd9fdb0fcb717405274c072b47d.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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
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
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
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/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/MacOSX.platform/Developer/SDKs/MacOSX15.4.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-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.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/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.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 -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
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+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\ 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
SwiftEmitModule normal arm64 Emitting\ module\ for\ DesignSystem (in target 'DesignSystem' from project 'DesignSystem')
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/DesignSystem.build/Debug/DesignSystem.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Font+NerkoOneFont.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Font+Roboto.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Font+Roboto_Serif.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/FontHelper.swift -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/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 -suppress-warnings -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/DesignSystem.build/Debug/DesignSystem.build/Objects-normal/arm64/DesignSystem_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/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug/DesignSystem.build/swift-overrides.hmap -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 -module-name DesignSystem -package-name designsystem -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.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/DesignSystem.build/Debug/DesignSystem.build/Objects-normal/arm64/DesignSystem.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug/DesignSystem.build/Objects-normal/arm64/DesignSystem.swiftsourceinfo -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 -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug/DesignSystem.build/Objects-normal/arm64/DesignSystem-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug/DesignSystem.build/Objects-normal/arm64/DesignSystem-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug/DesignSystem.build/Objects-normal/arm64/DesignSystem.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug/DesignSystem.build/Objects-normal/arm64/DesignSystem.abi.json
EmitSwiftModule normal arm64 (in target 'DesignSystem' from project 'DesignSystem')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/FontHelper.swift:9:8: error: no such module 'UIKit'
import UIKit
^
SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift /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')
SwiftCompile normal arm64 /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/.swiftpm/xcode
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:b6bb40631c9bb0a91e91d8118bc72b7a8a7c7131, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:b6bb40631c9bb0a91e91d8118bc72b7a8a7c7131, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:b6bb40631c9bb0a91e91d8118bc72b7a8a7c7131, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:b6bb40631c9bb0a91e91d8118bc72b7a8a7c7131, name:My Mac }
** BUILD FAILED **
The following build commands failed:
SwiftEmitModule normal arm64 Emitting\ module\ for\ DesignSystem (in target 'DesignSystem' from project 'DesignSystem')
EmitSwiftModule normal arm64 (in target 'DesignSystem' from project 'DesignSystem')
Building workspace spi-builder-workspace with scheme TournamentBracket
(3 failures)
BUILD FAILURE 6.1 macosXcodebuild