Build Information
Successful build of JSBeautify, reference v1.15.4 (ca8bc6), with Swift 6.2 for macOS (SPM) on 28 Feb 2026 21:19:09 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/atacan/JSBeautify.git
Reference: v1.15.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/atacan/JSBeautify
* tag v1.15.4 -> FETCH_HEAD
HEAD is now at ca8bc6b Update js-beautify assets to 1.15.4
Cloned https://github.com/atacan/JSBeautify.git
Revision (git rev-parse @):
ca8bc6b3063aeb878d8457fdd6693eee8e9adc1f
SUCCESS checkout https://github.com/atacan/JSBeautify.git at v1.15.4
========================================
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": "jsbeautify",
"name": "JSBeautify",
"url": "https://github.com/atacan/JSBeautify.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/JSBeautify",
"dependencies": [
]
}
]
}
Fetching https://github.com/atacan/JSBeautify.git
[1/111] Fetching jsbeautify
Fetched https://github.com/atacan/JSBeautify.git from cache (0.77s)
Creating working copy for https://github.com/atacan/JSBeautify.git
Working copy of https://github.com/atacan/JSBeautify.git resolved at v1.15.4 (ca8bc6b)
warning: '.resolve-product-dependencies': dependency 'jsbeautify' 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/atacan/JSBeautify.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[1/7] Copying beautify.min.js
[1/7] Copying beautify-css.min.js
[1/7] Copying JSBeautify-LICENSE
[3/7] Copying beautify-html.min.js
[5/7] Copying LICENSE
[6/7] Write swift-version-49B95AFC49DCD68C.txt
[8/12] Compiling JSBeautify JSBeautify.swift
[9/12] Emitting module JSBeautify
[10/12] Compiling JSBeautify JSBeautifyOptions.swift
[11/12] Compiling JSBeautify JSBeautifyActor.swift
[12/12] Compiling JSBeautify resource_bundle_accessor.swift
Build complete! (3.99s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "JSBeautify",
"name" : "JSBeautify",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "12.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "JSBeautify",
"targets" : [
"JSBeautify"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "JSBeautifyTests",
"module_type" : "SwiftTarget",
"name" : "JSBeautifyTests",
"path" : "Tests/JSBeautifyTests",
"sources" : [
"JSBeautifyTests.swift"
],
"target_dependencies" : [
"JSBeautify"
],
"type" : "test"
},
{
"c99name" : "JSBeautify",
"module_type" : "SwiftTarget",
"name" : "JSBeautify",
"path" : "Sources/JSBeautify",
"product_memberships" : [
"JSBeautify"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/JSBeautify/Assets/JSBeautify-LICENSE",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/JSBeautify/Assets/LICENSE",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/JSBeautify/Assets/beautify-css.min.js",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/JSBeautify/Assets/beautify-html.min.js",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/JSBeautify/Assets/beautify.min.js",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"JSBeautify.swift",
"JSBeautifyActor.swift",
"JSBeautifyOptions.swift"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
Done.