Build Information
Successful build of ISO8859, reference master (142c51
), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 07:25:40 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/cosmo/iso8859.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/cosmo/iso8859
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 142c513 Update README.md
Cloned https://github.com/cosmo/iso8859.git
Revision (git rev-parse @):
142c513ff57aab77553f746d0f3fc4b08ac5e587
SUCCESS checkout https://github.com/cosmo/iso8859.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/cosmo/iso8859.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/20] Compiling ISO8859 ISO8859_4.swift
[4/20] Compiling ISO8859 ISO8859_5.swift
[5/20] Compiling ISO8859 ISO8859_6.swift
[6/20] Compiling ISO8859 ISO8859_7.swift
[7/20] Compiling ISO8859 ISO8859_8.swift
[8/20] Compiling ISO8859 ISO8859_13.swift
[9/20] Compiling ISO8859 ISO8859_14.swift
[10/20] Compiling ISO8859 ISO8859_2.swift
[11/20] Compiling ISO8859 ISO8859_3.swift
[12/21] Compiling ISO8859 CharacterCodingMap.swift
[13/21] Compiling ISO8859 Encoding.swift
[14/21] Compiling ISO8859 ISO8859_10.swift
[15/21] Compiling ISO8859 ISO8859_11.swift
[16/21] Compiling ISO8859 ISO8859_15.swift
[17/21] Compiling ISO8859 ISO8859_16.swift
[18/21] Compiling ISO8859 ISO8859.swift
[19/21] Compiling ISO8859 ISO8859_1.swift
[20/21] Emitting module ISO8859
[21/21] Compiling ISO8859 ISO8859_9.swift
Build complete! (1.03s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "ISO8859",
"name" : "ISO8859",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "ISO8859",
"targets" : [
"ISO8859"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ISO8859Tests",
"module_type" : "SwiftTarget",
"name" : "ISO8859Tests",
"path" : "Tests/ISO8859Tests",
"sources" : [
"ISO8859Tests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"ISO8859"
],
"type" : "test"
},
{
"c99name" : "ISO8859",
"module_type" : "SwiftTarget",
"name" : "ISO8859",
"path" : "Sources/ISO8859",
"product_memberships" : [
"ISO8859"
],
"sources" : [
"CharacterCodingMap.swift",
"Encoding.swift",
"ISO8859.swift",
"ISO8859_1.swift",
"ISO8859_10.swift",
"ISO8859_11.swift",
"ISO8859_13.swift",
"ISO8859_14.swift",
"ISO8859_15.swift",
"ISO8859_16.swift",
"ISO8859_2.swift",
"ISO8859_3.swift",
"ISO8859_4.swift",
"ISO8859_5.swift",
"ISO8859_6.swift",
"ISO8859_7.swift",
"ISO8859_8.swift",
"ISO8859_9.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Done.