Build Information
Failed to build AdversaryLabClientSwift, reference main (5ca384), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 13 Apr 2026 18:53:33 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AdversaryLabClientSwift-Package -destination platform=macOS,arch=arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OperatorFoundation/AdversaryLabClientSwift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/OperatorFoundation/AdversaryLabClientSwift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 5ca3845 swift-tools-version:5.8 macOS 13
Cloned https://github.com/OperatorFoundation/AdversaryLabClientSwift.git
Revision (git rev-parse @):
5ca3845f333187e4be0ecd95baf816c467505e95
SUCCESS checkout https://github.com/OperatorFoundation/AdversaryLabClientSwift.git at main
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.3
Building package at path: $PWD
https://github.com/OperatorFoundation/AdversaryLabClientSwift.git
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/OperatorFoundation/Bits.git
Fetching from https://github.com/OperatorFoundation/Chord.git
Fetching from https://github.com/OperatorFoundation/Datable.git
Fetching from https://github.com/OperatorFoundation/InternetProtocols.git
Fetching from https://github.com/OperatorFoundation/PacketCaptureBPF.git
Fetching from https://github.com/OperatorFoundation/PacketStream.git
Fetching from https://github.com/OperatorFoundation/Song.git
Fetching from https://github.com/OperatorFoundation/swift-netutils.git
Fetching from https://github.com/OperatorFoundation/SwiftQueue.git
Fetching from https://github.com/OperatorFoundation/Net.git
Fetching from https://github.com/OperatorFoundation/SwiftHexTools.git
Fetching from https://github.com/OperatorFoundation/swift-ast
Fetching from https://github.com/apple/swift-argument-parser.git
Fetching from https://github.com/weichsel/ZIPFoundation.git
Creating working copy of package ‘swift-argument-parser’
Checking out 1.7.1 of package ‘swift-argument-parser’
Creating working copy of package ‘InternetProtocols’
Checking out main (ce88950) of package ‘InternetProtocols’
Creating working copy of package ‘Song’
Checking out main (191a949) of package ‘Song’
Creating working copy of package ‘Net’
Checking out main (e49f54a) of package ‘Net’
Creating working copy of package ‘Datable’
Checking out main (1186348) of package ‘Datable’
Creating working copy of package ‘Chord’
Checking out main (fd232f4) of package ‘Chord’
Creating working copy of package ‘SwiftQueue’
Checking out main (3d099bc) of package ‘SwiftQueue’
Creating working copy of package ‘ZIPFoundation’
Checking out 0.9.20 of package ‘ZIPFoundation’
Creating working copy of package ‘PacketCaptureBPF’
Checking out main (4b7ae02) of package ‘PacketCaptureBPF’
Creating working copy of package ‘swift-ast’
Checking out main (d7e0cf0) of package ‘swift-ast’
Creating working copy of package ‘PacketStream’
Checking out main (7916aee) of package ‘PacketStream’
Creating working copy of package ‘Bits’
Checking out main (cc7079e) of package ‘Bits’
Creating working copy of package ‘swift-netutils’
Checking out main (7eabe76) of package ‘swift-netutils’
Creating working copy of package ‘SwiftHexTools’
Checking out main (3d4b5a9) of package ‘SwiftHexTools’
Resolve Package Graph
Resolved source packages:
Bits: https://github.com/OperatorFoundation/Bits.git @ main (cc7079e)
PacketCaptureBPF: https://github.com/OperatorFoundation/PacketCaptureBPF.git @ main (4b7ae02)
Net: https://github.com/OperatorFoundation/Net.git @ main (e49f54a)
InternetProtocols: https://github.com/OperatorFoundation/InternetProtocols.git @ main (ce88950)
AdversaryLabClientSwift: /Users/admin/builder/spi-builder-workspace
NetUtils: https://github.com/OperatorFoundation/swift-netutils.git @ main (7eabe76)
SwiftHexTools: https://github.com/OperatorFoundation/SwiftHexTools.git @ main (3d4b5a9)
Chord: https://github.com/OperatorFoundation/Chord.git @ main (fd232f4)
SwiftQueue: https://github.com/OperatorFoundation/SwiftQueue.git @ main (3d099bc)
ZIPFoundation: https://github.com/weichsel/ZIPFoundation.git @ 0.9.20
Datable: https://github.com/OperatorFoundation/Datable.git @ main (1186348)
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.7.1
swift-ast: https://github.com/OperatorFoundation/swift-ast @ main (d7e0cf0)
PacketStream: https://github.com/OperatorFoundation/PacketStream.git @ main (7916aee)
Song: https://github.com/OperatorFoundation/Song.git @ main (191a949)
resolved source packages: Bits, PacketCaptureBPF, Net, InternetProtocols, AdversaryLabClientSwift, NetUtils, SwiftHexTools, Chord, SwiftQueue, ZIPFoundation, Datable, swift-argument-parser, swift-ast, PacketStream, Song
2026-04-13 14:53:06.271 xcodebuild[529:3069] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "bits",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/OperatorFoundation/Bits.git"
},
{
"identity" : "chord",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/OperatorFoundation/Chord.git"
},
{
"identity" : "datable",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/OperatorFoundation/Datable.git"
},
{
"identity" : "internetprotocols",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/OperatorFoundation/InternetProtocols.git"
},
{
"identity" : "packetcapturebpf",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/OperatorFoundation/PacketCaptureBPF.git"
},
{
"identity" : "packetstream",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/OperatorFoundation/PacketStream.git"
},
{
"identity" : "song",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/OperatorFoundation/Song.git"
},
{
"identity" : "swift-netutils",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/OperatorFoundation/swift-netutils.git"
},
{
"identity" : "swiftqueue",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/OperatorFoundation/SwiftQueue.git"
},
{
"identity" : "zipfoundation",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.12",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/weichsel/ZIPFoundation.git"
}
],
"manifest_display_name" : "AdversaryLabClientSwift",
"name" : "AdversaryLabClientSwift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "AdversaryLabClient",
"targets" : [
"AdversaryLabClient"
],
"type" : {
"executable" : null
}
},
{
"name" : "AdversaryLabClientCore",
"targets" : [
"AdversaryLabClientCore"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "RawPacket",
"targets" : [
"RawPacket"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RawPacket",
"module_type" : "SwiftTarget",
"name" : "RawPacket",
"path" : "Sources/RawPacket",
"product_memberships" : [
"AdversaryLabClient",
"AdversaryLabClientCore",
"RawPacket"
],
"sources" : [
"RawPacket.swift"
],
"type" : "library"
},
{
"c99name" : "AdversaryLabClientCoreTests",
"module_type" : "SwiftTarget",
"name" : "AdversaryLabClientCoreTests",
"path" : "Tests/AdversaryLabClientCoreTests",
"sources" : [
"AdversaryLabClientCoreTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"AdversaryLabClientCore"
],
"type" : "test"
},
{
"c99name" : "AdversaryLabClientCore",
"module_type" : "SwiftTarget",
"name" : "AdversaryLabClientCore",
"path" : "Sources/AdversaryLabClientCore",
"product_dependencies" : [
"Bits",
"Chord",
"Datable",
"InternetProtocols",
"PacketCaptureBPF",
"PacketStream",
"SwiftQueue",
"ZIPFoundation",
"NetUtils",
"Symphony"
],
"product_memberships" : [
"AdversaryLabClient",
"AdversaryLabClientCore"
],
"sources" : [
"AdversaryLabClient.swift",
"Connection.swift",
"Constants.swift",
"InterfaceController.swift",
"SongProtocol.swift",
"State.swift"
],
"target_dependencies" : [
"RawPacket"
],
"type" : "library"
},
{
"c99name" : "AdversaryLabClient",
"module_type" : "SwiftTarget",
"name" : "AdversaryLabClient",
"path" : "Sources/AdversaryLabClient",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"AdversaryLabClient"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"AdversaryLabClientCore"
],
"type" : "executable"
}
],
"tools_version" : "5.8"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"AdversaryLabClient",
"AdversaryLabClientCore",
"AdversaryLabClientSwift-Package",
"RawPacket"
]
}
}
2026-04-13 14:53:15.782 xcodebuild[1131:6170] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AdversaryLabClientSwift-Package -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme AdversaryLabClientSwift-Package -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
InternetProtocols: https://github.com/OperatorFoundation/InternetProtocols.git @ main (ce88950)
Song: https://github.com/OperatorFoundation/Song.git @ main (191a949)
Chord: https://github.com/OperatorFoundation/Chord.git @ main (fd232f4)
Bits: https://github.com/OperatorFoundation/Bits.git @ main (cc7079e)
PacketStream: https://github.com/OperatorFoundation/PacketStream.git @ main (7916aee)
Datable: https://github.com/OperatorFoundation/Datable.git @ main (1186348)
ZIPFoundation: https://github.com/weichsel/ZIPFoundation.git @ 0.9.20
PacketCaptureBPF: https://github.com/OperatorFoundation/PacketCaptureBPF.git @ main (4b7ae02)
SwiftHexTools: https://github.com/OperatorFoundation/SwiftHexTools.git @ main (3d4b5a9)
AdversaryLabClientSwift: /Users/admin/builder/spi-builder-workspace
SwiftQueue: https://github.com/OperatorFoundation/SwiftQueue.git @ main (3d099bc)
NetUtils: https://github.com/OperatorFoundation/swift-netutils.git @ main (7eabe76)
swift-ast: https://github.com/OperatorFoundation/swift-ast @ main (d7e0cf0)
Net: https://github.com/OperatorFoundation/Net.git @ main (e49f54a)
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.7.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (43 targets)
Target 'AdversaryLabClient' in project 'AdversaryLabClientSwift'
➜ Explicit dependency on target 'RawPacket' in project 'AdversaryLabClientSwift'
➜ Explicit dependency on target 'AdversaryLabClientCore' in project 'AdversaryLabClientSwift'
➜ Explicit dependency on target 'Bits' in project 'Bits'
➜ Explicit dependency on target 'Chord' in project 'Chord'
➜ Explicit dependency on target 'Datable' in project 'Datable'
➜ Explicit dependency on target 'InternetProtocols' in project 'InternetProtocols'
➜ Explicit dependency on target 'PacketCaptureBPF' in project 'PacketCaptureBPF'
➜ Explicit dependency on target 'PacketStream' in project 'PacketStream'
➜ Explicit dependency on target 'SwiftQueue' in project 'SwiftQueue'
➜ Explicit dependency on target 'ZIPFoundation' in project 'ZIPFoundation'
➜ Explicit dependency on target 'NetUtils' in project 'NetUtils'
➜ Explicit dependency on target 'Symphony' in project 'Song'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
Target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
Target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
Target 'ArgumentParserToolInfo' in project 'swift-argument-parser' (no dependencies)
Target 'RawPacket' in project 'AdversaryLabClientSwift'
➜ Explicit dependency on target 'RawPacket' in project 'AdversaryLabClientSwift'
Target 'AdversaryLabClientCore' in project 'AdversaryLabClientSwift'
➜ Explicit dependency on target 'AdversaryLabClientCore' in project 'AdversaryLabClientSwift'
➜ Explicit dependency on target 'RawPacket' in project 'AdversaryLabClientSwift'
➜ Explicit dependency on target 'Bits' in project 'Bits'
➜ Explicit dependency on target 'Chord' in project 'Chord'
➜ Explicit dependency on target 'Datable' in project 'Datable'
➜ Explicit dependency on target 'InternetProtocols' in project 'InternetProtocols'
➜ Explicit dependency on target 'PacketCaptureBPF' in project 'PacketCaptureBPF'
➜ Explicit dependency on target 'PacketStream' in project 'PacketStream'
➜ Explicit dependency on target 'SwiftQueue' in project 'SwiftQueue'
➜ Explicit dependency on target 'ZIPFoundation' in project 'ZIPFoundation'
➜ Explicit dependency on target 'NetUtils' in project 'NetUtils'
➜ Explicit dependency on target 'Symphony' in project 'Song'
Target 'AdversaryLabClientCore' in project 'AdversaryLabClientSwift'
➜ Explicit dependency on target 'RawPacket' in project 'AdversaryLabClientSwift'
➜ Explicit dependency on target 'Bits' in project 'Bits'
➜ Explicit dependency on target 'Chord' in project 'Chord'
➜ Explicit dependency on target 'Datable' in project 'Datable'
➜ Explicit dependency on target 'InternetProtocols' in project 'InternetProtocols'
➜ Explicit dependency on target 'PacketCaptureBPF' in project 'PacketCaptureBPF'
➜ Explicit dependency on target 'PacketStream' in project 'PacketStream'
➜ Explicit dependency on target 'SwiftQueue' in project 'SwiftQueue'
➜ Explicit dependency on target 'ZIPFoundation' in project 'ZIPFoundation'
➜ Explicit dependency on target 'NetUtils' in project 'NetUtils'
➜ Explicit dependency on target 'Symphony' in project 'Song'
Target 'Symphony' in project 'Song'
➜ Explicit dependency on target 'Symphony' in project 'Song'
➜ Explicit dependency on target 'Expressible' in project 'Song'
➜ Explicit dependency on target 'Song' in project 'Song'
➜ Explicit dependency on target 'Net' in project 'Net'
➜ Explicit dependency on target 'SwiftAST' in project 'swift-ast'
➜ Explicit dependency on target 'Datable' in project 'Datable'
Target 'Symphony' in project 'Song'
➜ Explicit dependency on target 'Expressible' in project 'Song'
➜ Explicit dependency on target 'Song' in project 'Song'
➜ Explicit dependency on target 'Net' in project 'Net'
➜ Explicit dependency on target 'SwiftAST' in project 'swift-ast'
➜ Explicit dependency on target 'Datable' in project 'Datable'
Target 'Song' in project 'Song'
➜ Explicit dependency on target 'Expressible' in project 'Song'
➜ Explicit dependency on target 'Net' in project 'Net'
➜ Explicit dependency on target 'SwiftAST' in project 'swift-ast'
➜ Explicit dependency on target 'Datable' in project 'Datable'
Target 'Expressible' in project 'Song'
➜ Explicit dependency on target 'Net' in project 'Net'
➜ Explicit dependency on target 'SwiftAST' in project 'swift-ast'
Target 'SwiftAST' in project 'swift-ast'
➜ Explicit dependency on target 'Bocho' in project 'swift-ast'
➜ Explicit dependency on target 'Source' in project 'swift-ast'
➜ Explicit dependency on target 'Diagnostic' in project 'swift-ast'
➜ Explicit dependency on target 'AST' in project 'swift-ast'
➜ Explicit dependency on target 'Lexer' in project 'swift-ast'
➜ Explicit dependency on target 'Parser' in project 'swift-ast'
➜ Explicit dependency on target 'Sema' in project 'swift-ast'
Target 'Sema' in project 'swift-ast'
➜ Explicit dependency on target 'Bocho' in project 'swift-ast'
➜ Explicit dependency on target 'Source' in project 'swift-ast'
➜ Explicit dependency on target 'Diagnostic' in project 'swift-ast'
➜ Explicit dependency on target 'AST' in project 'swift-ast'
Target 'Parser' in project 'swift-ast'
➜ Explicit dependency on target 'Bocho' in project 'swift-ast'
➜ Explicit dependency on target 'Source' in project 'swift-ast'
➜ Explicit dependency on target 'Diagnostic' in project 'swift-ast'
➜ Explicit dependency on target 'AST' in project 'swift-ast'
➜ Explicit dependency on target 'Lexer' in project 'swift-ast'
Target 'Lexer' in project 'swift-ast'
➜ Explicit dependency on target 'Bocho' in project 'swift-ast'
➜ Explicit dependency on target 'Source' in project 'swift-ast'
➜ Explicit dependency on target 'Diagnostic' in project 'swift-ast'
Target 'AST' in project 'swift-ast'
➜ Explicit dependency on target 'Bocho' in project 'swift-ast'
➜ Explicit dependency on target 'Source' in project 'swift-ast'
➜ Explicit dependency on target 'Diagnostic' in project 'swift-ast'
Target 'Diagnostic' in project 'swift-ast'
➜ Explicit dependency on target 'Bocho' in project 'swift-ast'
➜ Explicit dependency on target 'Source' in project 'swift-ast'
Target 'Source' in project 'swift-ast'
➜ Explicit dependency on target 'Bocho' in project 'swift-ast'
Target 'Bocho' in project 'swift-ast' (no dependencies)
Target 'NetUtils' in project 'NetUtils'
➜ Explicit dependency on target 'NetUtils' in project 'NetUtils'
Target 'NetUtils' in project 'NetUtils' (no dependencies)
Target 'ZIPFoundation' in project 'ZIPFoundation'
➜ Explicit dependency on target 'ZIPFoundation' in project 'ZIPFoundation'
➜ Explicit dependency on target 'ZIPFoundation_ZIPFoundation' in project 'ZIPFoundation'
Target 'ZIPFoundation' in project 'ZIPFoundation'
➜ Explicit dependency on target 'ZIPFoundation_ZIPFoundation' in project 'ZIPFoundation'
Target 'ZIPFoundation_ZIPFoundation' in project 'ZIPFoundation' (no dependencies)
Target 'PacketCaptureBPF' in project 'PacketCaptureBPF'
➜ Explicit dependency on target 'PacketCaptureBPF' in project 'PacketCaptureBPF'
➜ Explicit dependency on target 'PacketStream' in project 'PacketStream'
➜ Explicit dependency on target 'Datable' in project 'Datable'
➜ Explicit dependency on target 'Bits' in project 'Bits'
➜ Explicit dependency on target 'SwiftQueue' in project 'SwiftQueue'
Target 'PacketCaptureBPF' in project 'PacketCaptureBPF'
➜ Explicit dependency on target 'PacketStream' in project 'PacketStream'
➜ Explicit dependency on target 'Datable' in project 'Datable'
➜ Explicit dependency on target 'Bits' in project 'Bits'
➜ Explicit dependency on target 'SwiftQueue' in project 'SwiftQueue'
Target 'PacketStream' in project 'PacketStream'
➜ Explicit dependency on target 'PacketStream' in project 'PacketStream'
Target 'PacketStream' in project 'PacketStream' (no dependencies)
Target 'InternetProtocols' in project 'InternetProtocols'
➜ Explicit dependency on target 'InternetProtocols' in project 'InternetProtocols'
➜ Explicit dependency on target 'Bits' in project 'Bits'
➜ Explicit dependency on target 'Datable' in project 'Datable'
➜ Explicit dependency on target 'Net' in project 'Net'
➜ Explicit dependency on target 'SwiftHexTools' in project 'SwiftHexTools'
Target 'InternetProtocols' in project 'InternetProtocols'
➜ Explicit dependency on target 'Bits' in project 'Bits'
➜ Explicit dependency on target 'Datable' in project 'Datable'
➜ Explicit dependency on target 'Net' in project 'Net'
➜ Explicit dependency on target 'SwiftHexTools' in project 'SwiftHexTools'
Target 'SwiftHexTools' in project 'SwiftHexTools'
➜ Explicit dependency on target 'SwiftHexTools' in project 'SwiftHexTools'
Target 'SwiftHexTools' in project 'SwiftHexTools' (no dependencies)
Target 'Net' in project 'Net'
➜ Explicit dependency on target 'Net' in project 'Net'
➜ Explicit dependency on target 'Datable' in project 'Datable'
Target 'Net' in project 'Net'
➜ Explicit dependency on target 'Datable' in project 'Datable'
Target 'Chord' in project 'Chord'
➜ Explicit dependency on target 'Chord' in project 'Chord'
➜ Explicit dependency on target 'SwiftQueue' in project 'SwiftQueue'
Target 'Chord' in project 'Chord'
➜ Explicit dependency on target 'SwiftQueue' in project 'SwiftQueue'
Target 'SwiftQueue' in project 'SwiftQueue'
➜ Explicit dependency on target 'SwiftQueue' in project 'SwiftQueue'
Target 'SwiftQueue' in project 'SwiftQueue' (no dependencies)
Target 'Bits' in project 'Bits'
➜ Explicit dependency on target 'Bits' in project 'Bits'
➜ Explicit dependency on target 'Datable' in project 'Datable'
Target 'Bits' in project 'Bits'
➜ Explicit dependency on target 'Datable' in project 'Datable'
Target 'Datable' in project 'Datable'
➜ Explicit dependency on target 'Datable' in project 'Datable'
Target 'Datable' in project 'Datable' (no dependencies)
Target 'RawPacket' in project 'AdversaryLabClientSwift' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 20568a895469e3bd06abeb0018966ae2
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/20568a895469e3bd06abeb0018966ae2.xcbuilddata
error: The package product 'InternetProtocols' requires minimum platform version 14.0 for the macOS platform, but this target supports 13.0 (in target 'AdversaryLabClientCore' from project 'AdversaryLabClientSwift')
error: The package product 'Symphony' requires minimum platform version 14.0 for the macOS platform, but this target supports 13.0 (in target 'AdversaryLabClientCore' from project 'AdversaryLabClientSwift')
error: The package product 'InternetProtocols' requires minimum platform version 14.0 for the macOS platform, but this target supports 13.0 (in target 'AdversaryLabClient' from project 'AdversaryLabClientSwift')
error: The package product 'Symphony' requires minimum platform version 14.0 for the macOS platform, but this target supports 13.0 (in target 'AdversaryLabClient' from project 'AdversaryLabClientSwift')
2026-04-13 14:53:23.019 xcodebuild[1144:6276] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:2666cb33768c2c9dfcecf9f70c5179c848edef88, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:2666cb33768c2c9dfcecf9f70c5179c848edef88, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:2666cb33768c2c9dfcecf9f70c5179c848edef88, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:2666cb33768c2c9dfcecf9f70c5179c848edef88, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme AdversaryLabClientSwift-Package
(1 failure)
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
Chord: https://github.com/OperatorFoundation/Chord.git @ main (fd232f4)
Bits: https://github.com/OperatorFoundation/Bits.git @ main (cc7079e)
SwiftQueue: https://github.com/OperatorFoundation/SwiftQueue.git @ main (3d099bc)
InternetProtocols: https://github.com/OperatorFoundation/InternetProtocols.git @ main (ce88950)
AdversaryLabClientSwift: /Users/admin/builder/spi-builder-workspace
Song: https://github.com/OperatorFoundation/Song.git @ main (191a949)
ZIPFoundation: https://github.com/weichsel/ZIPFoundation.git @ 0.9.20
PacketCaptureBPF: https://github.com/OperatorFoundation/PacketCaptureBPF.git @ main (4b7ae02)
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.7.1
swift-ast: https://github.com/OperatorFoundation/swift-ast @ main (d7e0cf0)
NetUtils: https://github.com/OperatorFoundation/swift-netutils.git @ main (7eabe76)
Datable: https://github.com/OperatorFoundation/Datable.git @ main (1186348)
PacketStream: https://github.com/OperatorFoundation/PacketStream.git @ main (7916aee)
Net: https://github.com/OperatorFoundation/Net.git @ main (e49f54a)
SwiftHexTools: https://github.com/OperatorFoundation/SwiftHexTools.git @ main (3d4b5a9)
resolved source packages: Chord, Bits, SwiftQueue, InternetProtocols, AdversaryLabClientSwift, Song, ZIPFoundation, PacketCaptureBPF, swift-argument-parser, swift-ast, NetUtils, Datable, PacketStream, Net, SwiftHexTools
2026-04-13 14:53:28.021 xcodebuild[1284:7068] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "bits",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/OperatorFoundation/Bits.git"
},
{
"identity" : "chord",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/OperatorFoundation/Chord.git"
},
{
"identity" : "datable",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/OperatorFoundation/Datable.git"
},
{
"identity" : "internetprotocols",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/OperatorFoundation/InternetProtocols.git"
},
{
"identity" : "packetcapturebpf",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/OperatorFoundation/PacketCaptureBPF.git"
},
{
"identity" : "packetstream",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/OperatorFoundation/PacketStream.git"
},
{
"identity" : "song",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/OperatorFoundation/Song.git"
},
{
"identity" : "swift-netutils",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/OperatorFoundation/swift-netutils.git"
},
{
"identity" : "swiftqueue",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/OperatorFoundation/SwiftQueue.git"
},
{
"identity" : "zipfoundation",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.12",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/weichsel/ZIPFoundation.git"
}
],
"manifest_display_name" : "AdversaryLabClientSwift",
"name" : "AdversaryLabClientSwift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "AdversaryLabClient",
"targets" : [
"AdversaryLabClient"
],
"type" : {
"executable" : null
}
},
{
"name" : "AdversaryLabClientCore",
"targets" : [
"AdversaryLabClientCore"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "RawPacket",
"targets" : [
"RawPacket"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RawPacket",
"module_type" : "SwiftTarget",
"name" : "RawPacket",
"path" : "Sources/RawPacket",
"product_memberships" : [
"AdversaryLabClient",
"AdversaryLabClientCore",
"RawPacket"
],
"sources" : [
"RawPacket.swift"
],
"type" : "library"
},
{
"c99name" : "AdversaryLabClientCoreTests",
"module_type" : "SwiftTarget",
"name" : "AdversaryLabClientCoreTests",
"path" : "Tests/AdversaryLabClientCoreTests",
"sources" : [
"AdversaryLabClientCoreTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"AdversaryLabClientCore"
],
"type" : "test"
},
{
"c99name" : "AdversaryLabClientCore",
"module_type" : "SwiftTarget",
"name" : "AdversaryLabClientCore",
"path" : "Sources/AdversaryLabClientCore",
"product_dependencies" : [
"Bits",
"Chord",
"Datable",
"InternetProtocols",
"PacketCaptureBPF",
"PacketStream",
"SwiftQueue",
"ZIPFoundation",
"NetUtils",
"Symphony"
],
"product_memberships" : [
"AdversaryLabClient",
"AdversaryLabClientCore"
],
"sources" : [
"AdversaryLabClient.swift",
"Connection.swift",
"Constants.swift",
"InterfaceController.swift",
"SongProtocol.swift",
"State.swift"
],
"target_dependencies" : [
"RawPacket"
],
"type" : "library"
},
{
"c99name" : "AdversaryLabClient",
"module_type" : "SwiftTarget",
"name" : "AdversaryLabClient",
"path" : "Sources/AdversaryLabClient",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"AdversaryLabClient"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"AdversaryLabClientCore"
],
"type" : "executable"
}
],
"tools_version" : "5.8"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"AdversaryLabClient",
"AdversaryLabClientCore",
"AdversaryLabClientSwift-Package",
"RawPacket"
]
}
}
2026-04-13 14:53:30.181 xcodebuild[1300:7188] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AdversaryLabClientSwift-Package -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme AdversaryLabClientSwift-Package -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
PacketStream: https://github.com/OperatorFoundation/PacketStream.git @ main (7916aee)
Bits: https://github.com/OperatorFoundation/Bits.git @ main (cc7079e)
swift-ast: https://github.com/OperatorFoundation/swift-ast @ main (d7e0cf0)
PacketCaptureBPF: https://github.com/OperatorFoundation/PacketCaptureBPF.git @ main (4b7ae02)
SwiftQueue: https://github.com/OperatorFoundation/SwiftQueue.git @ main (3d099bc)
Datable: https://github.com/OperatorFoundation/Datable.git @ main (1186348)
ZIPFoundation: https://github.com/weichsel/ZIPFoundation.git @ 0.9.20
InternetProtocols: https://github.com/OperatorFoundation/InternetProtocols.git @ main (ce88950)
NetUtils: https://github.com/OperatorFoundation/swift-netutils.git @ main (7eabe76)
SwiftHexTools: https://github.com/OperatorFoundation/SwiftHexTools.git @ main (3d4b5a9)
Song: https://github.com/OperatorFoundation/Song.git @ main (191a949)
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.7.1
Chord: https://github.com/OperatorFoundation/Chord.git @ main (fd232f4)
AdversaryLabClientSwift: /Users/admin/builder/spi-builder-workspace
Net: https://github.com/OperatorFoundation/Net.git @ main (e49f54a)
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (43 targets)
Target 'AdversaryLabClient' in project 'AdversaryLabClientSwift'
➜ Explicit dependency on target 'RawPacket' in project 'AdversaryLabClientSwift'
➜ Explicit dependency on target 'AdversaryLabClientCore' in project 'AdversaryLabClientSwift'
➜ Explicit dependency on target 'Bits' in project 'Bits'
➜ Explicit dependency on target 'Chord' in project 'Chord'
➜ Explicit dependency on target 'Datable' in project 'Datable'
➜ Explicit dependency on target 'InternetProtocols' in project 'InternetProtocols'
➜ Explicit dependency on target 'PacketCaptureBPF' in project 'PacketCaptureBPF'
➜ Explicit dependency on target 'PacketStream' in project 'PacketStream'
➜ Explicit dependency on target 'SwiftQueue' in project 'SwiftQueue'
➜ Explicit dependency on target 'ZIPFoundation' in project 'ZIPFoundation'
➜ Explicit dependency on target 'NetUtils' in project 'NetUtils'
➜ Explicit dependency on target 'Symphony' in project 'Song'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
Target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
Target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
Target 'ArgumentParserToolInfo' in project 'swift-argument-parser' (no dependencies)
Target 'RawPacket' in project 'AdversaryLabClientSwift'
➜ Explicit dependency on target 'RawPacket' in project 'AdversaryLabClientSwift'
Target 'AdversaryLabClientCore' in project 'AdversaryLabClientSwift'
➜ Explicit dependency on target 'AdversaryLabClientCore' in project 'AdversaryLabClientSwift'
➜ Explicit dependency on target 'RawPacket' in project 'AdversaryLabClientSwift'
➜ Explicit dependency on target 'Bits' in project 'Bits'
➜ Explicit dependency on target 'Chord' in project 'Chord'
➜ Explicit dependency on target 'Datable' in project 'Datable'
➜ Explicit dependency on target 'InternetProtocols' in project 'InternetProtocols'
➜ Explicit dependency on target 'PacketCaptureBPF' in project 'PacketCaptureBPF'
➜ Explicit dependency on target 'PacketStream' in project 'PacketStream'
➜ Explicit dependency on target 'SwiftQueue' in project 'SwiftQueue'
➜ Explicit dependency on target 'ZIPFoundation' in project 'ZIPFoundation'
➜ Explicit dependency on target 'NetUtils' in project 'NetUtils'
➜ Explicit dependency on target 'Symphony' in project 'Song'
Target 'AdversaryLabClientCore' in project 'AdversaryLabClientSwift'
➜ Explicit dependency on target 'RawPacket' in project 'AdversaryLabClientSwift'
➜ Explicit dependency on target 'Bits' in project 'Bits'
➜ Explicit dependency on target 'Chord' in project 'Chord'
➜ Explicit dependency on target 'Datable' in project 'Datable'
➜ Explicit dependency on target 'InternetProtocols' in project 'InternetProtocols'
➜ Explicit dependency on target 'PacketCaptureBPF' in project 'PacketCaptureBPF'
➜ Explicit dependency on target 'PacketStream' in project 'PacketStream'
➜ Explicit dependency on target 'SwiftQueue' in project 'SwiftQueue'
➜ Explicit dependency on target 'ZIPFoundation' in project 'ZIPFoundation'
➜ Explicit dependency on target 'NetUtils' in project 'NetUtils'
➜ Explicit dependency on target 'Symphony' in project 'Song'
Target 'Symphony' in project 'Song'
➜ Explicit dependency on target 'Symphony' in project 'Song'
➜ Explicit dependency on target 'Expressible' in project 'Song'
➜ Explicit dependency on target 'Song' in project 'Song'
➜ Explicit dependency on target 'Net' in project 'Net'
➜ Explicit dependency on target 'SwiftAST' in project 'swift-ast'
➜ Explicit dependency on target 'Datable' in project 'Datable'
Target 'Symphony' in project 'Song'
➜ Explicit dependency on target 'Expressible' in project 'Song'
➜ Explicit dependency on target 'Song' in project 'Song'
➜ Explicit dependency on target 'Net' in project 'Net'
➜ Explicit dependency on target 'SwiftAST' in project 'swift-ast'
➜ Explicit dependency on target 'Datable' in project 'Datable'
Target 'Song' in project 'Song'
➜ Explicit dependency on target 'Expressible' in project 'Song'
➜ Explicit dependency on target 'Net' in project 'Net'
➜ Explicit dependency on target 'SwiftAST' in project 'swift-ast'
➜ Explicit dependency on target 'Datable' in project 'Datable'
Target 'Expressible' in project 'Song'
➜ Explicit dependency on target 'Net' in project 'Net'
➜ Explicit dependency on target 'SwiftAST' in project 'swift-ast'
Target 'SwiftAST' in project 'swift-ast'
➜ Explicit dependency on target 'Bocho' in project 'swift-ast'
➜ Explicit dependency on target 'Source' in project 'swift-ast'
➜ Explicit dependency on target 'Diagnostic' in project 'swift-ast'
➜ Explicit dependency on target 'AST' in project 'swift-ast'
➜ Explicit dependency on target 'Lexer' in project 'swift-ast'
➜ Explicit dependency on target 'Parser' in project 'swift-ast'
➜ Explicit dependency on target 'Sema' in project 'swift-ast'
Target 'Sema' in project 'swift-ast'
➜ Explicit dependency on target 'Bocho' in project 'swift-ast'
➜ Explicit dependency on target 'Source' in project 'swift-ast'
➜ Explicit dependency on target 'Diagnostic' in project 'swift-ast'
➜ Explicit dependency on target 'AST' in project 'swift-ast'
Target 'Parser' in project 'swift-ast'
➜ Explicit dependency on target 'Bocho' in project 'swift-ast'
➜ Explicit dependency on target 'Source' in project 'swift-ast'
➜ Explicit dependency on target 'Diagnostic' in project 'swift-ast'
➜ Explicit dependency on target 'AST' in project 'swift-ast'
➜ Explicit dependency on target 'Lexer' in project 'swift-ast'
Target 'Lexer' in project 'swift-ast'
➜ Explicit dependency on target 'Bocho' in project 'swift-ast'
➜ Explicit dependency on target 'Source' in project 'swift-ast'
➜ Explicit dependency on target 'Diagnostic' in project 'swift-ast'
Target 'AST' in project 'swift-ast'
➜ Explicit dependency on target 'Bocho' in project 'swift-ast'
➜ Explicit dependency on target 'Source' in project 'swift-ast'
➜ Explicit dependency on target 'Diagnostic' in project 'swift-ast'
Target 'Diagnostic' in project 'swift-ast'
➜ Explicit dependency on target 'Bocho' in project 'swift-ast'
➜ Explicit dependency on target 'Source' in project 'swift-ast'
Target 'Source' in project 'swift-ast'
➜ Explicit dependency on target 'Bocho' in project 'swift-ast'
Target 'Bocho' in project 'swift-ast' (no dependencies)
Target 'NetUtils' in project 'NetUtils'
➜ Explicit dependency on target 'NetUtils' in project 'NetUtils'
Target 'NetUtils' in project 'NetUtils' (no dependencies)
Target 'ZIPFoundation' in project 'ZIPFoundation'
➜ Explicit dependency on target 'ZIPFoundation' in project 'ZIPFoundation'
➜ Explicit dependency on target 'ZIPFoundation_ZIPFoundation' in project 'ZIPFoundation'
Target 'ZIPFoundation' in project 'ZIPFoundation'
➜ Explicit dependency on target 'ZIPFoundation_ZIPFoundation' in project 'ZIPFoundation'
Target 'ZIPFoundation_ZIPFoundation' in project 'ZIPFoundation' (no dependencies)
Target 'PacketCaptureBPF' in project 'PacketCaptureBPF'
➜ Explicit dependency on target 'PacketCaptureBPF' in project 'PacketCaptureBPF'
➜ Explicit dependency on target 'PacketStream' in project 'PacketStream'
➜ Explicit dependency on target 'Datable' in project 'Datable'
➜ Explicit dependency on target 'Bits' in project 'Bits'
➜ Explicit dependency on target 'SwiftQueue' in project 'SwiftQueue'
Target 'PacketCaptureBPF' in project 'PacketCaptureBPF'
➜ Explicit dependency on target 'PacketStream' in project 'PacketStream'
➜ Explicit dependency on target 'Datable' in project 'Datable'
➜ Explicit dependency on target 'Bits' in project 'Bits'
➜ Explicit dependency on target 'SwiftQueue' in project 'SwiftQueue'
Target 'PacketStream' in project 'PacketStream'
➜ Explicit dependency on target 'PacketStream' in project 'PacketStream'
Target 'PacketStream' in project 'PacketStream' (no dependencies)
Target 'InternetProtocols' in project 'InternetProtocols'
➜ Explicit dependency on target 'InternetProtocols' in project 'InternetProtocols'
➜ Explicit dependency on target 'Bits' in project 'Bits'
➜ Explicit dependency on target 'Datable' in project 'Datable'
➜ Explicit dependency on target 'Net' in project 'Net'
➜ Explicit dependency on target 'SwiftHexTools' in project 'SwiftHexTools'
Target 'InternetProtocols' in project 'InternetProtocols'
➜ Explicit dependency on target 'Bits' in project 'Bits'
➜ Explicit dependency on target 'Datable' in project 'Datable'
➜ Explicit dependency on target 'Net' in project 'Net'
➜ Explicit dependency on target 'SwiftHexTools' in project 'SwiftHexTools'
Target 'SwiftHexTools' in project 'SwiftHexTools'
➜ Explicit dependency on target 'SwiftHexTools' in project 'SwiftHexTools'
Target 'SwiftHexTools' in project 'SwiftHexTools' (no dependencies)
Target 'Net' in project 'Net'
➜ Explicit dependency on target 'Net' in project 'Net'
➜ Explicit dependency on target 'Datable' in project 'Datable'
Target 'Net' in project 'Net'
➜ Explicit dependency on target 'Datable' in project 'Datable'
Target 'Chord' in project 'Chord'
➜ Explicit dependency on target 'Chord' in project 'Chord'
➜ Explicit dependency on target 'SwiftQueue' in project 'SwiftQueue'
Target 'Chord' in project 'Chord'
➜ Explicit dependency on target 'SwiftQueue' in project 'SwiftQueue'
Target 'SwiftQueue' in project 'SwiftQueue'
➜ Explicit dependency on target 'SwiftQueue' in project 'SwiftQueue'
Target 'SwiftQueue' in project 'SwiftQueue' (no dependencies)
Target 'Bits' in project 'Bits'
➜ Explicit dependency on target 'Bits' in project 'Bits'
➜ Explicit dependency on target 'Datable' in project 'Datable'
Target 'Bits' in project 'Bits'
➜ Explicit dependency on target 'Datable' in project 'Datable'
Target 'Datable' in project 'Datable'
➜ Explicit dependency on target 'Datable' in project 'Datable'
Target 'Datable' in project 'Datable' (no dependencies)
Target 'RawPacket' in project 'AdversaryLabClientSwift' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 20568a895469e3bd06abeb0018966ae2
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/20568a895469e3bd06abeb0018966ae2.xcbuilddata
error: The package product 'InternetProtocols' requires minimum platform version 14.0 for the macOS platform, but this target supports 13.0 (in target 'AdversaryLabClient' from project 'AdversaryLabClientSwift')
error: The package product 'Symphony' requires minimum platform version 14.0 for the macOS platform, but this target supports 13.0 (in target 'AdversaryLabClient' from project 'AdversaryLabClientSwift')
error: The package product 'InternetProtocols' requires minimum platform version 14.0 for the macOS platform, but this target supports 13.0 (in target 'AdversaryLabClientCore' from project 'AdversaryLabClientSwift')
error: The package product 'Symphony' requires minimum platform version 14.0 for the macOS platform, but this target supports 13.0 (in target 'AdversaryLabClientCore' from project 'AdversaryLabClientSwift')
2026-04-13 14:53:32.048 xcodebuild[1309:7261] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:2666cb33768c2c9dfcecf9f70c5179c848edef88, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:2666cb33768c2c9dfcecf9f70c5179c848edef88, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:2666cb33768c2c9dfcecf9f70c5179c848edef88, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:2666cb33768c2c9dfcecf9f70c5179c848edef88, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme AdversaryLabClientSwift-Package
(1 failure)
BUILD FAILURE 6.3 macosXcodebuild