Build Information
Successful build of RingProgressViewStyle, reference 0.2.0 (39b8c1
), with Swift 6.0 for macOS (SPM) on 30 Nov 2024 21:14:19 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.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
Build Log
========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kkebo/RingProgressViewStyle.git
Reference: 0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kkebo/RingProgressViewStyle
* tag 0.2.0 -> FETCH_HEAD
HEAD is now at 39b8c10 Fix package name
Cloned https://github.com/kkebo/RingProgressViewStyle.git
Revision (git rev-parse @):
39b8c105f87a0c0686cf75a18ae44a92bc754e83
SUCCESS checkout https://github.com/kkebo/RingProgressViewStyle.git at 0.2.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",
"dependencies": [
{
"identity": "ringprogressviewstyle",
"name": "RingProgressViewStyle",
"url": "https://github.com/kkebo/RingProgressViewStyle.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RingProgressViewStyle",
"dependencies": [
]
}
]
}
Fetching https://github.com/kkebo/RingProgressViewStyle.git
[1/77] Fetching ringprogressviewstyle
Fetched https://github.com/kkebo/RingProgressViewStyle.git from cache (0.93s)
Creating working copy for https://github.com/kkebo/RingProgressViewStyle.git
Working copy of https://github.com/kkebo/RingProgressViewStyle.git resolved at 0.2.0 (39b8c10)
warning: '.resolve-product-dependencies': dependency 'ringprogressviewstyle' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
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.1.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--7754E27361AE5C74.txt
[3/6] Compiling RingProgressViewStyle RingProgressViewStyle.swift
[4/6] Compiling RingProgressViewStyle InsetArc.swift
[5/6] Compiling RingProgressViewStyle ProgressViewStyle+RingProgressViewStyle.swift
[6/6] Emitting module RingProgressViewStyle
Build complete! (11.84s)
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.