Build Information
Successful build of HTMLMinifier, reference v1.0.2 (07fea4
), with Swift 6.2 (beta) for macOS (SPM) on 23 Aug 2025 22:41:14 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jaywcjlove/HTMLMinifier.git
Reference: v1.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jaywcjlove/HTMLMinifier
* tag v1.0.2 -> FETCH_HEAD
HEAD is now at 07fea4f docs: update documentation comments to Swift style
Cloned https://github.com/jaywcjlove/HTMLMinifier.git
Revision (git rev-parse @):
07fea4f71b82f991cb04289ef139da37168f7c8a
SUCCESS checkout https://github.com/jaywcjlove/HTMLMinifier.git at v1.0.2
========================================
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-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[1/3] Copying htmlminifier.umd.bundle.min.js
[2/3] Write swift-version-1EA4D86E10B52AF.txt
[4/7] Compiling HTMLMinifier resource_bundle_accessor.swift
[5/7] Compiling HTMLMinifier HTMLMinifierOptions.swift
[6/7] Compiling HTMLMinifier HTMLMinifier.swift
[7/7] Emitting module HTMLMinifier
Build complete! (3.37s)
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.