Build Information
Successful build of HotSwiftUI, reference 1.2.1 (79b90d
), with Swift 5.10 for macOS (SPM) on 18 Apr 2025 14:04:32 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/johnno1962/HotSwiftUI.git
Reference: 1.2.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/johnno1962/HotSwiftUI
* tag 1.2.1 -> FETCH_HEAD
HEAD is now at 79b90df New function name.
Cloned https://github.com/johnno1962/HotSwiftUI.git
Revision (git rev-parse @):
79b90df110099c6fe6f14be3da577f744cf3ec1a
SUCCESS checkout https://github.com/johnno1962/HotSwiftUI.git at 1.2.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/johnno1962/HotSwiftUI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/4] Emitting module HotSwiftUI
[4/4] Compiling HotSwiftUI HotSwiftUI.swift
Build complete! (8.70s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "HotSwiftUI",
"name" : "HotSwiftUI",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "HotSwiftUI",
"targets" : [
"HotSwiftUI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "HotSwiftUITests",
"module_type" : "SwiftTarget",
"name" : "HotSwiftUITests",
"path" : "Tests/HotSwiftUITests",
"sources" : [
"HotSwiftUITests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"HotSwiftUI"
],
"type" : "test"
},
{
"c99name" : "HotSwiftUI",
"module_type" : "SwiftTarget",
"name" : "HotSwiftUI",
"path" : "Sources/HotSwiftUI",
"product_memberships" : [
"HotSwiftUI"
],
"sources" : [
"HotSwiftUI.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
Done.