Build Information
Successful build of lc-locale, reference 0.3.0 (cc74f8), with Swift 6.2 for macOS (SPM) on 19 Jun 2025 13:03:21 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/gitmcfly/lc-locale.git
Reference: 0.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/gitmcfly/lc-locale
* tag 0.3.0 -> FETCH_HEAD
HEAD is now at cc74f86 Merge pull request #5 from christopherweems/main
Cloned https://github.com/gitmcfly/lc-locale.git
Revision (git rev-parse @):
cc74f8699261c53863d67ada44e5c12cbf241973
SUCCESS checkout https://github.com/gitmcfly/lc-locale.git at 0.3.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/gitmcfly/lc-locale.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/4] Compiling lc_locale Locale+Extensions.swift
[4/4] Emitting module lc_locale
Build complete! (2.84s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "lc-locale",
"name" : "lc-locale",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "lc-locale",
"targets" : [
"lc-locale"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "lc_localeTests",
"module_type" : "SwiftTarget",
"name" : "lc-localeTests",
"path" : "Tests/lc-localeTests",
"sources" : [
"lc_localeTests.swift"
],
"target_dependencies" : [
"lc-locale"
],
"type" : "test"
},
{
"c99name" : "lc_locale",
"module_type" : "SwiftTarget",
"name" : "lc-locale",
"path" : "Sources/lc-locale",
"product_memberships" : [
"lc-locale"
],
"sources" : [
"Locale+Extensions.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Done.