Build Information
Successful build of XCTest-watchOS, reference master (465083
), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 19:41:16 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dfed/XCTest-watchOS.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dfed/XCTest-watchOS
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 4650834 Merge pull request #16 from dfed/dependabot/bundler/rexml-3.3.9
Cloned https://github.com/dfed/XCTest-watchOS.git
Revision (git rev-parse @):
46508340dd973c3a7ac97e3c93a193de2e41f4e6
SUCCESS checkout https://github.com/dfed/XCTest-watchOS.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/dfed/XCTest-watchOS.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.txt
[3/4] Compiling XCTest XCTest+watchOS.swift
[4/4] Emitting module XCTest
Build complete! (0.61s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "XCTest-watchOS",
"name" : "XCTest-watchOS",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "watchos",
"version" : "2.0"
}
],
"products" : [
{
"name" : "XCTest",
"targets" : [
"XCTest"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"4",
"4.2",
"5"
],
"targets" : [
{
"c99name" : "XCTest",
"module_type" : "SwiftTarget",
"name" : "XCTest",
"path" : "Sources/XCTest",
"product_memberships" : [
"XCTest"
],
"sources" : [
"XCTest+watchOS.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Done.