Build Information
Successful build of Iatheto, reference 3.1.1 (2a00fb
), with Swift 6.0 for macOS (SPM) on 12 Jun 2025 07:46:23 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Prosumma/Iatheto.git
Reference: 3.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Prosumma/Iatheto
* tag 3.1.1 -> FETCH_HEAD
HEAD is now at 2a00fb9 Sendable
Cloned https://github.com/Prosumma/Iatheto.git
Revision (git rev-parse @):
2a00fb94c344910218ff59ef533beab522aef27f
SUCCESS checkout https://github.com/Prosumma/Iatheto.git at 3.1.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/Prosumma/Iatheto.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-5BDAB9E9C0126B9D.txt
[3/5] Compiling Iatheto JSON.swift
[4/5] Emitting module Iatheto
[5/5] Compiling Iatheto Decimal.swift
Build complete! (4.20s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "Iatheto",
"name" : "Iatheto",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Iatheto",
"targets" : [
"Iatheto"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "IathetoTests",
"module_type" : "SwiftTarget",
"name" : "IathetoTests",
"path" : "Tests/IathetoTests",
"sources" : [
"IathetoTests.swift"
],
"target_dependencies" : [
"Iatheto"
],
"type" : "test"
},
{
"c99name" : "Iatheto",
"module_type" : "SwiftTarget",
"name" : "Iatheto",
"path" : "Sources/Iatheto",
"product_memberships" : [
"Iatheto"
],
"sources" : [
"Decimal.swift",
"JSON.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.