Build Information
Successful build of uklatn, reference main (5c85fb
), with Swift 6.0 for macOS (SPM) on 25 Jun 2025 14:04:07 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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/paiv/uklatn.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/paiv/uklatn
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 5c85fb1 update readme
Cloned https://github.com/paiv/uklatn.git
Revision (git rev-parse @):
5c85fb120a254ef1a14b1a1f14f6c04c10fe91c2
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/paiv/uklatn.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/paiv/uklatn.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[1/7] Write uklatn-entitlement.plist
[1/7] Write sources
[3/7] Write swift-version-5BDAB9E9C0126B9D.txt
[5/9] Compiling UkrainianLatin UKLatn.swift
[6/9] Emitting module UkrainianLatin
[7/11] Compiling cli uklatn.swift
[8/11] Emitting module cli
[8/11] Write Objects.LinkFileList
[9/11] Linking uklatn
[10/11] Applying uklatn
Build complete! (4.99s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "uklatn",
"name" : "uklatn",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "UkrainianLatin",
"targets" : [
"UkrainianLatin"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "uklatn",
"targets" : [
"cli"
],
"type" : {
"executable" : null
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "cli",
"module_type" : "SwiftTarget",
"name" : "cli",
"path" : "swift/Sources/cli",
"product_memberships" : [
"uklatn"
],
"sources" : [
"uklatn.swift"
],
"target_dependencies" : [
"UkrainianLatin"
],
"type" : "executable"
},
{
"c99name" : "UkrainianLatin",
"module_type" : "SwiftTarget",
"name" : "UkrainianLatin",
"path" : "swift/Sources/UkrainianLatin",
"product_memberships" : [
"UkrainianLatin",
"uklatn"
],
"sources" : [
"UKLatn.swift"
],
"type" : "library"
},
{
"c99name" : "UKLatnTests",
"module_type" : "SwiftTarget",
"name" : "UKLatnTests",
"path" : "swift/Tests/UkrainianLatinTests",
"sources" : [
"UKLatnTests.swift"
],
"target_dependencies" : [
"UkrainianLatin"
],
"type" : "test"
}
],
"tools_version" : "5.8"
}
Done.