Build Information
Successful build of TournamentBracket, reference v1.0.0 (d16a73
), with Swift 6.1 for iOS using Xcode 16.3 on 29 Apr 2025 08:11:29 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme TournamentBracket -destination generic/platform=iOS 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 Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/manisrini/TournamentBracketSUI.git
Reference: v1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/manisrini/TournamentBracketSUI
* tag v1.0.0 -> FETCH_HEAD
HEAD is now at d16a736 first version commit
Cloned https://github.com/manisrini/TournamentBracketSUI.git
Revision (git rev-parse @):
d16a7369f4c9373e50e289931928238ac8cb4974
SUCCESS checkout https://github.com/manisrini/TournamentBracketSUI.git at v1.0.0
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/manisrini/TournamentBracketSUI.git
https://github.com/manisrini/TournamentBracketSUI.git
{
"dependencies" : [
{
"identity" : "designsystem",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/manisrini/DesignSystem"
}
],
"manifest_display_name" : "TournamentBracket",
"name" : "TournamentBracket",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
}
],
"products" : [
{
"name" : "TournamentBracket",
"targets" : [
"TournamentBracket"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TournamentBracketTests",
"module_type" : "SwiftTarget",
"name" : "TournamentBracketTests",
"path" : "Tests/TournamentBracketTests",
"sources" : [
"TournamentBracketTests.swift"
],
"target_dependencies" : [
"TournamentBracket"
],
"type" : "test"
},
{
"c99name" : "TournamentBracket",
"module_type" : "SwiftTarget",
"name" : "TournamentBracket",
"path" : "Sources/TournamentBracket",
"product_dependencies" : [
"DesignSystem"
],
"product_memberships" : [
"TournamentBracket"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/Resources/Media.xcassets",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"BracketCell/BracketView.swift",
"BracketCell/LineView.swift",
"BracketCell/ScoreView.swift",
"BracketListView.swift",
"CustomTabView.swift",
"TournamentBracketView/TournamentBracketView.swift",
"TournamentBracketView/TournamentBracketViewModel.swift",
"Utils/CustomViewModifiers.swift",
"Utils/Extensions.swift",
"Utils/PropWrappers.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/manisrini/DesignSystem
Creating working copy of package ‘DesignSystem’
Checking out 1.0.0 of package ‘DesignSystem’
Resolve Package Graph
Resolved source packages:
TournamentBracket: /Users/admin/builder/spi-builder-workspace
DesignSystem: https://github.com/manisrini/DesignSystem @ 1.0.0
resolved source packages: TournamentBracket, DesignSystem
{
"dependencies" : [
{
"identity" : "designsystem",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/manisrini/DesignSystem"
}
],
"manifest_display_name" : "TournamentBracket",
"name" : "TournamentBracket",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
}
],
"products" : [
{
"name" : "TournamentBracket",
"targets" : [
"TournamentBracket"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TournamentBracketTests",
"module_type" : "SwiftTarget",
"name" : "TournamentBracketTests",
"path" : "Tests/TournamentBracketTests",
"sources" : [
"TournamentBracketTests.swift"
],
"target_dependencies" : [
"TournamentBracket"
],
"type" : "test"
},
{
"c99name" : "TournamentBracket",
"module_type" : "SwiftTarget",
"name" : "TournamentBracket",
"path" : "Sources/TournamentBracket",
"product_dependencies" : [
"DesignSystem"
],
"product_memberships" : [
"TournamentBracket"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/Resources/Media.xcassets",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"BracketCell/BracketView.swift",
"BracketCell/LineView.swift",
"BracketCell/ScoreView.swift",
"BracketListView.swift",
"CustomTabView.swift",
"TournamentBracketView/TournamentBracketView.swift",
"TournamentBracketView/TournamentBracketViewModel.swift",
"Utils/CustomViewModifiers.swift",
"Utils/Extensions.swift",
"Utils/PropWrappers.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"TournamentBracket"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme TournamentBracket -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme TournamentBracket -destination generic/platform=iOS "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/swiftc --version
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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: ccff9abfb57b11122967f0fc4a5384aa
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ccff9abfb57b11122967f0fc4a5384aa.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.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-iphoneos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
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-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/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-iphoneos/TournamentBracket_TournamentBracket.bundle
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/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-iphoneos/DesignSystem_DesignSystem.bundle
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/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-iphoneos/TournamentBracket.build/TournamentBracket.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/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-iphoneos/TournamentBracket.build/TournamentBracket.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-iphoneos/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-iphoneos/DesignSystem_DesignSystem.build/DesignSystem_DesignSystem.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-iphoneos/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-iphoneos/DesignSystem_DesignSystem.build/DesignSystem_DesignSystem.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/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-iphoneos/TournamentBracket_TournamentBracket.build/TournamentBracket_TournamentBracket.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-iphoneos/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-iphoneos/DesignSystem_DesignSystem.build/empty-DesignSystem_DesignSystem.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-iphoneos/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-iphoneos/DesignSystem.build/DesignSystem.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/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-iphoneos/TournamentBracket_TournamentBracket.build/TournamentBracket_TournamentBracket.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/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-iphoneos/TournamentBracket_TournamentBracket.build/empty-TournamentBracket_TournamentBracket.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/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-iphoneos/TournamentBracket.build/TournamentBracket.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/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-iphoneos/TournamentBracket.build/Objects-normal/arm64/TournamentBracket_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/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-iphoneos/TournamentBracket.build/Objects-normal/arm64/TournamentBracket.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/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-iphoneos/TournamentBracket.build/Objects-normal/arm64/TournamentBracket.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/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-iphoneos/TournamentBracket.build/Objects-normal/arm64/TournamentBracket.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/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-iphoneos/TournamentBracket.build/Objects-normal/arm64/TournamentBracket-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/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-iphoneos/TournamentBracket.build/DerivedSources/resource_bundle_accessor.swift
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/TournamentBracket.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/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-iphoneos/TournamentBracket.build/TournamentBracket.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-iphoneos/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-iphoneos/DesignSystem.build/Objects-normal/arm64/DesignSystem_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-iphoneos/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-iphoneos/DesignSystem.build/Objects-normal/arm64/DesignSystem.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-iphoneos/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-iphoneos/DesignSystem.build/Objects-normal/arm64/DesignSystem.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-iphoneos/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-iphoneos/DesignSystem.build/Objects-normal/arm64/DesignSystem.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-iphoneos/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-iphoneos/DesignSystem.build/Objects-normal/arm64/DesignSystem-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-iphoneos/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-iphoneos/DesignSystem.build/DesignSystem.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-iphoneos/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-iphoneos/DesignSystem.build/DesignSystem.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-iphoneos/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-iphoneos/DesignSystem.build/DerivedSources/resource_bundle_accessor.swift
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/DesignSystem.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-iphoneos/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-iphoneos/DesignSystem.build/DesignSystem.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DesignSystem_DesignSystem.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-iphoneos/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-iphoneos/DesignSystem_DesignSystem.build/empty-DesignSystem_DesignSystem.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DesignSystem_DesignSystem.bundle/Info.plist
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/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-iphoneos/TournamentBracket_TournamentBracket.build/assetcatalog_output/unthinned
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/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-iphoneos/TournamentBracket_TournamentBracket.build/assetcatalog_output/thinned
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DesignSystem_DesignSystem.bundle/RobotoSerif.ttf /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Resources/Fonts/RobotoSerif.ttf (in target 'DesignSystem_DesignSystem' from project 'DesignSystem')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Resources/Fonts/RobotoSerif.ttf /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DesignSystem_DesignSystem.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DesignSystem_DesignSystem.bundle/RobotoSerif-Italic.ttf /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Resources/Fonts/RobotoSerif-Italic.ttf (in target 'DesignSystem_DesignSystem' from project 'DesignSystem')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Resources/Fonts/RobotoSerif-Italic.ttf /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DesignSystem_DesignSystem.bundle
CompileAssetCatalogVariant thinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TournamentBracket_TournamentBracket.bundle /Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/Resources/Media.xcassets (in target 'TournamentBracket_TournamentBracket' from project 'TournamentBracket')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool /Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/Resources/Media.xcassets --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/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-iphoneos/TournamentBracket_TournamentBracket.build/assetcatalog_dependencies_thinned --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket_TournamentBracket.build/assetcatalog_generated_info.plist_thinned --compress-pngs --enable-on-demand-resources NO --development-region en --target-device iphone --target-device ipad --minimum-deployment-target 17.0 --platform iphoneos
/* com.apple.actool.compilation-results */
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket_TournamentBracket.build/assetcatalog_generated_info.plist_thinned
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket_TournamentBracket.build/assetcatalog_output/thinned/Assets.car
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DesignSystem_DesignSystem.bundle/Roboto-ThinItalic.ttf /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Resources/Fonts/Roboto-ThinItalic.ttf (in target 'DesignSystem_DesignSystem' from project 'DesignSystem')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Resources/Fonts/Roboto-ThinItalic.ttf /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DesignSystem_DesignSystem.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DesignSystem_DesignSystem.bundle/Roboto-Thin.ttf /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Resources/Fonts/Roboto-Thin.ttf (in target 'DesignSystem_DesignSystem' from project 'DesignSystem')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Resources/Fonts/Roboto-Thin.ttf /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DesignSystem_DesignSystem.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DesignSystem_DesignSystem.bundle/Roboto-Regular.ttf /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Resources/Fonts/Roboto-Regular.ttf (in target 'DesignSystem_DesignSystem' from project 'DesignSystem')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Resources/Fonts/Roboto-Regular.ttf /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DesignSystem_DesignSystem.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DesignSystem_DesignSystem.bundle/Roboto-MediumItalic.ttf /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Resources/Fonts/Roboto-MediumItalic.ttf (in target 'DesignSystem_DesignSystem' from project 'DesignSystem')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Resources/Fonts/Roboto-MediumItalic.ttf /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DesignSystem_DesignSystem.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DesignSystem_DesignSystem.bundle/Roboto-Medium.ttf /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Resources/Fonts/Roboto-Medium.ttf (in target 'DesignSystem_DesignSystem' from project 'DesignSystem')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Resources/Fonts/Roboto-Medium.ttf /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DesignSystem_DesignSystem.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DesignSystem_DesignSystem.bundle/Roboto-LightItalic.ttf /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Resources/Fonts/Roboto-LightItalic.ttf (in target 'DesignSystem_DesignSystem' from project 'DesignSystem')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Resources/Fonts/Roboto-LightItalic.ttf /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DesignSystem_DesignSystem.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DesignSystem_DesignSystem.bundle/Roboto-Light.ttf /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Resources/Fonts/Roboto-Light.ttf (in target 'DesignSystem_DesignSystem' from project 'DesignSystem')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Resources/Fonts/Roboto-Light.ttf /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DesignSystem_DesignSystem.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DesignSystem_DesignSystem.bundle/Roboto-Italic.ttf /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Resources/Fonts/Roboto-Italic.ttf (in target 'DesignSystem_DesignSystem' from project 'DesignSystem')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Resources/Fonts/Roboto-Italic.ttf /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DesignSystem_DesignSystem.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DesignSystem_DesignSystem.bundle/Roboto-BoldItalic.ttf /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Resources/Fonts/Roboto-BoldItalic.ttf (in target 'DesignSystem_DesignSystem' from project 'DesignSystem')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Resources/Fonts/Roboto-BoldItalic.ttf /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DesignSystem_DesignSystem.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DesignSystem_DesignSystem.bundle/Roboto-Bold.ttf /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Resources/Fonts/Roboto-Bold.ttf (in target 'DesignSystem_DesignSystem' from project 'DesignSystem')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Resources/Fonts/Roboto-Bold.ttf /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DesignSystem_DesignSystem.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DesignSystem_DesignSystem.bundle/Roboto-BlackItalic.ttf /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Resources/Fonts/Roboto-BlackItalic.ttf (in target 'DesignSystem_DesignSystem' from project 'DesignSystem')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Resources/Fonts/Roboto-BlackItalic.ttf /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DesignSystem_DesignSystem.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DesignSystem_DesignSystem.bundle/Roboto-Black.ttf /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Resources/Fonts/Roboto-Black.ttf (in target 'DesignSystem_DesignSystem' from project 'DesignSystem')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Resources/Fonts/Roboto-Black.ttf /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DesignSystem_DesignSystem.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DesignSystem_DesignSystem.bundle/NerkoOne-Regular.ttf /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Resources/Fonts/NerkoOne-Regular.ttf (in target 'DesignSystem_DesignSystem' from project 'DesignSystem')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem/Sources/DesignSystem/Resources/Fonts/NerkoOne-Regular.ttf /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DesignSystem_DesignSystem.bundle
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/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-iphoneos/DesignSystem_DesignSystem.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/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-iphoneos/DesignSystem_DesignSystem.bundle
SwiftDriver DesignSystem normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DesignSystem' from project 'DesignSystem')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DesignSystem -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-iphoneos/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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios15.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-iphoneos/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-iphoneos/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-iphoneos/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-iphoneos/DesignSystem.build/Objects-normal/arm64/DesignSystem_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-iphoneos/DesignSystem.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-iphoneos/DesignSystem.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-iphoneos/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-iphoneos/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
SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-iphoneos/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-iphoneos/DesignSystem.build/DerivedSources/resource_bundle_accessor.swift (in target 'DesignSystem' from project 'DesignSystem')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ DesignSystem (in target 'DesignSystem' from project 'DesignSystem')
EmitSwiftModule normal arm64 (in target 'DesignSystem' from project 'DesignSystem')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
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-iphoneos/TournamentBracket_TournamentBracket.build/assetcatalog_output/thinned --thinned-dependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket_TournamentBracket.build/assetcatalog_dependencies_thinned --thinned-info-plist-content /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket_TournamentBracket.build/assetcatalog_generated_info.plist_thinned --unthinned /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket_TournamentBracket.build/assetcatalog_output/unthinned --unthinned-dependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket_TournamentBracket.build/assetcatalog_dependencies_unthinned --unthinned-info-plist-content /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket_TournamentBracket.build/assetcatalog_generated_info.plist_unthinned --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TournamentBracket_TournamentBracket.bundle --plist-output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket_TournamentBracket.build/assetcatalog_generated_info.plist
note: Emplaced /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TournamentBracket_TournamentBracket.bundle/Assets.car (in target 'TournamentBracket_TournamentBracket' from project 'TournamentBracket')
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TournamentBracket_TournamentBracket.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/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-iphoneos/TournamentBracket_TournamentBracket.build/empty-TournamentBracket_TournamentBracket.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform iphoneos -additionalcontentfile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket_TournamentBracket.build/assetcatalog_generated_info.plist -requiredArchitecture arm64 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TournamentBracket_TournamentBracket.bundle/Info.plist
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/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-iphoneos/TournamentBracket_TournamentBracket.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/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-iphoneos/TournamentBracket_TournamentBracket.bundle
SwiftDriverJobDiscovery normal arm64 Emitting module for DesignSystem (in target 'DesignSystem' from project 'DesignSystem')
SwiftDriver\ Compilation\ Requirements DesignSystem normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DesignSystem' from project 'DesignSystem')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DesignSystem -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-iphoneos/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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios15.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-iphoneos/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-iphoneos/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-iphoneos/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-iphoneos/DesignSystem.build/Objects-normal/arm64/DesignSystem_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-iphoneos/DesignSystem.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-iphoneos/DesignSystem.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-iphoneos/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-iphoneos/DesignSystem.build/Objects-normal/arm64/DesignSystem-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/DesignSystem-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-iphoneos/DesignSystem.build/Objects-normal/arm64/DesignSystem-Swift.h (in target 'DesignSystem' from project 'DesignSystem')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-iphoneos/DesignSystem.build/Objects-normal/arm64/DesignSystem-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/DesignSystem-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DesignSystem.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-iphoneos/DesignSystem.build/Objects-normal/arm64/DesignSystem.abi.json (in target 'DesignSystem' from project 'DesignSystem')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-iphoneos/DesignSystem.build/Objects-normal/arm64/DesignSystem.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DesignSystem.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DesignSystem.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-iphoneos/DesignSystem.build/Objects-normal/arm64/DesignSystem.swiftdoc (in target 'DesignSystem' from project 'DesignSystem')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-iphoneos/DesignSystem.build/Objects-normal/arm64/DesignSystem.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DesignSystem.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DesignSystem.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-iphoneos/DesignSystem.build/Objects-normal/arm64/DesignSystem.swiftmodule (in target 'DesignSystem' from project 'DesignSystem')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-iphoneos/DesignSystem.build/Objects-normal/arm64/DesignSystem.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DesignSystem.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DesignSystem.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-iphoneos/DesignSystem.build/Objects-normal/arm64/DesignSystem.swiftsourceinfo (in target 'DesignSystem' from project 'DesignSystem')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-iphoneos/DesignSystem.build/Objects-normal/arm64/DesignSystem.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DesignSystem.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
GenerateAssetSymbols /Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/Resources/Media.xcassets (in target 'TournamentBracket' from project 'TournamentBracket')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool /Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/Resources/Media.xcassets --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos --output-format human-readable-text --notices --warnings --export-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket.build/assetcatalog_dependencies --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket.build/assetcatalog_generated_info.plist --compress-pngs --enable-on-demand-resources NO --development-region en --target-device iphone --target-device ipad --minimum-deployment-target 17.0 --platform iphoneos --bundle-identifier spi-builder-workspace.TournamentBracket --generate-swift-asset-symbol-extensions NO --generate-swift-asset-symbols /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket.build/DerivedSources/GeneratedAssetSymbols.swift --generate-objc-asset-symbols /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket.build/DerivedSources/GeneratedAssetSymbols.h --generate-asset-symbol-index /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket.build/DerivedSources/GeneratedAssetSymbols-Index.plist
/* com.apple.actool.compilation-results */
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket.build/DerivedSources/GeneratedAssetSymbols-Index.plist
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket.build/DerivedSources/GeneratedAssetSymbols.h
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket.build/DerivedSources/GeneratedAssetSymbols.swift
SwiftDriver TournamentBracket normal arm64 com.apple.xcode.tools.swift.compiler (in target 'TournamentBracket' from project 'TournamentBracket')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name TournamentBracket -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket.build/Objects-normal/arm64/TournamentBracket.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios17.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket.build/Objects-normal/arm64/TournamentBracket-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket.build/Objects-normal/arm64/TournamentBracket.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket.build/Objects-normal/arm64/TournamentBracket_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket.build/Objects-normal/arm64/TournamentBracket-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ LineView.swift,\ ScoreView.swift /Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/BracketCell/LineView.swift /Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/BracketCell/ScoreView.swift (in target 'TournamentBracket' from project 'TournamentBracket')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/BracketCell/LineView.swift (in target 'TournamentBracket' from project 'TournamentBracket')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/BracketCell/ScoreView.swift (in target 'TournamentBracket' from project 'TournamentBracket')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ BracketListView.swift /Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/BracketListView.swift (in target 'TournamentBracket' from project 'TournamentBracket')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/BracketListView.swift (in target 'TournamentBracket' from project 'TournamentBracket')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift,\ BracketView.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/BracketCell/BracketView.swift (in target 'TournamentBracket' from project 'TournamentBracket')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket.build/DerivedSources/resource_bundle_accessor.swift (in target 'TournamentBracket' from project 'TournamentBracket')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/BracketCell/BracketView.swift (in target 'TournamentBracket' from project 'TournamentBracket')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ TournamentBracket (in target 'TournamentBracket' from project 'TournamentBracket')
EmitSwiftModule normal arm64 (in target 'TournamentBracket' from project 'TournamentBracket')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ TournamentBracketViewModel.swift /Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/TournamentBracketView/TournamentBracketViewModel.swift (in target 'TournamentBracket' from project 'TournamentBracket')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/TournamentBracketView/TournamentBracketViewModel.swift (in target 'TournamentBracket' from project 'TournamentBracket')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/Utils/Extensions.swift (in target 'TournamentBracket' from project 'TournamentBracket')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/Utils/Extensions.swift (in target 'TournamentBracket' from project 'TournamentBracket')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/Utils/Extensions.swift:14:30: warning: 'scanHexInt32' was deprecated in iOS 13.0
Scanner(string: hex).scanHexInt32(&rgbValue)
^
SwiftDriverJobDiscovery normal arm64 Compiling resource_bundle_accessor.swift (in target 'DesignSystem' from project 'DesignSystem')
SwiftCompile normal arm64 Compiling\ TournamentBracketView.swift /Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/TournamentBracketView/TournamentBracketView.swift (in target 'TournamentBracket' from project 'TournamentBracket')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/TournamentBracketView/TournamentBracketView.swift (in target 'TournamentBracket' from project 'TournamentBracket')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling Font+NerkoOneFont.swift (in target 'DesignSystem' from project 'DesignSystem')
SwiftCompile normal arm64 Compiling\ CustomViewModifiers.swift /Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/Utils/CustomViewModifiers.swift (in target 'TournamentBracket' from project 'TournamentBracket')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/Utils/CustomViewModifiers.swift (in target 'TournamentBracket' from project 'TournamentBracket')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling Font+Roboto_Serif.swift (in target 'DesignSystem' from project 'DesignSystem')
SwiftCompile normal arm64 Compiling\ PropWrappers.swift /Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/Utils/PropWrappers.swift (in target 'TournamentBracket' from project 'TournamentBracket')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/Utils/PropWrappers.swift (in target 'TournamentBracket' from project 'TournamentBracket')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling Font+Roboto.swift (in target 'DesignSystem' from project 'DesignSystem')
SwiftCompile normal arm64 Compiling\ GeneratedAssetSymbols.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket.build/DerivedSources/GeneratedAssetSymbols.swift (in target 'TournamentBracket' from project 'TournamentBracket')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket.build/DerivedSources/GeneratedAssetSymbols.swift (in target 'TournamentBracket' from project 'TournamentBracket')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling FontHelper.swift (in target 'DesignSystem' from project 'DesignSystem')
SwiftCompile normal arm64 Compiling\ CustomTabView.swift /Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/CustomTabView.swift (in target 'TournamentBracket' from project 'TournamentBracket')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/CustomTabView.swift (in target 'TournamentBracket' from project 'TournamentBracket')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling GeneratedAssetSymbols.swift (in target 'TournamentBracket' from project 'TournamentBracket')
SwiftDriver\ Compilation DesignSystem normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DesignSystem' from project 'DesignSystem')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /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-iphoneos/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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios15.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-iphoneos/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-iphoneos/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-iphoneos/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-iphoneos/DesignSystem.build/Objects-normal/arm64/DesignSystem_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-iphoneos/DesignSystem.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-iphoneos/DesignSystem.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-iphoneos/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-iphoneos/DesignSystem.build/Objects-normal/arm64/DesignSystem-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling TournamentBracketViewModel.swift (in target 'TournamentBracket' from project 'TournamentBracket')
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DesignSystem.o normal (in target 'DesignSystem' from project 'DesignSystem')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios15.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-iphoneos/DesignSystem.build/Objects-normal/arm64/DesignSystem.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-iphoneos/DesignSystem.build/Objects-normal/arm64/DesignSystem_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-iphoneos/DesignSystem.build/Objects-normal/arm64/DesignSystem_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-iphoneos/DesignSystem.build/Objects-normal/arm64/DesignSystem.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DesignSystem.o
SwiftDriverJobDiscovery normal arm64 Compiling CustomViewModifiers.swift (in target 'TournamentBracket' from project 'TournamentBracket')
ExtractAppIntentsMetadata (in target 'DesignSystem' from project 'DesignSystem')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DesignSystem
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name DesignSystem --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 15.0 --bundle-identifier designsystem.DesignSystem --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DesignSystem.appintents --target-triple arm64-apple-ios15.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DesignSystem.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-iphoneos/DesignSystem.build/Objects-normal/arm64/DesignSystem_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-iphoneos/DesignSystem.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-iphoneos/DesignSystem.build/Objects-normal/arm64/DesignSystem.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-iphoneos/DesignSystem.build/DesignSystem.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-iphoneos/DesignSystem.build/DesignSystem.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DesignSystem.build/Debug-iphoneos/DesignSystem.build/Objects-normal/arm64/DesignSystem.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-29 01:11:28.140 appintentsmetadataprocessor[790:4469] Starting appintentsmetadataprocessor export
2025-04-29 01:11:28.189 appintentsmetadataprocessor[790:4469] Extracted no relevant App Intents symbols, skipping writing output
SwiftDriverJobDiscovery normal arm64 Compiling PropWrappers.swift (in target 'TournamentBracket' from project 'TournamentBracket')
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/DesignSystem.o (in target '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-iphoneos/DesignSystem.o
SwiftDriverJobDiscovery normal arm64 Compiling Extensions.swift (in target 'TournamentBracket' from project 'TournamentBracket')
SwiftDriverJobDiscovery normal arm64 Emitting module for TournamentBracket (in target 'TournamentBracket' from project 'TournamentBracket')
SwiftDriver\ Compilation\ Requirements TournamentBracket normal arm64 com.apple.xcode.tools.swift.compiler (in target 'TournamentBracket' from project 'TournamentBracket')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name TournamentBracket -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket.build/Objects-normal/arm64/TournamentBracket.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios17.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket.build/Objects-normal/arm64/TournamentBracket-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket.build/Objects-normal/arm64/TournamentBracket.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket.build/Objects-normal/arm64/TournamentBracket_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket.build/Objects-normal/arm64/TournamentBracket-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/TournamentBracket-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket.build/Objects-normal/arm64/TournamentBracket-Swift.h (in target 'TournamentBracket' from project 'TournamentBracket')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket.build/Objects-normal/arm64/TournamentBracket-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/TournamentBracket-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TournamentBracket.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket.build/Objects-normal/arm64/TournamentBracket.swiftdoc (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 -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket.build/Objects-normal/arm64/TournamentBracket.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TournamentBracket.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TournamentBracket.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket.build/Objects-normal/arm64/TournamentBracket.swiftmodule (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 -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket.build/Objects-normal/arm64/TournamentBracket.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TournamentBracket.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TournamentBracket.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket.build/Objects-normal/arm64/TournamentBracket.abi.json (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 -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket.build/Objects-normal/arm64/TournamentBracket.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TournamentBracket.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TournamentBracket.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket.build/Objects-normal/arm64/TournamentBracket.swiftsourceinfo (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 -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket.build/Objects-normal/arm64/TournamentBracket.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TournamentBracket.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling BracketListView.swift (in target 'TournamentBracket' from project 'TournamentBracket')
SwiftDriverJobDiscovery normal arm64 Compiling LineView.swift, ScoreView.swift (in target 'TournamentBracket' from project 'TournamentBracket')
SwiftDriverJobDiscovery normal arm64 Compiling TournamentBracketView.swift (in target 'TournamentBracket' from project 'TournamentBracket')
SwiftDriverJobDiscovery normal arm64 Compiling resource_bundle_accessor.swift, BracketView.swift (in target 'TournamentBracket' from project 'TournamentBracket')
SwiftDriverJobDiscovery normal arm64 Compiling CustomTabView.swift (in target 'TournamentBracket' from project 'TournamentBracket')
SwiftDriver\ Compilation TournamentBracket normal arm64 com.apple.xcode.tools.swift.compiler (in target 'TournamentBracket' from project 'TournamentBracket')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name TournamentBracket -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket.build/Objects-normal/arm64/TournamentBracket.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios17.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket.build/Objects-normal/arm64/TournamentBracket-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket.build/Objects-normal/arm64/TournamentBracket.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket.build/Objects-normal/arm64/TournamentBracket_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket.build/Objects-normal/arm64/TournamentBracket-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TournamentBracket.o normal (in target 'TournamentBracket' from project 'TournamentBracket')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios17.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket.build/Objects-normal/arm64/TournamentBracket.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket.build/Objects-normal/arm64/TournamentBracket_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket.build/Objects-normal/arm64/TournamentBracket_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket.build/Objects-normal/arm64/TournamentBracket.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TournamentBracket.o
ExtractAppIntentsMetadata (in target 'TournamentBracket' from project 'TournamentBracket')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name TournamentBracket --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 17.0 --bundle-identifier spi-builder-workspace.TournamentBracket --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TournamentBracket.appintents --target-triple arm64-apple-ios17.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TournamentBracket.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket.build/Objects-normal/arm64/TournamentBracket_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket.build/Objects-normal/arm64/TournamentBracket.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket.build/TournamentBracket.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket.build/TournamentBracket.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TournamentBracket.build/Debug-iphoneos/TournamentBracket.build/Objects-normal/arm64/TournamentBracket.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-29 01:11:28.568 appintentsmetadataprocessor[794:4496] Starting appintentsmetadataprocessor export
2025-04-29 01:11:28.602 appintentsmetadataprocessor[794:4496] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TournamentBracket.o (in target 'TournamentBracket' from project 'TournamentBracket')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/TournamentBracket.o
** BUILD SUCCEEDED **
Build complete.
{
"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"
}
Done.