Build Information
Successful build of ShitLib, reference 5.0.0 (67fe2b
), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 10:01:40 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/ShitLib/shitlib-swift.git
Reference: 5.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ShitLib/shitlib-swift
* tag 5.0.0 -> FETCH_HEAD
HEAD is now at 67fe2be Update README.md
Cloned https://github.com/ShitLib/shitlib-swift.git
Revision (git rev-parse @):
67fe2be77db80bdec513137b643c475582514d1b
SUCCESS checkout https://github.com/ShitLib/shitlib-swift.git at 5.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/ShitLib/shitlib-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/4] Compiling ShitLib ShitLib.swift
[4/4] Emitting module ShitLib
Build complete! (0.59s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "ShitLib",
"name" : "ShitLib",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "ShitLib",
"targets" : [
"ShitLib"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ShitLibTests",
"module_type" : "SwiftTarget",
"name" : "ShitLibTests",
"path" : "Tests/ShitLibTests",
"sources" : [
"ShitLibTests.swift"
],
"target_dependencies" : [
"ShitLib"
],
"type" : "test"
},
{
"c99name" : "ShitLib",
"module_type" : "SwiftTarget",
"name" : "ShitLib",
"path" : "Sources/ShitLib",
"product_memberships" : [
"ShitLib"
],
"sources" : [
"ShitLib.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Done.