Build Information
Successful build of WordLists, reference main (20e80b), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 07:53:10 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/DandyLyons/WordLists.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/DandyLyons/WordLists
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 20e80b0 Create LICENSE.txt
Cloned https://github.com/DandyLyons/WordLists.git
Revision (git rev-parse @):
20e80b03513ac54aee478fec4c284beec9b7f105
SUCCESS checkout https://github.com/DandyLyons/WordLists.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": "wordlists",
"name": "WordLists",
"url": "https://github.com/DandyLyons/WordLists.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WordLists",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/DandyLyons/WordLists.git
[1/23] Fetching wordlists
Fetched https://github.com/DandyLyons/WordLists.git from cache (1.09s)
Creating working copy for https://github.com/DandyLyons/WordLists.git
Working copy of https://github.com/DandyLyons/WordLists.git resolved at main (20e80b0)
warning: '.resolve-product-dependencies': dependency 'wordlists' 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/DandyLyons/WordLists.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Copying wordlist-20210729.txt
[0/6] Copying wordnik wordlist LICENSE
[2/6] Write sources
[3/6] Copying 5000-more-common.txt
[3/6] Copying 5000-more-common.LICENSE.txt
[5/6] Write swift-version--6988338F2F200930.txt
[7/9] Compiling WordLists load word lists.swift
[8/9] Compiling WordLists resource_bundle_accessor.swift
[9/9] Emitting module WordLists
Build complete! (4.57s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "WordLists",
"name" : "WordLists",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "watchos",
"version" : "7.0"
},
{
"name" : "tvos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "WordLists",
"targets" : [
"WordLists"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "WordListsTests",
"module_type" : "SwiftTarget",
"name" : "WordListsTests",
"path" : "Tests/WordListsTests",
"sources" : [
"WordListsTests.swift"
],
"target_dependencies" : [
"WordLists"
],
"type" : "test"
},
{
"c99name" : "WordLists",
"module_type" : "SwiftTarget",
"name" : "WordLists",
"path" : "Sources/WordLists",
"product_memberships" : [
"WordLists"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/WordLists/csv/5000-more-common/5000-more-common.LICENSE.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/WordLists/csv/5000-more-common/5000-more-common.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/WordLists/csv/Wordnik/wordlist-20210729.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/WordLists/csv/Wordnik/wordnik wordlist LICENSE",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"load word lists.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.