Build Information
Successful build of ConcaveProgressView, reference v1.0.0 (75825b), with Swift 6.3 for macOS (SPM) on 21 Apr 2026 09:51:42 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/MrAsterisco/ConcaveProgressView.git
Reference: v1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/MrAsterisco/ConcaveProgressView
* tag v1.0.0 -> FETCH_HEAD
HEAD is now at 75825bb Remove .DS_Store
Cloned https://github.com/MrAsterisco/ConcaveProgressView.git
Revision (git rev-parse @):
75825bbf348ef4bc4ccf281b33fabaa76b4e5a20
SUCCESS checkout https://github.com/MrAsterisco/ConcaveProgressView.git at v1.0.0
Fetching https://github.com/apple/swift-docc-plugin
[1/2277] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.09s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.0.0 (1.78s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.0.0
========================================
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": "concaveprogressview",
"name": "ConcaveProgressView",
"url": "https://github.com/MrAsterisco/ConcaveProgressView.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ConcaveProgressView",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/MrAsterisco/ConcaveProgressView.git
[1/1534] Fetching concaveprogressview
Fetched https://github.com/MrAsterisco/ConcaveProgressView.git from cache (0.89s)
Creating working copy for https://github.com/MrAsterisco/ConcaveProgressView.git
Working copy of https://github.com/MrAsterisco/ConcaveProgressView.git resolved at v1.0.0 (75825bb)
warning: '.resolve-product-dependencies': dependency 'concaveprogressview' 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/MrAsterisco/ConcaveProgressView.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version--6988338F2F200930.txt
[5/6] Emitting module ConcaveProgressView
[6/6] Compiling ConcaveProgressView ConcaveProgressView.swift
Build complete! (13.99s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "ConcaveProgressView",
"name" : "ConcaveProgressView",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "ConcaveProgressView",
"targets" : [
"ConcaveProgressView"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ConcaveProgressView",
"module_type" : "SwiftTarget",
"name" : "ConcaveProgressView",
"path" : "Sources/ConcaveProgressView",
"product_memberships" : [
"ConcaveProgressView"
],
"sources" : [
"ConcaveProgressView.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Done.