Build Information
Successful build of HTMLMinifier, reference main (20a9aa), with Swift 6.2 for macOS (SPM) on 4 Dec 2025 16:49:38 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jaywcjlove/HTMLMinifier.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jaywcjlove/HTMLMinifier
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 20a9aa7 doc: Update README.md
Cloned https://github.com/jaywcjlove/HTMLMinifier.git
Revision (git rev-parse @):
20a9aa7ed789acb2f445145b24e0c649ad145a63
SUCCESS checkout https://github.com/jaywcjlove/HTMLMinifier.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",
"dependencies": [
{
"identity": "htmlminifier",
"name": "HTMLMinifier",
"url": "https://github.com/jaywcjlove/HTMLMinifier.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/HTMLMinifier",
"dependencies": [
]
}
]
}
Fetching https://github.com/jaywcjlove/HTMLMinifier.git
[1/65] Fetching htmlminifier
Fetched https://github.com/jaywcjlove/HTMLMinifier.git from cache (0.99s)
Creating working copy for https://github.com/jaywcjlove/HTMLMinifier.git
Working copy of https://github.com/jaywcjlove/HTMLMinifier.git resolved at main (20a9aa7)
warning: '.resolve-product-dependencies': dependency 'htmlminifier' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/jaywcjlove/HTMLMinifier.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[0/3] Copying htmlminifier.umd.bundle.min.js
[2/3] Write swift-version-49B95AFC49DCD68C.txt
[4/7] Compiling HTMLMinifier HTMLMinifierOptions.swift
[5/7] Compiling HTMLMinifier resource_bundle_accessor.swift
[6/7] Emitting module HTMLMinifier
[7/7] Compiling HTMLMinifier HTMLMinifier.swift
Build complete! (3.84s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "HTMLMinifier",
"name" : "HTMLMinifier",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "watchos",
"version" : "5.0"
},
{
"name" : "tvos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "HTMLMinifier",
"targets" : [
"HTMLMinifier"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "HTMLMinifierTests",
"module_type" : "SwiftTarget",
"name" : "HTMLMinifierTests",
"path" : "Tests/HTMLMinifierTests",
"sources" : [
"HTMLMinifierTests.swift"
],
"target_dependencies" : [
"HTMLMinifier"
],
"type" : "test"
},
{
"c99name" : "HTMLMinifier",
"module_type" : "SwiftTarget",
"name" : "HTMLMinifier",
"path" : "Sources/HTMLMinifier",
"product_memberships" : [
"HTMLMinifier"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLMinifier/Resources/htmlminifier.umd.bundle.min.js",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"HTMLMinifier.swift",
"HTMLMinifierOptions.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
Done.