Build Information
Successful build of ShitLib, reference 6.0.0 (687c33
), with Swift 6.2 (beta) for macOS (SPM) on 13 Sep 2025 01:42:34 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: 6.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ShitLib/shitlib-swift
* tag 6.0.0 -> FETCH_HEAD
HEAD is now at 687c33d Merge branch 'release/6.0.0'
Cloned https://github.com/ShitLib/shitlib-swift.git
Revision (git rev-parse @):
687c33d809757f16ed7af99ff5ae0b5017b75e5e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ShitLib/shitlib-swift.git at 6.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
[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] Emitting module ShitLib
[6/6] Compiling ShitLib ShitLib.swift
Build complete! (11.86s)
Fetching https://github.com/SimplyDanny/SwiftLintPlugins
[1/233] Fetching swiftlintplugins
Fetched https://github.com/SimplyDanny/SwiftLintPlugins from cache (0.62s)
Computing version for https://github.com/SimplyDanny/SwiftLintPlugins
Computed https://github.com/SimplyDanny/SwiftLintPlugins at 0.61.0 (1.07s)
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
[6881/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.35s)
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.