Build Information
Successful build of ENSNormalize, reference main (d848cc), with Swift 6.2 for macOS (SPM) on 23 Apr 2026 00:36:10 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/adraffy/ENSNormalize.swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/adraffy/ENSNormalize.swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at d848cc5 update to 17
Cloned https://github.com/adraffy/ENSNormalize.swift.git
Revision (git rev-parse @):
d848cc56f5ba8a9cb60dc26b61c96ca51509ef52
SUCCESS checkout https://github.com/adraffy/ENSNormalize.swift.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/adraffy/ENSNormalize.swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[1/4] Copying spec.bin
[1/4] Copying nf.bin
[3/4] Write swift-version--3CB7CFEC50E0D141.txt
[5/16] Compiling ENSNormalize Whole.swift
[6/16] Compiling ENSNormalize StringExt.swift
[7/17] Compiling ENSNormalize resource_bundle_accessor.swift
[8/17] Compiling ENSNormalize OutputToken.swift
[9/17] Compiling ENSNormalize NormError.swift
[10/17] Compiling ENSNormalize EmojiSequence.swift
[11/17] Compiling ENSNormalize Group.swift
[12/17] Compiling ENSNormalize ENSIP15.swift
[13/17] Compiling ENSNormalize EmojiNode.swift
[14/17] Compiling ENSNormalize Cp.swift
[15/17] Compiling ENSNormalize Decoder.swift
[16/17] Emitting module ENSNormalize
[17/17] Compiling ENSNormalize NF.swift
Build complete! (4.70s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "ENSNormalize",
"name" : "ENSNormalize",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "ENSNormalize",
"targets" : [
"ENSNormalize"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ENSNormalizeTests",
"module_type" : "SwiftTarget",
"name" : "ENSNormalizeTests",
"path" : "Tests/ENSNormalizeTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/ENSNormalizeTests/tests/nf-tests.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/ENSNormalizeTests/tests/tests.json",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"ENSNormalizeTests.swift"
],
"target_dependencies" : [
"ENSNormalize"
],
"type" : "test"
},
{
"c99name" : "ENSNormalize",
"module_type" : "SwiftTarget",
"name" : "ENSNormalize",
"path" : "Sources/ENSNormalize",
"product_memberships" : [
"ENSNormalize"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ENSNormalize/data/nf.bin",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ENSNormalize/data/spec.bin",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Cp.swift",
"Decoder.swift",
"ENSIP15.swift",
"EmojiNode.swift",
"EmojiSequence.swift",
"Group.swift",
"NF.swift",
"NormError.swift",
"OutputToken.swift",
"StringExt.swift",
"Whole.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
Done.