Build Information
Successful build of SmartQuotes, reference 0.0.1 (001490
), with Swift 6.2 (beta) for macOS (SPM) on 17 Jun 2025 14:00:04 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/hallee/swift-smart-quotes.git
Reference: 0.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hallee/swift-smart-quotes
* tag 0.0.1 -> FETCH_HEAD
HEAD is now at 0014907 Localization + de, fi, sv (#2)
Cloned https://github.com/hallee/swift-smart-quotes.git
Revision (git rev-parse @):
00149071a7680a44a825dc95ef88cd8f36e513da
SUCCESS checkout https://github.com/hallee/swift-smart-quotes.git at 0.0.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/hallee/swift-smart-quotes.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[1/4] Write swift-version-1EA4D86E10B52AF.txt
[3/6] Compiling SmartQuotes SmartQuotes.swift
[4/6] Emitting module SmartQuotes
[4/6] Write Objects.LinkFileList
[5/6] Archiving libSmartQuotes.a
Build complete! (3.12s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "SmartQuotes",
"name" : "SmartQuotes",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SmartQuotes",
"targets" : [
"SmartQuotes"
],
"type" : {
"library" : [
"static"
]
}
}
],
"targets" : [
{
"c99name" : "SmartQuotesTests",
"module_type" : "SwiftTarget",
"name" : "SmartQuotesTests",
"path" : "Tests/SmartQuotes",
"sources" : [
"Tests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"SmartQuotes"
],
"type" : "test"
},
{
"c99name" : "SmartQuotes",
"module_type" : "SwiftTarget",
"name" : "SmartQuotes",
"path" : "Sources",
"product_memberships" : [
"SmartQuotes"
],
"sources" : [
"SmartQuotes.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Done.