Build Information
Failed to build TournamentBracket, reference master (cdceb2
), with Swift 6.2 (beta) for macOS (SPM) on 22 Jun 2025 00:44:20 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/manisrini/TournamentBracketSUI.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/manisrini/TournamentBracketSUI
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at cdceb2d Create LICENSE
Cloned https://github.com/manisrini/TournamentBracketSUI.git
Revision (git rev-parse @):
cdceb2d394af3d33f359da47ce4a68e14a5653e2
SUCCESS checkout https://github.com/manisrini/TournamentBracketSUI.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/manisrini/TournamentBracketSUI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/19] Copying Roboto-BlackItalic.ttf
[0/19] Write sources
[0/19] Copying Roboto-BoldItalic.ttf
[2/19] Copying Roboto-Black.ttf
[3/19] Copying Roboto-Bold.ttf
[3/19] Copying Roboto-Italic.ttf
[4/19] Copying Roboto-Light.ttf
[4/19] Copying Roboto-Regular.ttf
[6/19] Copying Roboto-ThinItalic.ttf
[6/19] Copying NerkoOne-Regular.ttf
[6/19] Copying RobotoSerif-Italic.ttf
[7/19] Copying Roboto-Thin.ttf
[11/19] Copying RobotoSerif.ttf
[12/19] Copying Roboto-MediumItalic.ttf
[14/19] Write sources
[15/19] Copying Roboto-LightItalic.ttf
[16/19] Copying Roboto-Medium.ttf
[17/19] Copying Media.xcassets
[18/19] Write swift-version-1EA4D86E10B52AF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[20/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 |
[21/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 |
[22/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 |
[23/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 |
[24/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 |
[25/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 |
Fetching https://github.com/manisrini/DesignSystem
[1/35] Fetching designsystem
Fetched https://github.com/manisrini/DesignSystem from cache (1.20s)
Computing version for https://github.com/manisrini/DesignSystem
Computed https://github.com/manisrini/DesignSystem at 1.0.0 (1.63s)
Creating working copy for https://github.com/manisrini/DesignSystem
Working copy of https://github.com/manisrini/DesignSystem resolved at 1.0.0
BUILD FAILURE 6.2 macosSpm