Build Information
Successful build of WolfLorem, reference master (898835), with Swift 6.2 for macOS (SPM) on 22 Jun 2025 03:19:17 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wolfmcnally/WolfLorem.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/wolfmcnally/WolfLorem
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 8988357 Updated for Swift 6 and Xcode 16.
Cloned https://github.com/wolfmcnally/WolfLorem.git
Revision (git rev-parse @):
89883574604db6c3f1e262e50abcdd713402dcd4
SUCCESS checkout https://github.com/wolfmcnally/WolfLorem.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/wolfmcnally/WolfLorem.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/5] Compiling WolfLorem StringExtensions.swift
[4/5] Emitting module WolfLorem
[5/5] Compiling WolfLorem Lorem.swift
Build complete! (3.96s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "WolfLorem",
"name" : "WolfLorem",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "WolfLorem",
"targets" : [
"WolfLorem"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "WolfLorem",
"module_type" : "SwiftTarget",
"name" : "WolfLorem",
"path" : "Sources/WolfLorem",
"product_memberships" : [
"WolfLorem"
],
"sources" : [
"Lorem.swift",
"StringExtensions.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.