Build Information
Successful build of TyperTool, reference v1.0.0 (ff5263
), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 10:04:32 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: v1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Samasaur1/TyperTool
* tag v1.0.0 -> FETCH_HEAD
HEAD is now at ff52632 Update Package.resolved
Cloned https://github.com/Samasaur1/TyperTool.git
Revision (git rev-parse @):
ff52632330171292fd071b249139322ad2233a7f
SUCCESS checkout https://github.com/Samasaur1/TyperTool.git at v1.0.0
========================================
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 typer-entitlement.plist
[0/7] Write sources
[3/7] Write swift-version-1EA4D86E10B52AF.txt
[5/9] Compiling Typer Typer.swift
[6/9] Emitting module Typer
[7/11] Emitting module TyperTool
[8/11] Compiling TyperTool main.swift
[8/11] Write Objects.LinkFileList
[9/11] Linking typer
[10/11] Applying typer
Build complete! (4.78s)
Fetching https://github.com/Samasaur1/Typer.git
[1/334] Fetching typer
Fetched https://github.com/Samasaur1/Typer.git from cache (0.70s)
Computing version for https://github.com/Samasaur1/Typer.git
Computed https://github.com/Samasaur1/Typer.git at 1.7.0 (1.21s)
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.