Build Information
Successful build of yes with Swift 6.0 for macOS (SPM).
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/thii/yes.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/thii/yes
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at aff45fd Add executable product
Cloned https://github.com/thii/yes.git
Revision (git rev-parse @):
aff45fdf7e9598e1c13a2fa331bbc11716b9d50a
SUCCESS checkout https://github.com/thii/yes.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $workDir
https://github.com/thii/yes.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/6] Write yes-entitlement.plist
[0/6] Write sources
[2/6] Write swift-version-6F35C1178C84523A.txt
[4/8] Compiling yes main.swift
[5/8] Emitting module yes
[5/8] Write Objects.LinkFileList
[6/8] Linking yes
[7/8] Applying yes
Build complete! (5.91s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "yes",
"name" : "yes",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "yes",
"targets" : [
"yes"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "yes",
"module_type" : "SwiftTarget",
"name" : "yes",
"path" : "Sources/yes",
"product_memberships" : [
"yes"
],
"sources" : [
"main.swift"
],
"type" : "executable"
}
],
"tools_version" : "4.0"
}
Done.