Build Information
Successful build of ENSNormalize, reference main (d848cc), with Swift 6.3 for macOS (SPM) on 23 Apr 2026 00:45:40 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "ensnormalize.swift",
"name": "ENSNormalize",
"url": "https://github.com/adraffy/ENSNormalize.swift.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ENSNormalize.swift",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/adraffy/ENSNormalize.swift.git
[1/117] Fetching ensnormalize.swift
Fetched https://github.com/adraffy/ENSNormalize.swift.git from cache (1.01s)
Creating working copy for https://github.com/adraffy/ENSNormalize.swift.git
Working copy of https://github.com/adraffy/ENSNormalize.swift.git resolved at main (d848cc5)
warning: '.resolve-product-dependencies': dependency 'ensnormalize.swift' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/adraffy/ENSNormalize.swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Copying spec.bin
[1/4] Copying nf.bin
[2/4] Write sources
[3/4] Write swift-version--6988338F2F200930.txt
[5/16] Compiling ENSNormalize Whole.swift
[6/17] Compiling ENSNormalize OutputToken.swift
[7/17] Compiling ENSNormalize StringExt.swift
[8/17] Compiling ENSNormalize resource_bundle_accessor.swift
[9/17] Compiling ENSNormalize NormError.swift
[10/17] Compiling ENSNormalize ENSIP15.swift
[11/17] Compiling ENSNormalize EmojiNode.swift
[12/17] Compiling ENSNormalize Group.swift
[13/17] Compiling ENSNormalize EmojiSequence.swift
[14/17] Emitting module ENSNormalize
[15/17] Compiling ENSNormalize Cp.swift
[16/17] Compiling ENSNormalize Decoder.swift
[17/17] Compiling ENSNormalize NF.swift
Build complete! (4.99s)
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.