Build Information
Successful build of SlideButton, reference v1.3.0 (5eaceb), with Swift 6.3 for macOS (SPM) on 21 Apr 2026 14:07:41 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/no-comment/SlideButton.git
Reference: v1.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/no-comment/SlideButton
* tag v1.3.0 -> FETCH_HEAD
HEAD is now at 5eacebb Fixes RTL support (#5)
Cloned https://github.com/no-comment/SlideButton.git
Revision (git rev-parse @):
5eacebba4d7deeb693592bc9a62ab2d2181e133b
SUCCESS checkout https://github.com/no-comment/SlideButton.git at v1.3.0
Fetching https://github.com/nicklockwood/SwiftFormat
[1/56117] Fetching swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat from cache (140.55s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.52.8 (143.38s)
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.52.8
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "slidebutton",
"name": "SlideButton",
"url": "https://github.com/no-comment/SlideButton.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SlideButton",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/no-comment/SlideButton.git
[1/228] Fetching slidebutton
Fetched https://github.com/no-comment/SlideButton.git from cache (0.71s)
Creating working copy for https://github.com/no-comment/SlideButton.git
Working copy of https://github.com/no-comment/SlideButton.git resolved at v1.3.0 (5eacebb)
warning: '.resolve-product-dependencies': dependency 'slidebutton' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/no-comment/SlideButton.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin SwiftFormatPlugin
Building for debugging...
[1/3] Write sources
[2/3] Write swift-version--6988338F2F200930.txt
[4/7] Compiling SlideButton SlideButtonStyling.swift
[5/7] Compiling SlideButton ShimmerEffect.swift
[6/7] Emitting module SlideButton
[7/7] Compiling SlideButton SlideButton.swift
Build complete! (11.31s)
Build complete.
{
"dependencies" : [
{
"identity" : "swiftformat",
"requirement" : {
"range" : [
{
"lower_bound" : "0.50.4",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/nicklockwood/SwiftFormat"
}
],
"manifest_display_name" : "SlideButton",
"name" : "SlideButton",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "SlideButton",
"targets" : [
"SlideButton"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SlideButton",
"module_type" : "SwiftTarget",
"name" : "SlideButton",
"path" : "Sources/SlideButton",
"product_memberships" : [
"SlideButton"
],
"sources" : [
"ShimmerEffect.swift",
"SlideButton.swift",
"SlideButtonStyling.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Done.