The Swift Package Index logo.Swift Package Index

Build Information

Successful build of JSBeautify, reference v1.15.4 (ca8bc6), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 21:07:38 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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",
  "traits": [
    "default"
  ],
  "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",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/atacan/JSBeautify.git
[1/111] Fetching jsbeautify
Fetched https://github.com/atacan/JSBeautify.git from cache (0.65s)
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.3
Building package at path:  $PWD
https://github.com/atacan/JSBeautify.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[1/7] Copying JSBeautify-LICENSE
[1/7] Copying beautify-css.min.js
[1/7] Copying LICENSE
[1/7] Copying beautify-html.min.js
[5/7] Copying beautify.min.js
[6/7] Write swift-version--6988338F2F200930.txt
[8/12] Emitting module JSBeautify
[9/12] Compiling JSBeautify JSBeautify.swift
[10/12] Compiling JSBeautify JSBeautifyOptions.swift
[11/12] Compiling JSBeautify JSBeautifyActor.swift
[12/12] Compiling JSBeautify resource_bundle_accessor.swift
Build complete! (5.12s)
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.