Build Information
Successful build of InkSwift, reference main (6568db), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 06:36:33 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/maartene/InkSwift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/maartene/InkSwift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 6568db1 Merge branch 'main' of https://github.com/maartene/InkSwift
Cloned https://github.com/maartene/InkSwift.git
Revision (git rev-parse @):
6568db1f3cdd671e0301082a9dd7b1519acc9761
SUCCESS checkout https://github.com/maartene/InkSwift.git at main
Fetching https://github.com/neallester/JSONEquality.git
[1/68] Fetching jsonequality
Fetched https://github.com/neallester/JSONEquality.git from cache (0.57s)
Fetching https://github.com/jectivex/JXKit.git
[1/3574] Fetching jxkit
Fetched https://github.com/jectivex/JXKit.git from cache (1.01s)
Computing version for https://github.com/jectivex/JXKit.git
Computed https://github.com/jectivex/JXKit.git at 3.5.1 (1.79s)
Creating working copy for https://github.com/jectivex/JXKit.git
Working copy of https://github.com/jectivex/JXKit.git resolved at 3.5.1
Creating working copy for https://github.com/neallester/JSONEquality.git
Working copy of https://github.com/neallester/JSONEquality.git resolved at master (5dc8726)
========================================
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": "inkswift",
"name": "InkSwift",
"url": "https://github.com/maartene/InkSwift.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/InkSwift",
"traits": [
"default"
],
"dependencies": [
{
"identity": "jxkit",
"name": "JXKit",
"url": "https://github.com/jectivex/JXKit.git",
"version": "3.6.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/JXKit",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/maartene/InkSwift.git
[1/277] Fetching inkswift
Fetched https://github.com/maartene/InkSwift.git from cache (0.82s)
Fetching https://github.com/jectivex/JXKit.git from cache
Fetched https://github.com/jectivex/JXKit.git from cache (0.46s)
Computing version for https://github.com/jectivex/JXKit.git
Computed https://github.com/jectivex/JXKit.git at 3.6.0 (1.12s)
Creating working copy for https://github.com/maartene/InkSwift.git
Working copy of https://github.com/maartene/InkSwift.git resolved at main (6568db1)
Creating working copy for https://github.com/jectivex/JXKit.git
Working copy of https://github.com/jectivex/JXKit.git resolved at 3.6.0
warning: '.resolve-product-dependencies': dependency 'inkswift' is not used by any target
Found 1 product dependencies
- JXKit
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/maartene/InkSwift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Copying ink-full.js
[0/5] Write sources
[2/5] Copying JXKit.plist
[3/5] Write sources
[4/5] Write swift-version--6988338F2F200930.txt
[6/20] Compiling JXKit JXScriptLoader.swift
[7/20] Compiling JXKit JXType.swift
[8/21] Compiling JXKit JXVM.swift
[9/21] Compiling JXKit ScriptManager.swift
[10/21] Compiling JXKit JXListenerCollection.swift
[11/21] Compiling JXKit JXProperty.swift
[12/21] Compiling JXKit Module.swift
[13/21] Compiling JXKit JXDefs.swift
[14/21] Compiling JXKit JXError.swift
[15/21] Compiling JXKit JXCancellable.swift
[16/21] Compiling JXKit JXCoding.swift
[17/21] Compiling JXKit JXContext.swift
[18/21] Compiling JXKit JXConvertible.swift
[19/21] Compiling JXKit JXValue.swift
[20/21] Emitting module JXKit
[21/21] Compiling JXKit resource_bundle_accessor.swift
[22/24] Compiling InkSwift resource_bundle_accessor.swift
[23/24] Emitting module InkSwift
[24/24] Compiling InkSwift InkStory.swift
Build complete! (6.49s)
Build complete.
{
"dependencies" : [
{
"identity" : "jxkit",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/jectivex/JXKit.git"
},
{
"identity" : "jsonequality",
"requirement" : {
"branch" : [
"master"
]
},
"type" : "sourceControl",
"url" : "https://github.com/neallester/JSONEquality.git"
}
],
"manifest_display_name" : "InkSwift",
"name" : "InkSwift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "InkSwift",
"targets" : [
"InkSwift"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "InkSwiftTests",
"module_type" : "SwiftTarget",
"name" : "InkSwiftTests",
"path" : "Tests/InkSwiftTests",
"product_dependencies" : [
"JSONEquality"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/InkSwiftTests/TheIntercept.ink",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/InkSwiftTests/compare.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/InkSwiftTests/test.ink",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/InkSwiftTests/test.ink.json",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"CombineTests.swift",
"CompilerTests.swift",
"InkSwiftTests.swift"
],
"target_dependencies" : [
"InkSwift"
],
"type" : "test"
},
{
"c99name" : "InkSwift",
"module_type" : "SwiftTarget",
"name" : "InkSwift",
"path" : "Sources/InkSwift",
"product_dependencies" : [
"JXKit"
],
"product_memberships" : [
"InkSwift"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/InkSwift/ink-full.js",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"InkStory.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Done.