Build Information
Successful build of RingProgressViewStyle, reference main (b853ad), with Swift 6.1 for macOS (SPM) on 8 Dec 2025 19:04:46 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCapturesBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kkebo/RingProgressViewStyle.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kkebo/RingProgressViewStyle
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at b853ad6 Merge pull request #13 from kkebo/dependabot/github_actions/actions/checkout-6.0.1
Cloned https://github.com/kkebo/RingProgressViewStyle.git
Revision (git rev-parse @):
b853ad63a45f9f69fb7740564d5dda66a842b9a5
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/kkebo/RingProgressViewStyle.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/kkebo/RingProgressViewStyle.git
https://github.com/kkebo/RingProgressViewStyle.git
{
"dependencies" : [
],
"manifest_display_name" : "RingProgressViewStyle",
"name" : "RingProgressViewStyle",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "RingProgressViewStyle",
"targets" : [
"RingProgressViewStyle"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RingProgressViewStyle",
"module_type" : "SwiftTarget",
"name" : "RingProgressViewStyle",
"path" : "Sources/RingProgressViewStyle",
"product_memberships" : [
"RingProgressViewStyle"
],
"sources" : [
"InsetArc.swift",
"ProgressViewStyle+RingProgressViewStyle.swift",
"RingProgressViewStyle.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/6] Compiling RingProgressViewStyle ProgressViewStyle+RingProgressViewStyle.swift
[4/6] Compiling RingProgressViewStyle InsetArc.swift
[5/6] Emitting module RingProgressViewStyle
[6/6] Compiling RingProgressViewStyle RingProgressViewStyle.swift
Build complete! (7.43s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "RingProgressViewStyle",
"name" : "RingProgressViewStyle",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "RingProgressViewStyle",
"targets" : [
"RingProgressViewStyle"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RingProgressViewStyle",
"module_type" : "SwiftTarget",
"name" : "RingProgressViewStyle",
"path" : "Sources/RingProgressViewStyle",
"product_memberships" : [
"RingProgressViewStyle"
],
"sources" : [
"InsetArc.swift",
"ProgressViewStyle+RingProgressViewStyle.swift",
"RingProgressViewStyle.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Done.