Build Information
Successful build of NanoID, reference 1.0.4 (c6443f), with Swift 6.2 for macOS (SPM) on 19 Jun 2025 23:57:47 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/OffprintStudios/NanoID.git
Reference: 1.0.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/OffprintStudios/NanoID
* tag 1.0.4 -> FETCH_HEAD
HEAD is now at c6443fb Update NanoID.swift
Cloned https://github.com/OffprintStudios/NanoID.git
Revision (git rev-parse @):
c6443fb773d11befd7fa7fac60b819ac587f76e8
SUCCESS checkout https://github.com/OffprintStudios/NanoID.git at 1.0.4
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/OffprintStudios/NanoID.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 NanoID NanoID.swift
[4/4] Emitting module NanoID
Build complete! (3.01s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "NanoID",
"name" : "NanoID",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "NanoID",
"targets" : [
"NanoID"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "NanoIDTests",
"module_type" : "SwiftTarget",
"name" : "NanoIDTests",
"path" : "Tests/NanoIDTests",
"sources" : [
"NanoIDTests.swift"
],
"target_dependencies" : [
"NanoID"
],
"type" : "test"
},
{
"c99name" : "NanoID",
"module_type" : "SwiftTarget",
"name" : "NanoID",
"path" : "Sources/NanoID",
"product_memberships" : [
"NanoID"
],
"sources" : [
"NanoID.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Done.