The Swift Package Index logo.Swift Package Index

Build Information

Successful build of JSBeautify, reference main (dd73e2), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 21:07:57 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/atacan/JSBeautify
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at dd73e2e Add MIT License to the project
Cloned https://github.com/atacan/JSBeautify.git
Revision (git rev-parse @):
dd73e2ed6553e9240c1239efadb14898b07ea5d5
SUCCESS checkout https://github.com/atacan/JSBeautify.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": "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.73s)
Creating working copy for https://github.com/atacan/JSBeautify.git
Working copy of https://github.com/atacan/JSBeautify.git resolved at main (dd73e2e)
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 beautify-html.min.js
[1/7] Copying beautify.min.js
[1/7] Copying JSBeautify-LICENSE
[1/7] Copying LICENSE
[4/7] Copying beautify-css.min.js
[6/7] Write swift-version--6988338F2F200930.txt
[8/12] Compiling JSBeautify resource_bundle_accessor.swift
[9/12] Compiling JSBeautify JSBeautifyActor.swift
[10/12] Compiling JSBeautify JSBeautifyOptions.swift
[11/12] Compiling JSBeautify JSBeautify.swift
[12/12] Emitting module JSBeautify
Build complete! (5.27s)
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.