Build Information
Successful build of PatchouliJSON, reference 0.9.5 (89b9b1), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 18:02:57 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/alexhunsley/patchouli-jsonpatch.git
Reference: 0.9.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/alexhunsley/patchouli-jsonpatch
* tag 0.9.5 -> FETCH_HEAD
HEAD is now at 89b9b1d Update README.md
Cloned https://github.com/alexhunsley/patchouli-jsonpatch.git
Revision (git rev-parse @):
89b9b1d595780f580c4636db082798cd08cc24d1
SUCCESS checkout https://github.com/alexhunsley/patchouli-jsonpatch.git at 0.9.5
Fetching https://github.com/raymccrae/swift-jsonpatch
Fetching https://github.com/alexhunsley/patchouli-core
[1/664] Fetching swift-jsonpatch
[128/1121] Fetching swift-jsonpatch, patchouli-core
Fetched https://github.com/alexhunsley/patchouli-core from cache (1.20s)
Fetched https://github.com/raymccrae/swift-jsonpatch from cache (1.20s)
Computing version for https://github.com/raymccrae/swift-jsonpatch.git
Computed https://github.com/raymccrae/swift-jsonpatch.git at 1.0.6 (4.42s)
Computing version for https://github.com/alexhunsley/patchouli-core
Computed https://github.com/alexhunsley/patchouli-core at 0.9.5 (0.53s)
Creating working copy for https://github.com/raymccrae/swift-jsonpatch
Working copy of https://github.com/raymccrae/swift-jsonpatch resolved at 1.0.6
Creating working copy for https://github.com/alexhunsley/patchouli-core
Working copy of https://github.com/alexhunsley/patchouli-core resolved at 0.9.5
========================================
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": "patchouli-jsonpatch",
"name": "PatchouliJSON",
"url": "https://github.com/alexhunsley/patchouli-jsonpatch.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/patchouli-jsonpatch",
"traits": [
"default"
],
"dependencies": [
{
"identity": "patchouli-core",
"name": "PatchouliCore",
"url": "https://github.com/alexhunsley/patchouli-core",
"version": "0.9.5",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/patchouli-core",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swift-jsonpatch",
"name": "JSONPatch",
"url": "https://github.com/raymccrae/swift-jsonpatch.git",
"version": "1.0.6",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-jsonpatch",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/alexhunsley/patchouli-jsonpatch.git
[1/365] Fetching patchouli-jsonpatch
Fetched https://github.com/alexhunsley/patchouli-jsonpatch.git from cache (0.94s)
Fetching https://github.com/alexhunsley/patchouli-core from cache
Fetching https://github.com/raymccrae/swift-jsonpatch.git from cache
Fetched https://github.com/alexhunsley/patchouli-core from cache (0.49s)
Fetched https://github.com/raymccrae/swift-jsonpatch.git from cache (0.49s)
Computing version for https://github.com/alexhunsley/patchouli-core
Computed https://github.com/alexhunsley/patchouli-core at 0.9.5 (0.55s)
Computing version for https://github.com/raymccrae/swift-jsonpatch.git
Computed https://github.com/raymccrae/swift-jsonpatch.git at 1.0.6 (0.64s)
Creating working copy for https://github.com/alexhunsley/patchouli-core
Working copy of https://github.com/alexhunsley/patchouli-core resolved at 0.9.5
Creating working copy for https://github.com/alexhunsley/patchouli-jsonpatch.git
Working copy of https://github.com/alexhunsley/patchouli-jsonpatch.git resolved at 0.9.5 (89b9b1d)
Creating working copy for https://github.com/raymccrae/swift-jsonpatch.git
Working copy of https://github.com/raymccrae/swift-jsonpatch.git resolved at 1.0.6
warning: '.resolve-product-dependencies': dependency 'patchouli-jsonpatch' is not used by any target
Found 2 product dependencies
- PatchouliCore
- JSONPatch
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/alexhunsley/patchouli-jsonpatch.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--6988338F2F200930.txt
[5/24] Compiling PatchouliCore String+Util.swift
[6/24] Compiling PatchouliCore DSL+StringPatch.swift
[7/24] Compiling PatchouliCore PatchouliError.swift
[8/24] Compiling PatchouliCore StringPatchType.swift
[9/24] Compiling JSONPatch NSDictionary+DeepCopy.swift
[10/24] Compiling PatchouliCore DSL.swift
[11/24] Compiling PatchouliCore Patchable.swift
[12/24] Compiling PatchouliCore PatchedContent+Reduce.swift
[13/24] Emitting module PatchouliCore
[14/24] Compiling PatchouliCore AddressedPatchItemsBuilder.swift
[15/24] Compiling PatchouliCore PatchType.swift
[16/24] Compiling JSONPatch NSArray+DeepCopy.swift
[17/24] Compiling JSONPatch JSONPatchCodable.swift
[18/24] Compiling JSONPatch JSONPointer.swift
[19/24] Compiling JSONPatch JSONPatchGenerator.swift
[20/24] Compiling JSONPatch JSONError.swift
[21/24] Compiling JSONPatch JSONPatch.swift
[22/24] Compiling JSONPatch JSONEquality.swift
[23/24] Compiling JSONPatch JSONElement.swift
[24/24] Emitting module JSONPatch
[25/30] Compiling PatchouliJSON JSONPatchType.swift
[26/30] Compiling PatchouliJSON DSL+JSONPatchType.swift
[27/30] Compiling PatchouliJSON ModuleExports.swift
[28/30] Compiling PatchouliJSON String+Util.swift
[29/30] Emitting module PatchouliJSON
[30/30] Compiling PatchouliJSON JSONSimpleContentBuilder.swift
Build complete! (7.99s)
Build complete.
{
"dependencies" : [
{
"identity" : "patchouli-core",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/alexhunsley/patchouli-core"
},
{
"identity" : "swift-jsonpatch",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/raymccrae/swift-jsonpatch.git"
}
],
"manifest_display_name" : "PatchouliJSON",
"name" : "PatchouliJSON",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "PatchouliJSON",
"targets" : [
"PatchouliJSON"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PatchouliJSONTests",
"module_type" : "SwiftTarget",
"name" : "PatchouliJSONTests",
"path" : "Tests",
"sources" : [
"Sources/PatchouliJSONTests.swift",
"Sources/TestHepers.swift"
],
"target_dependencies" : [
"PatchouliJSON"
],
"type" : "test"
},
{
"c99name" : "PatchouliJSON",
"module_type" : "SwiftTarget",
"name" : "PatchouliJSON",
"path" : "Sources",
"product_dependencies" : [
"PatchouliCore",
"JSONPatch"
],
"product_memberships" : [
"PatchouliJSON"
],
"sources" : [
"DSL+JSONPatchType.swift",
"JSONSimpleContentBuilder.swift",
"ModuleExports.swift",
"PatchTypes/JSONPatchType.swift",
"Util/String+Util.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Done.