The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of jQuery, reference 3.7.1 (507df8), with Swift 5.10 for macOS (SPM) on 8 Sep 2024 17:40:59 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.52.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",
  "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",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/SwiftWebResources/jQuery-Swift.git
[1/106] Fetching jquery-swift
Fetched https://github.com/SwiftWebResources/jQuery-Swift.git from cache (1.27s)
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:             5.10
Building package at path:  $PWD
https://github.com/SwiftWebResources/jQuery-Swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/5] Emitting module jQuery
[4/5] Compiling jQuery ResourceMap.swift
[5/5] Compiling jQuery Resources.swift
Build complete! (3.90s)
Build complete.
Done.