Build Information
Successful build of PlotSwift, reference 0.1.0 (32be4c), with Swift 6.1 for macOS (SPM) on 17 Jan 2026 19:16:15 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/ChrisGVE/PlotSwift.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ChrisGVE/PlotSwift
* tag 0.1.0 -> FETCH_HEAD
HEAD is now at 32be4c8 chore: add Package.resolved for reproducible builds
Cloned https://github.com/ChrisGVE/PlotSwift.git
Revision (git rev-parse @):
32be4c885757e378b6d84b785ea6c86557ac81b4
SUCCESS checkout https://github.com/ChrisGVE/PlotSwift.git at 0.1.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/ChrisGVE/PlotSwift.git
https://github.com/ChrisGVE/PlotSwift.git
{
"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" : "PlotSwift",
"name" : "PlotSwift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "PlotSwift",
"targets" : [
"PlotSwift"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PlotSwiftTests",
"module_type" : "SwiftTarget",
"name" : "PlotSwiftTests",
"path" : "Tests/PlotSwiftTests",
"sources" : [
"PlotTypesTests.swift"
],
"target_dependencies" : [
"PlotSwift"
],
"type" : "test"
},
{
"c99name" : "PlotSwift",
"module_type" : "SwiftTarget",
"name" : "PlotSwift",
"path" : "Sources/PlotSwift",
"product_memberships" : [
"PlotSwift"
],
"sources" : [
"PlotTypes.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
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
[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-2F0A5646E1D333AE.txt
[5/6] Compiling PlotSwift PlotTypes.swift
[6/6] Emitting module PlotSwift
Build complete! (22.30s)
Fetching https://github.com/apple/swift-docc-plugin
[1/2163] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.18s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (4.19s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.82s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.47s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.5
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" : "PlotSwift",
"name" : "PlotSwift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "PlotSwift",
"targets" : [
"PlotSwift"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PlotSwiftTests",
"module_type" : "SwiftTarget",
"name" : "PlotSwiftTests",
"path" : "Tests/PlotSwiftTests",
"sources" : [
"PlotTypesTests.swift"
],
"target_dependencies" : [
"PlotSwift"
],
"type" : "test"
},
{
"c99name" : "PlotSwift",
"module_type" : "SwiftTarget",
"name" : "PlotSwift",
"path" : "Sources/PlotSwift",
"product_memberships" : [
"PlotSwift"
],
"sources" : [
"PlotTypes.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.