Build Information
Successful build of WithPrerender, reference main (3ebae4), with Swift 6.1 for macOS (SPM) on 19 Dec 2025 07:21:13 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 .statsBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FluidGroup/swift-with-prerender.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/FluidGroup/swift-with-prerender
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 3ebae49 Add Sendable explicitly (#2)
Cloned https://github.com/FluidGroup/swift-with-prerender.git
Revision (git rev-parse @):
3ebae495b1c441edcf0850ec057f97be221dca0f
SUCCESS checkout https://github.com/FluidGroup/swift-with-prerender.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/FluidGroup/swift-with-prerender.git
https://github.com/FluidGroup/swift-with-prerender.git
{
"dependencies" : [
],
"manifest_display_name" : "WithPrerender",
"name" : "WithPrerender",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "10.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "WithPrerender",
"targets" : [
"WithPrerender"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "CATransactionQueue",
"targets" : [
"CATransactionQueue"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "WithPrerenderTests",
"module_type" : "SwiftTarget",
"name" : "WithPrerenderTests",
"path" : "Tests",
"sources" : [
"RunLoopQueueTests/RunLoopQueueTests.swift"
],
"target_dependencies" : [
"WithPrerender"
],
"type" : "test"
},
{
"c99name" : "WithPrerender",
"module_type" : "SwiftTarget",
"name" : "WithPrerender",
"path" : "Sources/WithPrerender",
"product_memberships" : [
"WithPrerender"
],
"sources" : [
"WithPrerender.swift"
],
"target_dependencies" : [
"CATransactionQueue"
],
"type" : "library"
},
{
"c99name" : "CATransactionQueue",
"module_type" : "SwiftTarget",
"name" : "CATransactionQueue",
"path" : "Sources/CATransactionQueue",
"product_memberships" : [
"WithPrerender",
"CATransactionQueue"
],
"sources" : [
"CATransactionQueue.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
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
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-2F0A5646E1D333AE.txt
[4/5] Emitting module CATransactionQueue
[5/5] Compiling CATransactionQueue CATransactionQueue.swift
[6/7] Emitting module WithPrerender
[7/7] Compiling WithPrerender WithPrerender.swift
Build complete! (5.12s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "WithPrerender",
"name" : "WithPrerender",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "10.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "WithPrerender",
"targets" : [
"WithPrerender"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "CATransactionQueue",
"targets" : [
"CATransactionQueue"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "WithPrerenderTests",
"module_type" : "SwiftTarget",
"name" : "WithPrerenderTests",
"path" : "Tests",
"sources" : [
"RunLoopQueueTests/RunLoopQueueTests.swift"
],
"target_dependencies" : [
"WithPrerender"
],
"type" : "test"
},
{
"c99name" : "WithPrerender",
"module_type" : "SwiftTarget",
"name" : "WithPrerender",
"path" : "Sources/WithPrerender",
"product_memberships" : [
"WithPrerender"
],
"sources" : [
"WithPrerender.swift"
],
"target_dependencies" : [
"CATransactionQueue"
],
"type" : "library"
},
{
"c99name" : "CATransactionQueue",
"module_type" : "SwiftTarget",
"name" : "CATransactionQueue",
"path" : "Sources/CATransactionQueue",
"product_memberships" : [
"WithPrerender",
"CATransactionQueue"
],
"sources" : [
"CATransactionQueue.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.