Build Information
Failed to build TournamentBracket, reference master (cdceb2), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 00:14:33 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/manisrini/TournamentBracketSUI.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/manisrini/TournamentBracketSUI
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at cdceb2d Create LICENSE
Cloned https://github.com/manisrini/TournamentBracketSUI.git
Revision (git rev-parse @):
cdceb2d394af3d33f359da47ce4a68e14a5653e2
SUCCESS checkout https://github.com/manisrini/TournamentBracketSUI.git at master
Fetching https://github.com/manisrini/DesignSystem
[1/35] Fetching designsystem
Fetched https://github.com/manisrini/DesignSystem from cache (1.27s)
Computing version for https://github.com/manisrini/DesignSystem
Computed https://github.com/manisrini/DesignSystem at 1.0.0 (1.86s)
Creating working copy for https://github.com/manisrini/DesignSystem
Working copy of https://github.com/manisrini/DesignSystem resolved at 1.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "tournamentbracketsui",
"name": "TournamentBracket",
"url": "https://github.com/manisrini/TournamentBracketSUI.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/TournamentBracketSUI",
"traits": [
"default"
],
"dependencies": [
{
"identity": "designsystem",
"name": "DesignSystem",
"url": "https://github.com/manisrini/DesignSystem",
"version": "1.0.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DesignSystem",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/manisrini/TournamentBracketSUI.git
[1/75] Fetching tournamentbracketsui
Fetched https://github.com/manisrini/TournamentBracketSUI.git from cache (1.50s)
Fetching https://github.com/manisrini/DesignSystem from cache
Fetched https://github.com/manisrini/DesignSystem from cache (0.46s)
Computing version for https://github.com/manisrini/DesignSystem
Computed https://github.com/manisrini/DesignSystem at 1.0.0 (0.56s)
Creating working copy for https://github.com/manisrini/DesignSystem
Working copy of https://github.com/manisrini/DesignSystem resolved at 1.0.0
Creating working copy for https://github.com/manisrini/TournamentBracketSUI.git
Working copy of https://github.com/manisrini/TournamentBracketSUI.git resolved at master (cdceb2d)
warning: '.resolve-product-dependencies': dependency 'tournamentbracketsui' is not used by any target
Found 1 product dependencies
- DesignSystem
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/manisrini/TournamentBracketSUI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/19] Copying RobotoSerif-Italic.ttf
[0/19] Copying Roboto-Thin.ttf
[2/19] Write sources
[2/19] Copying Roboto-MediumItalic.ttf
[2/19] Copying Roboto-Light.ttf
[2/19] Copying RobotoSerif.ttf
[6/19] Copying Roboto-ThinItalic.ttf
[6/19] Copying Roboto-Regular.ttf
[6/19] Copying Roboto-LightItalic.ttf
[6/19] Copying Roboto-Bold.ttf
[6/19] Copying Roboto-Italic.ttf
[11/19] Copying Roboto-Medium.ttf
[11/19] Copying Roboto-Black.ttf
[13/19] Copying Roboto-BlackItalic.ttf
[13/19] Copying NerkoOne-Regular.ttf
[13/19] Copying Roboto-BoldItalic.ttf
[16/19] Write sources
[17/19] Copying Media.xcassets
[18/19] Write swift-version--6988338F2F200930.txt
[20/25] Compiling DesignSystem resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DesignSystem/Sources/DesignSystem/FontHelper.swift:9:8: error: no such module 'UIKit'
7 |
8 | import Foundation
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import SwiftUI
11 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[21/25] Emitting module DesignSystem
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DesignSystem/Sources/DesignSystem/FontHelper.swift:9:8: error: no such module 'UIKit'
7 |
8 | import Foundation
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import SwiftUI
11 |
[22/25] Compiling DesignSystem Font+NerkoOneFont.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DesignSystem/Sources/DesignSystem/FontHelper.swift:9:8: error: no such module 'UIKit'
7 |
8 | import Foundation
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import SwiftUI
11 |
[23/25] Compiling DesignSystem Font+Roboto_Serif.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DesignSystem/Sources/DesignSystem/FontHelper.swift:9:8: error: no such module 'UIKit'
7 |
8 | import Foundation
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import SwiftUI
11 |
[24/25] Compiling DesignSystem FontHelper.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DesignSystem/Sources/DesignSystem/FontHelper.swift:9:8: error: no such module 'UIKit'
7 |
8 | import Foundation
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import SwiftUI
11 |
[25/25] Compiling DesignSystem Font+Roboto.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DesignSystem/Sources/DesignSystem/FontHelper.swift:9:8: error: no such module 'UIKit'
7 |
8 | import Foundation
9 | import UIKit
| `- error: no such module 'UIKit'
10 | import SwiftUI
11 |
BUILD FAILURE 6.3 macosSpm