Build Information
Successful build of Touchpad, reference main (1555c8), with Swift 6.2 for macOS (SPM) on 23 Jun 2025 06:12:25 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/timi2506/Touchpad.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/timi2506/Touchpad
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 1555c83 Create LICENSE
Cloned https://github.com/timi2506/Touchpad.git
Revision (git rev-parse @):
1555c832bc3904680f957b7ff4badbbcfac1e417
SUCCESS checkout https://github.com/timi2506/Touchpad.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/timi2506/Touchpad.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 Touchpad Touchpad.swift
[4/4] Emitting module Touchpad
Build complete! (7.13s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "Touchpad",
"name" : "Touchpad",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "Touchpad",
"targets" : [
"Touchpad"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Touchpad",
"module_type" : "SwiftTarget",
"name" : "Touchpad",
"path" : "Sources/Touchpad",
"product_memberships" : [
"Touchpad"
],
"sources" : [
"Touchpad.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Done.