Build Information
Successful build of swift-woff2, reference main (675b62), with Swift 6.3 for macOS (SPM) on 19 Apr 2026 01:00:55 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/swhitty/swift-woff2.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swhitty/swift-woff2
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 675b62a API update
Cloned https://github.com/swhitty/swift-woff2.git
Revision (git rev-parse @):
675b62af408295e8d926939494185982185acc22
SUCCESS checkout https://github.com/swhitty/swift-woff2.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": "swift-woff2",
"name": "swift-woff2",
"url": "https://github.com/swhitty/swift-woff2.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-woff2",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/swhitty/swift-woff2.git
[1/96] Fetching swift-woff2
Fetched https://github.com/swhitty/swift-woff2.git from cache (1.09s)
Creating working copy for https://github.com/swhitty/swift-woff2.git
Working copy of https://github.com/swhitty/swift-woff2.git resolved at main (675b62a)
warning: '.resolve-product-dependencies': dependency 'swift-woff2' 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/swhitty/swift-woff2.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/12] Compiling WOFF2 FontDataProvider.swift
[4/12] Compiling WOFF2 WOFF.swift
[5/12] Compiling WOFF2 TTF.swift
[6/12] Compiling WOFF2 GlyfTransform.swift
[7/12] Compiling WOFF2 Data+Brotli.swift
[8/13] Compiling WOFF2 NSFont+Loading.swift
[9/13] Compiling WOFF2 UIFont+Loading.swift
[10/13] Compiling WOFF2 FontCache.swift
[11/13] Emitting module WOFF2
[12/13] Compiling WOFF2 Font+Loading.swift
[13/13] Compiling WOFF2 WOFF2.swift
Build complete! (8.65s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "swift-woff2",
"name" : "swift-woff2",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "WOFF2",
"targets" : [
"WOFF2"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "WOFF2Tests",
"module_type" : "SwiftTarget",
"name" : "WOFF2Tests",
"path" : "Tests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Test.bundle",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Bundle+Test.swift",
"Bundle+TestTests.swift",
"FontTests.swift",
"NSFontTests.swift",
"UIFontTests.swift",
"WOFF/Data+BrotliTests.swift",
"WOFF/TTFTests.swift",
"WOFF/WOFF2Tests.swift",
"WOFF/WOFFTests.swift"
],
"target_dependencies" : [
"WOFF2"
],
"type" : "test"
},
{
"c99name" : "WOFF2",
"module_type" : "SwiftTarget",
"name" : "WOFF2",
"path" : "Sources",
"product_memberships" : [
"WOFF2"
],
"sources" : [
"Font+Loading.swift",
"FontCache.swift",
"NSFont+Loading.swift",
"UIFont+Loading.swift",
"WOFF/Data+Brotli.swift",
"WOFF/FontDataProvider.swift",
"WOFF/GlyfTransform.swift",
"WOFF/TTF.swift",
"WOFF/WOFF.swift",
"WOFF/WOFF2.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
Done.