Build Information
Successful build of ShitLib, reference main (20c9d6
), with Swift 6.2 (beta) for macOS (SPM) on 13 Sep 2025 01:42:06 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.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ShitLib/shitlib-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ShitLib/shitlib-swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 20c9d62 Update README.md
Cloned https://github.com/ShitLib/shitlib-swift.git
Revision (git rev-parse @):
20c9d6227effa3764c5a6aea81c47f4bf715ca04
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ShitLib/shitlib-swift.git at main
========================================
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
[1/1] Compiling plugin SwiftLintCommandPlugin
[2/2] Compiling plugin SwiftLintBuildToolPlugin
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version-1EA4D86E10B52AF.txt
[5/6] Compiling ShitLib ShitLib.swift
[6/6] Emitting module ShitLib
Build complete! (12.57s)
Fetching https://github.com/SimplyDanny/SwiftLintPlugins
[1/233] Fetching swiftlintplugins
Fetched https://github.com/SimplyDanny/SwiftLintPlugins from cache (0.61s)
Computing version for https://github.com/SimplyDanny/SwiftLintPlugins
Computed https://github.com/SimplyDanny/SwiftLintPlugins at 0.61.0 (1.10s)
Creating working copy for https://github.com/SimplyDanny/SwiftLintPlugins
Working copy of https://github.com/SimplyDanny/SwiftLintPlugins resolved at 0.61.0
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.61.0/SwiftLintBinary.artifactbundle.zip
[8259/70760294] Downloading https://github.com/realm/SwiftLint/releases/download/0.61.0/SwiftLintBinary.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.61.0/SwiftLintBinary.artifactbundle.zip (3.40s)
Build complete.
{
"dependencies" : [
{
"identity" : "swiftlintplugins",
"requirement" : {
"range" : [
{
"lower_bound" : "0.59.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SimplyDanny/SwiftLintPlugins"
}
],
"manifest_display_name" : "ShitLib",
"name" : "ShitLib",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
},
{
"name" : "visionos",
"version" : "2.0"
},
{
"name" : "maccatalyst",
"version" : "15.0"
}
],
"products" : [
{
"name" : "ShitLib",
"targets" : [
"ShitLib"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ShitLibTests",
"module_type" : "SwiftTarget",
"name" : "ShitLibTests",
"path" : "Tests/ShitLibTests",
"product_dependencies" : [
"SwiftLintBuildToolPlugin"
],
"sources" : [
"ShitLibTests.swift"
],
"target_dependencies" : [
"ShitLib"
],
"type" : "test"
},
{
"c99name" : "ShitLib",
"module_type" : "SwiftTarget",
"name" : "ShitLib",
"path" : "Sources/ShitLib",
"product_dependencies" : [
"SwiftLintBuildToolPlugin"
],
"product_memberships" : [
"ShitLib"
],
"sources" : [
"ShitLib.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
Done.