Build Information
Successful build of TyperTool, reference master (2542e2
), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 10:04:35 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/Samasaur1/TyperTool.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Samasaur1/TyperTool
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 2542e24 Update gif (lower framerate)
Cloned https://github.com/Samasaur1/TyperTool.git
Revision (git rev-parse @):
2542e24b5cb8a117392e4936088db59f8613d728
SUCCESS checkout https://github.com/Samasaur1/TyperTool.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/Samasaur1/TyperTool.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[0/7] Write typer-entitlement.plist
[2/7] Write sources
[3/7] Write swift-version-1EA4D86E10B52AF.txt
[5/9] Compiling Typer Typer.swift
[6/9] Emitting module Typer
[7/11] Compiling TyperTool main.swift
[8/11] Emitting module TyperTool
[8/11] Write Objects.LinkFileList
[9/11] Linking typer
[10/11] Applying typer
Build complete! (5.49s)
Fetching https://github.com/Samasaur1/Typer.git
[4/334] Fetching typer
Fetched https://github.com/Samasaur1/Typer.git from cache (1.38s)
Computing version for https://github.com/Samasaur1/Typer.git
Computed https://github.com/Samasaur1/Typer.git at 1.7.0 (1.91s)
Creating working copy for https://github.com/Samasaur1/Typer.git
Working copy of https://github.com/Samasaur1/Typer.git resolved at 1.7.0
Build complete.
{
"dependencies" : [
{
"identity" : "typer",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Samasaur1/Typer.git"
}
],
"manifest_display_name" : "TyperTool",
"name" : "TyperTool",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "typer",
"targets" : [
"TyperTool"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "TyperTool",
"module_type" : "SwiftTarget",
"name" : "TyperTool",
"path" : "Sources/TyperTool",
"product_dependencies" : [
"Typer"
],
"product_memberships" : [
"typer"
],
"sources" : [
"main.swift"
],
"type" : "executable"
}
],
"tools_version" : "4.0"
}
Done.