Build Information
Successful build of SwiftyJSCore, reference 0.5.2 (06e7cc), with Swift 6.1 for macOS (SPM) on 16 Jul 2025 14:49:05 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .statsBuild Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/michalbencur/SwiftyJSCore.git
Reference: 0.5.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/michalbencur/SwiftyJSCore
* tag 0.5.2 -> FETCH_HEAD
HEAD is now at 06e7cc1 make console.debug() only log in DEBUG mode
Cloned https://github.com/michalbencur/SwiftyJSCore.git
Revision (git rev-parse @):
06e7cc12d5b8a2720f7ae4456f01115dff0e7c3b
SUCCESS checkout https://github.com/michalbencur/SwiftyJSCore.git at 0.5.2
========================================
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": "swiftyjscore",
"name": "SwiftyJSCore",
"url": "https://github.com/michalbencur/SwiftyJSCore.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftyJSCore",
"dependencies": [
]
}
]
}
Fetching https://github.com/michalbencur/SwiftyJSCore.git
[1/272] Fetching swiftyjscore
Fetched https://github.com/michalbencur/SwiftyJSCore.git from cache (0.67s)
Creating working copy for https://github.com/michalbencur/SwiftyJSCore.git
Working copy of https://github.com/michalbencur/SwiftyJSCore.git resolved at 0.5.2 (06e7cc1)
warning: '.resolve-product-dependencies': dependency 'swiftyjscore' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/michalbencur/SwiftyJSCore.git
https://github.com/michalbencur/SwiftyJSCore.git
{
"dependencies" : [
],
"manifest_display_name" : "SwiftyJSCore",
"name" : "SwiftyJSCore",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "SwiftyJSCore",
"targets" : [
"SwiftyJSCore"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftyJSCoreTests",
"module_type" : "SwiftTarget",
"name" : "SwiftyJSCoreTests",
"path" : "Tests/SwiftyJSCoreTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwiftyJSCoreTests/script.js",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwiftyJSCoreTests/swift-data.js",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"FetchTests.swift",
"Logger.swift",
"SwiftDataAPI.swift",
"SwiftDataModels.swift",
"SwiftDataTests.swift",
"SwiftyJSCoreTests.swift"
],
"target_dependencies" : [
"SwiftyJSCore"
],
"type" : "test"
},
{
"c99name" : "SwiftyJSCore",
"module_type" : "SwiftTarget",
"name" : "SwiftyJSCore",
"path" : "Sources/SwiftyJSCore",
"product_memberships" : [
"SwiftyJSCore"
],
"sources" : [
"JSAsyncWrapper.swift",
"JSConsoleLogger.swift",
"JSConvertable+Extensions.swift",
"JSIntepreter+Setup.swift",
"JSInternal.swift",
"JSInterpreter+Fetch.swift",
"JSInterpreter.swift",
"JSPromiseHolder.swift",
"JSTypes.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/12] Compiling SwiftyJSCore JSTypes.swift
[4/12] Compiling SwiftyJSCore JSInterpreter.swift
[5/12] Compiling SwiftyJSCore JSIntepreter+Setup.swift
[6/12] Compiling SwiftyJSCore JSPromiseHolder.swift
[7/12] Compiling SwiftyJSCore JSConsoleLogger.swift
[8/12] Emitting module SwiftyJSCore
[9/12] Compiling SwiftyJSCore JSInternal.swift
[10/12] Compiling SwiftyJSCore JSAsyncWrapper.swift
[11/12] Compiling SwiftyJSCore JSInterpreter+Fetch.swift
[12/12] Compiling SwiftyJSCore JSConvertable+Extensions.swift
Build complete! (5.57s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "SwiftyJSCore",
"name" : "SwiftyJSCore",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "SwiftyJSCore",
"targets" : [
"SwiftyJSCore"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftyJSCoreTests",
"module_type" : "SwiftTarget",
"name" : "SwiftyJSCoreTests",
"path" : "Tests/SwiftyJSCoreTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwiftyJSCoreTests/script.js",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwiftyJSCoreTests/swift-data.js",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"FetchTests.swift",
"Logger.swift",
"SwiftDataAPI.swift",
"SwiftDataModels.swift",
"SwiftDataTests.swift",
"SwiftyJSCoreTests.swift"
],
"target_dependencies" : [
"SwiftyJSCore"
],
"type" : "test"
},
{
"c99name" : "SwiftyJSCore",
"module_type" : "SwiftTarget",
"name" : "SwiftyJSCore",
"path" : "Sources/SwiftyJSCore",
"product_memberships" : [
"SwiftyJSCore"
],
"sources" : [
"JSAsyncWrapper.swift",
"JSConsoleLogger.swift",
"JSConvertable+Extensions.swift",
"JSIntepreter+Setup.swift",
"JSInternal.swift",
"JSInterpreter+Fetch.swift",
"JSInterpreter.swift",
"JSPromiseHolder.swift",
"JSTypes.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.