Build Information
Successful build of SemanticUI, reference 2.5.0 (17b950
), with Swift 6.2 (beta) for macOS (SPM) on 22 Jun 2025 01:49:24 UTC.
Swift 6 data race errors: 0
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/SwiftWebResources/SemanticUI-Swift.git
Reference: 2.5.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SwiftWebResources/SemanticUI-Swift
* tag 2.5.0 -> FETCH_HEAD
HEAD is now at 17b9509 Update to SemanticUI 2.5.0
Cloned https://github.com/SwiftWebResources/SemanticUI-Swift.git
Revision (git rev-parse @):
17b9509aa2b673000112f359d6e3fb63296a0ba1
SUCCESS checkout https://github.com/SwiftWebResources/SemanticUI-Swift.git at 2.5.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/SwiftWebResources/SemanticUI-Swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.txt
[3/5] Compiling SemanticUI Resources.swift
[4/5] Emitting module SemanticUI
[5/5] Compiling SemanticUI ResourceMap.swift
Build complete! (3.37s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "SemanticUI",
"name" : "SemanticUI",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SemanticUI",
"targets" : [
"SemanticUI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SemanticUI",
"module_type" : "SwiftTarget",
"name" : "SemanticUI",
"path" : "Sources/SemanticUI",
"product_memberships" : [
"SemanticUI"
],
"sources" : [
"ResourceMap.swift",
"Resources.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Done.