Build Information
Successful build of JustSugar, reference v0.2.6 (19a77e), with Swift 6.1 for macOS (SPM) on 11 Jan 2026 03:49:06 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCapturesBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mesqueeb/JustSugar.git
Reference: v0.2.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mesqueeb/JustSugar
* tag v0.2.6 -> FETCH_HEAD
HEAD is now at 19a77e4 0.2.6
Cloned https://github.com/mesqueeb/JustSugar.git
Revision (git rev-parse @):
19a77e4fd96389ea2e6a878f8d7764569f394aec
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/mesqueeb/JustSugar.git at v0.2.6
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/mesqueeb/JustSugar.git
https://github.com/mesqueeb/JustSugar.git
{
"dependencies" : [
],
"manifest_display_name" : "JustSugar",
"name" : "JustSugar",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
}
],
"products" : [
{
"name" : "JustSugar",
"targets" : [
"JustSugar"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "JustSugarTests",
"module_type" : "SwiftTarget",
"name" : "JustSugarTests",
"path" : "Tests/JustSugarTests",
"sources" : [
"Arrays.swift",
"Strings.swift"
],
"target_dependencies" : [
"JustSugar"
],
"type" : "test"
},
{
"c99name" : "JustSugar",
"module_type" : "SwiftTarget",
"name" : "JustSugar",
"path" : "Sources/JustSugar",
"product_memberships" : [
"JustSugar"
],
"sources" : [
"Arrays.swift",
"Strings.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/5] Compiling JustSugar Arrays.swift
[4/5] Emitting module JustSugar
[5/5] Compiling JustSugar Strings.swift
Build complete! (5.10s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "JustSugar",
"name" : "JustSugar",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
}
],
"products" : [
{
"name" : "JustSugar",
"targets" : [
"JustSugar"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "JustSugarTests",
"module_type" : "SwiftTarget",
"name" : "JustSugarTests",
"path" : "Tests/JustSugarTests",
"sources" : [
"Arrays.swift",
"Strings.swift"
],
"target_dependencies" : [
"JustSugar"
],
"type" : "test"
},
{
"c99name" : "JustSugar",
"module_type" : "SwiftTarget",
"name" : "JustSugar",
"path" : "Sources/JustSugar",
"product_memberships" : [
"JustSugar"
],
"sources" : [
"Arrays.swift",
"Strings.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.