Build Information
Successful build of swift-cwinrt, reference main (eb46cd), with Swift 6.0 for macOS (SPM) on 16 Oct 2025 19:30:31 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/thebrowsercompany/swift-cwinrt.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/thebrowsercompany/swift-cwinrt
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at eb46cdb update to 1.7 and latest swift-winrt
Cloned https://github.com/thebrowsercompany/swift-cwinrt.git
Revision (git rev-parse @):
eb46cdb66f770a1e006f9fcfebbf9e99a0fba811
SUCCESS checkout https://github.com/thebrowsercompany/swift-cwinrt.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/thebrowsercompany/swift-cwinrt.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Compiling CWinRT shim.c
[1/3] Write Objects.LinkFileList
warning: no debug symbols in executable (-arch arm64)
[2/3] Linking libCWinRT.dylib
Build complete! (0.39s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "swift-cwinrt",
"name" : "swift-cwinrt",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "CWinRT",
"targets" : [
"CWinRT"
],
"type" : {
"library" : [
"dynamic"
]
}
}
],
"targets" : [
{
"c99name" : "CWinRT",
"module_type" : "ClangTarget",
"name" : "CWinRT",
"path" : "Sources/CWinRT",
"product_memberships" : [
"CWinRT"
],
"sources" : [
"shim.c"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Done.