Build Information
Successful build of Cooking, reference 1.1.2 (38d1c8
), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 11:08:14 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/ShaneQi/Cooking.git
Reference: 1.1.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ShaneQi/Cooking
* tag 1.1.2 -> FETCH_HEAD
HEAD is now at 38d1c84 Merge branch 'feature/swift-5'
Cloned https://github.com/ShaneQi/Cooking.git
Revision (git rev-parse @):
38d1c840c115f820da800dafe5e7d8602120a5a3
SUCCESS checkout https://github.com/ShaneQi/Cooking.git at 1.1.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/ShaneQi/Cooking.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 Cooking Cooking.swift
[4/4] Emitting module Cooking
Build complete! (0.62s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "Cooking",
"name" : "Cooking",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Cooking",
"targets" : [
"Cooking"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "Cooking",
"module_type" : "SwiftTarget",
"name" : "Cooking",
"path" : "Sources",
"product_memberships" : [
"Cooking"
],
"sources" : [
"Cooking.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Done.