The Swift Package Index logo.Swift Package Index

Build Information

Successful build of jQuery, reference 3.7.1 (507df8), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 00:35:49 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/SwiftWebResources/jQuery-Swift.git
Reference: 3.7.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SwiftWebResources/jQuery-Swift
 * tag               3.7.1      -> FETCH_HEAD
HEAD is now at 507df87 GHA: Do not build on 5.5.3
Cloned https://github.com/SwiftWebResources/jQuery-Swift.git
Revision (git rev-parse @):
507df8708816f95e3a99fd6bc2ae1f247ade277e
SUCCESS checkout https://github.com/SwiftWebResources/jQuery-Swift.git at 3.7.1
========================================
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": "jquery-swift",
      "name": "jQuery",
      "url": "https://github.com/SwiftWebResources/jQuery-Swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/jQuery-Swift",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/SwiftWebResources/jQuery-Swift.git
[1/106] Fetching jquery-swift
Fetched https://github.com/SwiftWebResources/jQuery-Swift.git from cache (0.67s)
Creating working copy for https://github.com/SwiftWebResources/jQuery-Swift.git
Working copy of https://github.com/SwiftWebResources/jQuery-Swift.git resolved at 3.7.1 (507df87)
warning: '.resolve-product-dependencies': dependency 'jquery-swift' 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/SwiftWebResources/jQuery-Swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/5] Compiling jQuery Resources.swift
[4/5] Emitting module jQuery
[5/5] Compiling jQuery ResourceMap.swift
Build complete! (3.70s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "jQuery",
  "name" : "jQuery",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "jQuery",
      "targets" : [
        "jQuery"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "jQuery",
      "module_type" : "SwiftTarget",
      "name" : "jQuery",
      "path" : "Sources/jQuery",
      "product_memberships" : [
        "jQuery"
      ],
      "sources" : [
        "ResourceMap.swift",
        "Resources.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.