Build Information
Successful build of TextReplacements, reference 0.3.0 (e00895
), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 01:32:45 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/danielsaidi/TextReplacements.git
Reference: 0.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/danielsaidi/TextReplacements
* tag 0.3.0 -> FETCH_HEAD
HEAD is now at e00895d Fix linting
Cloned https://github.com/danielsaidi/TextReplacements.git
Revision (git rev-parse @):
e00895dd737da35e28d5a9b6f4528ace50d0e784
SUCCESS checkout https://github.com/danielsaidi/TextReplacements.git at 0.3.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/danielsaidi/TextReplacements.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] Emitting module TextReplacements
[4/5] Compiling TextReplacements Text+Replacements.swift
[5/5] Compiling TextReplacements Text+Components.swift
Build complete! (7.73s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "TextReplacements",
"name" : "TextReplacements",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "7.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "TextReplacements",
"targets" : [
"TextReplacements"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TextReplacementsTests",
"module_type" : "SwiftTarget",
"name" : "TextReplacementsTests",
"path" : "Tests/TextReplacementsTests",
"sources" : [
"TextReplacementsTests.swift"
],
"target_dependencies" : [
"TextReplacements"
],
"type" : "test"
},
{
"c99name" : "TextReplacements",
"module_type" : "SwiftTarget",
"name" : "TextReplacements",
"path" : "Sources/TextReplacements",
"product_memberships" : [
"TextReplacements"
],
"sources" : [
"Text+Components.swift",
"Text+Replacements.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
Done.