The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build TournamentBracket, reference v1.0.0 (d16a73), with Swift 6.2 (beta) for macOS (SPM) on 22 Jun 2025 00:45:00 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: 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:         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] Write sources
[0/19] Copying Roboto-BlackItalic.ttf
[0/19] Copying Roboto-Thin.ttf
[0/19] Copying Roboto-Black.ttf
[0/19] Copying Roboto-Bold.ttf
[4/19] Copying RobotoSerif.ttf
[4/19] Copying Roboto-MediumItalic.ttf
[4/19] Copying Roboto-Light.ttf
[4/19] Copying Roboto-Regular.ttf
[4/19] Copying RobotoSerif-Italic.ttf
[4/19] Copying Roboto-Medium.ttf
[4/19] Copying Roboto-LightItalic.ttf
[10/19] Copying Roboto-BoldItalic.ttf
[10/19] Write sources
[13/19] Copying Roboto-ThinItalic.ttf
[13/19] Copying Roboto-Italic.ttf
[16/19] Copying NerkoOne-Regular.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 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 |
[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.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_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 |
Fetching https://github.com/manisrini/DesignSystem
[1/35] Fetching designsystem
Fetched https://github.com/manisrini/DesignSystem from cache (1.23s)
Computing version for https://github.com/manisrini/DesignSystem
Computed https://github.com/manisrini/DesignSystem at 1.0.0 (1.67s)
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