Build Information
Successful build of jQuery, reference 3.7.1 (507df8
), with Swift 6.2 (beta) for macOS (SPM) on 22 Jun 2025 01:48:22 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/SwiftWebResources/jQuery-Swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.txt
[3/5] Emitting module jQuery
[4/5] Compiling jQuery Resources.swift
[5/5] Compiling jQuery ResourceMap.swift
Build complete! (3.17s)
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.