Build Information
Successful build of XprobePlugin, reference 2.9.10 (c80f08), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 02:12:15 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/johnno1962/XprobePlugin.git
Reference: 2.9.10
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/johnno1962/XprobePlugin
* tag 2.9.10 -> FETCH_HEAD
HEAD is now at c80f086 WatchOS
Submodule path 'codemirror5': checked out 'be9e01eedbf33282fe85ebec69d026e12a6e2959'
Submodule 'codemirror5' (https://github.com/codemirror/codemirror5) registered for path 'codemirror5'
Cloning into '/Users/admin/builder/spi-builder-workspace/codemirror5'...
Cloned https://github.com/johnno1962/XprobePlugin.git
Revision (git rev-parse @):
c80f086ca7038c5e9236e1b15fea3f9e59395183
SUCCESS checkout https://github.com/johnno1962/XprobePlugin.git at 2.9.10
Fetching https://github.com/johnno1962/SwiftTrace
[1/2127] Fetching swifttrace
Fetched https://github.com/johnno1962/SwiftTrace from cache (1.08s)
Computing version for https://github.com/johnno1962/SwiftTrace
Computed https://github.com/johnno1962/SwiftTrace at 8.6.1 (1.75s)
Creating working copy for https://github.com/johnno1962/SwiftTrace
Working copy of https://github.com/johnno1962/SwiftTrace resolved at 8.6.1
========================================
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": "xprobeplugin",
"name": "XprobePlugin",
"url": "https://github.com/johnno1962/XprobePlugin.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XprobePlugin",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swifttrace",
"name": "SwiftTrace",
"url": "https://github.com/johnno1962/SwiftTrace",
"version": "8.6.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftTrace",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/johnno1962/XprobePlugin.git
[1/1973] Fetching xprobeplugin
Fetched https://github.com/johnno1962/XprobePlugin.git from cache (1.13s)
Fetching https://github.com/johnno1962/SwiftTrace from cache
Fetched https://github.com/johnno1962/SwiftTrace from cache (0.45s)
Computing version for https://github.com/johnno1962/SwiftTrace
Computed https://github.com/johnno1962/SwiftTrace at 8.6.1 (0.51s)
Creating working copy for https://github.com/johnno1962/XprobePlugin.git
Working copy of https://github.com/johnno1962/XprobePlugin.git resolved at 2.9.10 (c80f086)
Creating working copy for https://github.com/johnno1962/SwiftTrace
Working copy of https://github.com/johnno1962/SwiftTrace resolved at 8.6.1
warning: '.resolve-product-dependencies': dependency 'xprobeplugin' is not used by any target
Found 1 product dependencies
- SwiftTrace
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/johnno1962/XprobePlugin.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/20] Compiling XprobeSweep XprobeSweep.m
[1/20] Write sources
[2/20] Compiling SwiftTraceGutsD xt_forwarding_trampoline_arm7.s
[3/20] Compiling SwiftTraceGutsD xt_forwarding_trampoline_x86.s
[4/20] Compiling SwiftTraceGutsD xt_forwarding_trampoline_arm64.s
[5/20] Write sources
[6/20] Compiling SwiftTraceGutsD xt_forwarding_trampoline_x64.s
[7/20] Write swift-version--6988338F2F200930.txt
[8/20] Compiling SwiftTraceGutsD fishhook.c
[9/20] Compiling SwiftTraceGutsD SwiftTrace.mm
[10/20] Compiling SwiftTraceGutsD ObjCBridge.mm
[10/20] Compiling SwiftTraceGutsD fast_dladdr.mm
[10/20] Compiling SwiftTraceGutsD Trampolines.mm
[13/32] Compiling XprobeUI XprobePluginMenuController.m
[14/32] Compiling XprobeUI XprobeConsole.m
[16/32] Compiling SwiftTraceD SwiftStats.swift
[17/32] Compiling SwiftTraceD SwiftSwizzle.swift
[18/32] Compiling SwiftTraceD SwiftInvoke.swift
[19/32] Compiling SwiftTraceD SwiftStack.swift
[20/33] Compiling SwiftTraceD SwiftInterpose.swift
[21/33] Compiling SwiftTraceD SwiftMeta.swift
[22/33] Compiling SwiftTraceD SwiftLifetime.swift
[23/33] Compiling SwiftTraceD EasyPointer.swift
[24/33] Compiling SwiftTraceD StringIndex.swift
[25/33] Emitting module SwiftTraceD
[26/33] Compiling SwiftTraceD SwiftArgs.swift
[27/33] Compiling SwiftTraceD SwiftAspects.swift
[28/33] Compiling SwiftTraceD SwiftTrace.swift
[28/33] Write Objects.LinkFileList
[29/33] Linking libSwiftTraceD.dylib
[31/35] Compiling XprobeSwift XprobeSwift.swift
/Users/admin/builder/spi-builder-workspace/Sources/XprobeSwift/XprobeSwift.swift:30:6: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
28 | }
29 |
30 | @objc (XprobeSwift)
| `- warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
31 | class XprobeSwift: NSObject {
32 |
[32/35] Emitting module XprobeSwift
/Users/admin/builder/spi-builder-workspace/Sources/XprobeSwift/XprobeSwift.swift:30:6: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
28 | }
29 |
30 | @objc (XprobeSwift)
| `- warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
31 | class XprobeSwift: NSObject {
32 |
[32/35] Compiling Xprobe SweepSeeding.m
[33/35] Compiling Xprobe Xprobe+Service.mm
[34/35] Compiling Xprobe Xprobe.mm
Build complete! (14.86s)
Build complete.
{
"dependencies" : [
{
"identity" : "swifttrace",
"requirement" : {
"range" : [
{
"lower_bound" : "8.6.0",
"upper_bound" : "9.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/johnno1962/SwiftTrace"
}
],
"manifest_display_name" : "XprobePlugin",
"name" : "XprobePlugin",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.12"
},
{
"name" : "ios",
"version" : "10.0"
},
{
"name" : "tvos",
"version" : "10.0"
}
],
"products" : [
{
"name" : "Xprobe",
"targets" : [
"Xprobe"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "XprobeSweep",
"targets" : [
"XprobeSweep"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "XprobeSwift",
"targets" : [
"XprobeSwift"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "XprobeUI",
"targets" : [
"XprobeUI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "XprobeUI",
"module_type" : "ClangTarget",
"name" : "XprobeUI",
"path" : "Sources/XprobeUI",
"product_memberships" : [
"XprobeUI"
],
"sources" : [
"XprobeConsole.m",
"XprobePluginMenuController.m"
],
"type" : "library"
},
{
"c99name" : "XprobeSwift",
"module_type" : "SwiftTarget",
"name" : "XprobeSwift",
"path" : "Sources/XprobeSwift",
"product_dependencies" : [
"SwiftTraceD"
],
"product_memberships" : [
"Xprobe",
"XprobeSwift"
],
"sources" : [
"XprobeSwift.swift"
],
"target_dependencies" : [
"XprobeSweep"
],
"type" : "library"
},
{
"c99name" : "XprobeSweep",
"module_type" : "ClangTarget",
"name" : "XprobeSweep",
"path" : "Sources/XprobeSweep",
"product_memberships" : [
"Xprobe",
"XprobeSweep",
"XprobeSwift"
],
"sources" : [
"XprobeSweep.m"
],
"type" : "library"
},
{
"c99name" : "Xprobe",
"module_type" : "ClangTarget",
"name" : "Xprobe",
"path" : "Sources/Xprobe",
"product_memberships" : [
"Xprobe"
],
"sources" : [
"SweepSeeding.m",
"Xprobe+Service.mm",
"Xprobe.mm"
],
"target_dependencies" : [
"XprobeSwift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Done.