Build Information
Successful build of Marionette, reference master (3c0699), with Swift 6.3 for macOS (SPM) on 23 Apr 2026 06:10:40 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/LinusU/Marionette.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/LinusU/Marionette
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 3c0699e 🎉 Add CocoaPods support
Cloned https://github.com/LinusU/Marionette.git
Revision (git rev-parse @):
3c0699e869fdbe13a5d03042884c17d418293a12
SUCCESS checkout https://github.com/LinusU/Marionette.git at master
Fetching https://github.com/LinusU/JSBridge
Fetching https://github.com/mxcl/PromiseKit
Fetching https://github.com/artman/Signals
[1/252] Fetching jsbridge
[54/1304] Fetching jsbridge, signals
Fetched https://github.com/LinusU/JSBridge from cache (0.69s)
[200/1052] Fetching signals
[1053/18294] Fetching signals, promisekit
Fetched https://github.com/artman/Signals from cache (2.02s)
Fetched https://github.com/mxcl/PromiseKit from cache (2.03s)
Computing version for https://github.com/mxcl/PromiseKit
Computed https://github.com/mxcl/PromiseKit at 6.8.3 (4.46s)
Computing version for https://github.com/artman/Signals
Computed https://github.com/artman/Signals at 6.0.0 (2.69s)
Computing version for https://github.com/LinusU/JSBridge
Computed https://github.com/LinusU/JSBridge at 1.0.0-alpha.15 (0.68s)
Creating working copy for https://github.com/LinusU/JSBridge
Working copy of https://github.com/LinusU/JSBridge resolved at 1.0.0-alpha.15
Creating working copy for https://github.com/mxcl/PromiseKit
Working copy of https://github.com/mxcl/PromiseKit resolved at 6.8.3
Creating working copy for https://github.com/artman/Signals
Working copy of https://github.com/artman/Signals resolved at 6.0.0
========================================
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": "marionette",
"name": "Marionette",
"url": "https://github.com/LinusU/Marionette.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Marionette",
"traits": [
"default"
],
"dependencies": [
{
"identity": "signals",
"name": "Signals",
"url": "https://github.com/artman/Signals",
"version": "6.1.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Signals",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "jsbridge",
"name": "JSBridge",
"url": "https://github.com/LinusU/JSBridge",
"version": "1.0.0-alpha.16",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/JSBridge",
"traits": [
"default"
],
"dependencies": [
{
"identity": "promisekit",
"name": "PromiseKit",
"url": "https://github.com/mxcl/PromiseKit",
"version": "6.22.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PromiseKit",
"traits": [
"default"
],
"dependencies": [
]
}
]
},
{
"identity": "promisekit",
"name": "PromiseKit",
"url": "https://github.com/mxcl/PromiseKit",
"version": "6.22.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PromiseKit",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/LinusU/Marionette.git
[1/139] Fetching marionette
Fetched https://github.com/LinusU/Marionette.git from cache (0.66s)
Fetching https://github.com/mxcl/PromiseKit from cache
Fetching https://github.com/LinusU/JSBridge from cache
Fetching https://github.com/artman/Signals from cache
Fetched https://github.com/artman/Signals from cache (0.58s)
Fetched https://github.com/LinusU/JSBridge from cache (0.58s)
Fetched https://github.com/mxcl/PromiseKit from cache (0.58s)
Computing version for https://github.com/artman/Signals
Computed https://github.com/artman/Signals at 6.1.0 (0.65s)
Computing version for https://github.com/mxcl/PromiseKit
Computed https://github.com/mxcl/PromiseKit at 6.22.1 (0.71s)
Computing version for https://github.com/LinusU/JSBridge
Computed https://github.com/LinusU/JSBridge at 1.0.0-alpha.16 (0.66s)
Creating working copy for https://github.com/artman/Signals
Working copy of https://github.com/artman/Signals resolved at 6.1.0
Creating working copy for https://github.com/LinusU/JSBridge
Working copy of https://github.com/LinusU/JSBridge resolved at 1.0.0-alpha.16
Creating working copy for https://github.com/LinusU/Marionette.git
Working copy of https://github.com/LinusU/Marionette.git resolved at master (3c0699e)
Creating working copy for https://github.com/mxcl/PromiseKit
Working copy of https://github.com/mxcl/PromiseKit resolved at 6.22.1
warning: '.resolve-product-dependencies': dependency 'marionette' is not used by any target
Found 3 product dependencies
- Signals
- JSBridge
- PromiseKit
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/LinusU/Marionette.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version--6988338F2F200930.txt
[6/25] Compiling PromiseKit race.swift
[7/26] Compiling Signals UIControl+Signals.swift
[8/26] Compiling Signals AssociatedObject.swift
[9/26] Compiling Signals UIBarButtonItem+Signals.swift
[10/26] Compiling PromiseKit Error.swift
[11/26] Compiling PromiseKit Guarantee.swift
[12/26] Compiling PromiseKit Configuration.swift
[13/26] Compiling PromiseKit CustomStringConvertible.swift
[14/26] Emitting module PromiseKit
[15/26] Compiling PromiseKit Box.swift
[16/26] Compiling PromiseKit Catchable.swift
[17/26] Compiling PromiseKit firstly.swift
[18/26] Compiling PromiseKit LogEvent.swift
[19/26] Compiling PromiseKit Promise.swift
[20/26] Compiling PromiseKit after.swift
[21/26] Compiling PromiseKit hang.swift
[22/26] Compiling PromiseKit Resolver.swift
[23/26] Compiling PromiseKit Thenable.swift
[24/26] Emitting module Signals
[25/26] Compiling Signals Signal.swift
[26/26] Compiling PromiseKit when.swift
[27/29] Compiling JSBridge Context.swift
[28/29] Compiling JSBridge JSBridge.swift
[29/29] Emitting module JSBridge
[30/31] Emitting module Marionette
[31/31] Compiling Marionette Marionette.swift
Build complete! (11.79s)
Build complete.
{
"dependencies" : [
{
"identity" : "signals",
"requirement" : {
"range" : [
{
"lower_bound" : "6.0.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/artman/Signals"
},
{
"identity" : "jsbridge",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0-alpha.15",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/LinusU/JSBridge"
},
{
"identity" : "promisekit",
"requirement" : {
"range" : [
{
"lower_bound" : "6.0.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mxcl/PromiseKit"
}
],
"manifest_display_name" : "Marionette",
"name" : "Marionette",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Marionette",
"targets" : [
"Marionette"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MarionetteTests",
"module_type" : "SwiftTarget",
"name" : "MarionetteTests",
"path" : "Tests",
"sources" : [
"EvaluationTests.swift",
"Util/AssetServer.swift",
"Util/MarionetteTestCase.swift",
"WaitTests.swift"
],
"target_dependencies" : [
"Marionette"
],
"type" : "test"
},
{
"c99name" : "Marionette",
"module_type" : "SwiftTarget",
"name" : "Marionette",
"path" : "Sources",
"product_dependencies" : [
"JSBridge",
"PromiseKit",
"Signals"
],
"product_memberships" : [
"Marionette"
],
"sources" : [
"Marionette.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
Done.