Build Information
Failed to build AdversaryLabClientSwift, reference 0.3.17 (515c10), with Swift 6.3 for tvOS using Xcode 26.4 on 13 Apr 2026 18:53:01 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 generic/platform=tvOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OperatorFoundation/AdversaryLabClientSwift.git
Reference: 0.3.17
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/OperatorFoundation/AdversaryLabClientSwift
* tag 0.3.17 -> FETCH_HEAD
HEAD is now at 515c104 Update Package.swift
Cloned https://github.com/OperatorFoundation/AdversaryLabClientSwift.git
Revision (git rev-parse @):
515c104060918a7479ec0aff13e63cb2962475d4
SUCCESS checkout https://github.com/OperatorFoundation/AdversaryLabClientSwift.git at 0.3.17
========================================
Build
========================================
Selected platform: tvOS
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/weichsel/ZIPFoundation.git
Fetching from https://github.com/OperatorFoundation/PacketStream.git
Fetching from https://github.com/OperatorFoundation/Song.git
Fetching from https://github.com/OperatorFoundation/PacketCaptureBPF.git
Fetching from https://github.com/OperatorFoundation/SwiftQueue.git
Fetching from https://github.com/OperatorFoundation/swift-netutils.git
Fetching from https://github.com/OperatorFoundation/InternetProtocols.git
Fetching from https://github.com/OperatorFoundation/Datable.git
Fetching from https://github.com/apple/swift-argument-parser.git
Fetching from https://github.com/OperatorFoundation/Chord.git
Fetching from https://github.com/OperatorFoundation/Bits.git
Fetching from https://github.com/OperatorFoundation/Net.git
Fetching from https://github.com/OperatorFoundation/swift-ast.git
Creating working copy of package ‘PacketCaptureBPF’
Checking out 0.2.10 of package ‘PacketCaptureBPF’
Creating working copy of package ‘swift-argument-parser’
Checking out 0.5.0 of package ‘swift-argument-parser’
Creating working copy of package ‘Song’
Checking out 0.2.6 of package ‘Song’
Creating working copy of package ‘Bits’
Checking out 2.0.1 of package ‘Bits’
Creating working copy of package ‘SwiftQueue’
Checking out 0.1.3 of package ‘SwiftQueue’
Creating working copy of package ‘InternetProtocols’
Checking out 2.2.1 of package ‘InternetProtocols’
Creating working copy of package ‘swift-ast’
Checking out 0.19.12 of package ‘swift-ast’
Creating working copy of package ‘Chord’
Checking out 0.1.6 of package ‘Chord’
Creating working copy of package ‘ZIPFoundation’
Checking out 0.9.20 of package ‘ZIPFoundation’
Creating working copy of package ‘Net’
Checking out 0.0.7 of package ‘Net’
Creating working copy of package ‘PacketStream’
Checking out 0.2.1 of package ‘PacketStream’
Creating working copy of package ‘swift-netutils’
Checking out 4.3.0 of package ‘swift-netutils’
Creating working copy of package ‘Datable’
Checking out 3.1.5 of package ‘Datable’
Resolve Package Graph
Resolved source packages:
PacketStream: https://github.com/OperatorFoundation/PacketStream.git @ 0.2.1
Bits: https://github.com/OperatorFoundation/Bits.git @ 2.0.1
Song: https://github.com/OperatorFoundation/Song.git @ 0.2.6
ZIPFoundation: https://github.com/weichsel/ZIPFoundation.git @ 0.9.20
NetUtils: https://github.com/OperatorFoundation/swift-netutils.git @ 4.3.0
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 0.5.0
InternetProtocols: https://github.com/OperatorFoundation/InternetProtocols.git @ 2.2.1
Net: https://github.com/OperatorFoundation/Net.git @ 0.0.7
Chord: https://github.com/OperatorFoundation/Chord.git @ 0.1.6
swift-ast: https://github.com/OperatorFoundation/swift-ast.git @ 0.19.12
PacketCaptureBPF: https://github.com/OperatorFoundation/PacketCaptureBPF.git @ 0.2.10
Datable: https://github.com/OperatorFoundation/Datable.git @ 3.1.5
AdversaryLabClientSwift: /Users/admin/builder/spi-builder-workspace
SwiftQueue: https://github.com/OperatorFoundation/SwiftQueue.git @ 0.1.3
resolved source packages: PacketStream, Bits, Song, ZIPFoundation, NetUtils, swift-argument-parser, InternetProtocols, Net, Chord, swift-ast, PacketCaptureBPF, Datable, AdversaryLabClientSwift, SwiftQueue
2026-04-13 14:52:40.450 xcodebuild[529:3072] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "bits",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/OperatorFoundation/Bits.git"
},
{
"identity" : "chord",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.13",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/OperatorFoundation/Chord.git"
},
{
"identity" : "datable",
"requirement" : {
"range" : [
{
"lower_bound" : "3.1.3",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/OperatorFoundation/Datable.git"
},
{
"identity" : "internetprotocols",
"requirement" : {
"range" : [
{
"lower_bound" : "2.2.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/OperatorFoundation/InternetProtocols.git"
},
{
"identity" : "packetcapturebpf",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.10",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/OperatorFoundation/PacketCaptureBPF.git"
},
{
"identity" : "packetstream",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/OperatorFoundation/PacketStream.git"
},
{
"identity" : "song",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.6",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/OperatorFoundation/Song.git"
},
{
"identity" : "swift-netutils",
"requirement" : {
"range" : [
{
"lower_bound" : "4.3.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/OperatorFoundation/swift-netutils.git"
},
{
"identity" : "swiftqueue",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.1",
"upper_bound" : "1.0.0"
}
]
},
"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" : "10.15"
}
],
"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" : [
"XCTestManifests.swift"
],
"target_dependencies" : [
"AdversaryLabClientCore"
],
"type" : "test"
},
{
"c99name" : "AdversaryLabClientCore",
"module_type" : "SwiftTarget",
"name" : "AdversaryLabClientCore",
"path" : "Sources/AdversaryLabClientCore",
"product_dependencies" : [
"Bits",
"Chord",
"Datable",
"InternetProtocols",
"NetUtils",
"PacketCaptureBPF",
"PacketStream",
"SwiftQueue",
"ZIPFoundation",
"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.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"AdversaryLabClient",
"AdversaryLabClientCore",
"AdversaryLabClientSwift-Package",
"RawPacket"
]
}
}
2026-04-13 14:52:48.910 xcodebuild[1217:6594] [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 generic/platform=tvOS
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 generic/platform=tvOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
Bits: https://github.com/OperatorFoundation/Bits.git @ 2.0.1
Chord: https://github.com/OperatorFoundation/Chord.git @ 0.1.6
AdversaryLabClientSwift: /Users/admin/builder/spi-builder-workspace
InternetProtocols: https://github.com/OperatorFoundation/InternetProtocols.git @ 2.2.1
SwiftQueue: https://github.com/OperatorFoundation/SwiftQueue.git @ 0.1.3
PacketCaptureBPF: https://github.com/OperatorFoundation/PacketCaptureBPF.git @ 0.2.10
Song: https://github.com/OperatorFoundation/Song.git @ 0.2.6
PacketStream: https://github.com/OperatorFoundation/PacketStream.git @ 0.2.1
NetUtils: https://github.com/OperatorFoundation/swift-netutils.git @ 4.3.0
Datable: https://github.com/OperatorFoundation/Datable.git @ 3.1.5
ZIPFoundation: https://github.com/weichsel/ZIPFoundation.git @ 0.9.20
Net: https://github.com/OperatorFoundation/Net.git @ 0.0.7
swift-ast: https://github.com/OperatorFoundation/swift-ast.git @ 0.19.12
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 0.5.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (41 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 'NetUtils' in project 'NetUtils'
➜ 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 '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 'NetUtils' in project 'NetUtils'
➜ 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 '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 'NetUtils' in project 'NetUtils'
➜ 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 '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 'Net' in project 'Net'
➜ Explicit dependency on target 'Net' in project 'Net'
Target 'Net' in project 'Net' (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 'NetUtils' in project 'NetUtils'
➜ Explicit dependency on target 'NetUtils' in project 'NetUtils'
Target 'NetUtils' in project 'NetUtils' (no dependencies)
Target 'InternetProtocols' in project 'InternetProtocols'
➜ Explicit dependency on target 'InternetProtocols' in project 'InternetProtocols'
➜ Explicit dependency on target 'Datable' in project 'Datable'
➜ Explicit dependency on target 'Bits' in project 'Bits'
Target 'InternetProtocols' in project 'InternetProtocols'
➜ Explicit dependency on target 'Datable' in project 'Datable'
➜ Explicit dependency on target 'Bits' in project 'Bits'
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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: fe7a8b1781cb7507d230f86a43d35cbd
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/fe7a8b1781cb7507d230f86a43d35cbd.xcbuilddata
error: The package product 'Datable' requires minimum platform version 14.0 for the tvOS platform, but this target supports 12.0 (in target 'Bits' from project 'Bits')
error: The package product 'SwiftAST' requires minimum platform version 14.0 for the tvOS platform, but this target supports 12.0 (in target 'Expressible' from project 'Song')
error: The package product 'SwiftAST' requires minimum platform version 14.0 for the tvOS platform, but this target supports 12.0 (in target 'Symphony' from project 'Song')
error: The package product 'Datable' requires minimum platform version 14.0 for the tvOS platform, but this target supports 12.0 (in target 'Symphony' from project 'Song')
error: The package product 'Datable' requires minimum platform version 14.0 for the tvOS platform, but this target supports 12.0 (in target 'PacketCaptureBPF' from project 'PacketCaptureBPF')
error: The package product 'SwiftQueue' requires minimum platform version 15.0 for the tvOS platform, but this target supports 12.0 (in target 'PacketCaptureBPF' from project 'PacketCaptureBPF')
error: The package product 'Chord' requires minimum platform version 16.0 for the tvOS platform, but this target supports 12.0 (in target 'AdversaryLabClient' from project 'AdversaryLabClientSwift')
error: The package product 'Datable' requires minimum platform version 14.0 for the tvOS platform, but this target supports 12.0 (in target 'AdversaryLabClient' from project 'AdversaryLabClientSwift')
error: The package product 'SwiftQueue' requires minimum platform version 15.0 for the tvOS platform, but this target supports 12.0 (in target 'AdversaryLabClient' from project 'AdversaryLabClientSwift')
error: The package product 'SwiftAST' requires minimum platform version 14.0 for the tvOS platform, but this target supports 12.0 (in target 'Song' from project 'Song')
error: The package product 'Datable' requires minimum platform version 14.0 for the tvOS platform, but this target supports 12.0 (in target 'Song' from project 'Song')
error: The package product 'Datable' requires minimum platform version 14.0 for the tvOS platform, but this target supports 12.0 (in target 'InternetProtocols' from project 'InternetProtocols')
error: The package product 'Chord' requires minimum platform version 16.0 for the tvOS platform, but this target supports 12.0 (in target 'AdversaryLabClientCore' from project 'AdversaryLabClientSwift')
error: The package product 'Datable' requires minimum platform version 14.0 for the tvOS platform, but this target supports 12.0 (in target 'AdversaryLabClientCore' from project 'AdversaryLabClientSwift')
error: The package product 'SwiftQueue' requires minimum platform version 15.0 for the tvOS platform, but this target supports 12.0 (in target 'AdversaryLabClientCore' from project 'AdversaryLabClientSwift')
2026-04-13 14:52:54.599 xcodebuild[1224:6657] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** 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:
Bits: https://github.com/OperatorFoundation/Bits.git @ 2.0.1
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 0.5.0
Net: https://github.com/OperatorFoundation/Net.git @ 0.0.7
Song: https://github.com/OperatorFoundation/Song.git @ 0.2.6
swift-ast: https://github.com/OperatorFoundation/swift-ast.git @ 0.19.12
InternetProtocols: https://github.com/OperatorFoundation/InternetProtocols.git @ 2.2.1
Datable: https://github.com/OperatorFoundation/Datable.git @ 3.1.5
NetUtils: https://github.com/OperatorFoundation/swift-netutils.git @ 4.3.0
PacketCaptureBPF: https://github.com/OperatorFoundation/PacketCaptureBPF.git @ 0.2.10
PacketStream: https://github.com/OperatorFoundation/PacketStream.git @ 0.2.1
ZIPFoundation: https://github.com/weichsel/ZIPFoundation.git @ 0.9.20
SwiftQueue: https://github.com/OperatorFoundation/SwiftQueue.git @ 0.1.3
Chord: https://github.com/OperatorFoundation/Chord.git @ 0.1.6
AdversaryLabClientSwift: /Users/admin/builder/spi-builder-workspace
resolved source packages: Bits, swift-argument-parser, Net, Song, swift-ast, InternetProtocols, Datable, NetUtils, PacketCaptureBPF, PacketStream, ZIPFoundation, SwiftQueue, Chord, AdversaryLabClientSwift
2026-04-13 14:52:57.827 xcodebuild[1344:7312] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "bits",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/OperatorFoundation/Bits.git"
},
{
"identity" : "chord",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.13",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/OperatorFoundation/Chord.git"
},
{
"identity" : "datable",
"requirement" : {
"range" : [
{
"lower_bound" : "3.1.3",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/OperatorFoundation/Datable.git"
},
{
"identity" : "internetprotocols",
"requirement" : {
"range" : [
{
"lower_bound" : "2.2.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/OperatorFoundation/InternetProtocols.git"
},
{
"identity" : "packetcapturebpf",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.10",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/OperatorFoundation/PacketCaptureBPF.git"
},
{
"identity" : "packetstream",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/OperatorFoundation/PacketStream.git"
},
{
"identity" : "song",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.6",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/OperatorFoundation/Song.git"
},
{
"identity" : "swift-netutils",
"requirement" : {
"range" : [
{
"lower_bound" : "4.3.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/OperatorFoundation/swift-netutils.git"
},
{
"identity" : "swiftqueue",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.1",
"upper_bound" : "1.0.0"
}
]
},
"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" : "10.15"
}
],
"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" : [
"XCTestManifests.swift"
],
"target_dependencies" : [
"AdversaryLabClientCore"
],
"type" : "test"
},
{
"c99name" : "AdversaryLabClientCore",
"module_type" : "SwiftTarget",
"name" : "AdversaryLabClientCore",
"path" : "Sources/AdversaryLabClientCore",
"product_dependencies" : [
"Bits",
"Chord",
"Datable",
"InternetProtocols",
"NetUtils",
"PacketCaptureBPF",
"PacketStream",
"SwiftQueue",
"ZIPFoundation",
"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.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"AdversaryLabClient",
"AdversaryLabClientCore",
"AdversaryLabClientSwift-Package",
"RawPacket"
]
}
}
2026-04-13 14:52:59.164 xcodebuild[1354:7389] [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 generic/platform=tvOS
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 generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 0.5.0
NetUtils: https://github.com/OperatorFoundation/swift-netutils.git @ 4.3.0
PacketStream: https://github.com/OperatorFoundation/PacketStream.git @ 0.2.1
Chord: https://github.com/OperatorFoundation/Chord.git @ 0.1.6
PacketCaptureBPF: https://github.com/OperatorFoundation/PacketCaptureBPF.git @ 0.2.10
Datable: https://github.com/OperatorFoundation/Datable.git @ 3.1.5
Bits: https://github.com/OperatorFoundation/Bits.git @ 2.0.1
AdversaryLabClientSwift: /Users/admin/builder/spi-builder-workspace
ZIPFoundation: https://github.com/weichsel/ZIPFoundation.git @ 0.9.20
InternetProtocols: https://github.com/OperatorFoundation/InternetProtocols.git @ 2.2.1
Net: https://github.com/OperatorFoundation/Net.git @ 0.0.7
SwiftQueue: https://github.com/OperatorFoundation/SwiftQueue.git @ 0.1.3
Song: https://github.com/OperatorFoundation/Song.git @ 0.2.6
swift-ast: https://github.com/OperatorFoundation/swift-ast.git @ 0.19.12
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (41 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 'NetUtils' in project 'NetUtils'
➜ 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 '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 'NetUtils' in project 'NetUtils'
➜ 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 '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 'NetUtils' in project 'NetUtils'
➜ 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 '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 'Net' in project 'Net'
➜ Explicit dependency on target 'Net' in project 'Net'
Target 'Net' in project 'Net' (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 'NetUtils' in project 'NetUtils'
➜ Explicit dependency on target 'NetUtils' in project 'NetUtils'
Target 'NetUtils' in project 'NetUtils' (no dependencies)
Target 'InternetProtocols' in project 'InternetProtocols'
➜ Explicit dependency on target 'InternetProtocols' in project 'InternetProtocols'
➜ Explicit dependency on target 'Datable' in project 'Datable'
➜ Explicit dependency on target 'Bits' in project 'Bits'
Target 'InternetProtocols' in project 'InternetProtocols'
➜ Explicit dependency on target 'Datable' in project 'Datable'
➜ Explicit dependency on target 'Bits' in project 'Bits'
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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: fe7a8b1781cb7507d230f86a43d35cbd
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/fe7a8b1781cb7507d230f86a43d35cbd.xcbuilddata
error: The package product 'Datable' requires minimum platform version 14.0 for the tvOS platform, but this target supports 12.0 (in target 'Bits' from project 'Bits')
error: The package product 'Datable' requires minimum platform version 14.0 for the tvOS platform, but this target supports 12.0 (in target 'InternetProtocols' from project 'InternetProtocols')
error: The package product 'SwiftAST' requires minimum platform version 14.0 for the tvOS platform, but this target supports 12.0 (in target 'Expressible' from project 'Song')
error: The package product 'SwiftAST' requires minimum platform version 14.0 for the tvOS platform, but this target supports 12.0 (in target 'Song' from project 'Song')
error: The package product 'Datable' requires minimum platform version 14.0 for the tvOS platform, but this target supports 12.0 (in target 'Song' from project 'Song')
error: The package product 'Chord' requires minimum platform version 16.0 for the tvOS platform, but this target supports 12.0 (in target 'AdversaryLabClient' from project 'AdversaryLabClientSwift')
error: The package product 'Datable' requires minimum platform version 14.0 for the tvOS platform, but this target supports 12.0 (in target 'AdversaryLabClient' from project 'AdversaryLabClientSwift')
error: The package product 'SwiftQueue' requires minimum platform version 15.0 for the tvOS platform, but this target supports 12.0 (in target 'AdversaryLabClient' from project 'AdversaryLabClientSwift')
error: The package product 'Datable' requires minimum platform version 14.0 for the tvOS platform, but this target supports 12.0 (in target 'PacketCaptureBPF' from project 'PacketCaptureBPF')
error: The package product 'SwiftQueue' requires minimum platform version 15.0 for the tvOS platform, but this target supports 12.0 (in target 'PacketCaptureBPF' from project 'PacketCaptureBPF')
error: The package product 'Chord' requires minimum platform version 16.0 for the tvOS platform, but this target supports 12.0 (in target 'AdversaryLabClientCore' from project 'AdversaryLabClientSwift')
error: The package product 'Datable' requires minimum platform version 14.0 for the tvOS platform, but this target supports 12.0 (in target 'AdversaryLabClientCore' from project 'AdversaryLabClientSwift')
error: The package product 'SwiftQueue' requires minimum platform version 15.0 for the tvOS platform, but this target supports 12.0 (in target 'AdversaryLabClientCore' from project 'AdversaryLabClientSwift')
error: The package product 'SwiftAST' requires minimum platform version 14.0 for the tvOS platform, but this target supports 12.0 (in target 'Symphony' from project 'Song')
error: The package product 'Datable' requires minimum platform version 14.0 for the tvOS platform, but this target supports 12.0 (in target 'Symphony' from project 'Song')
2026-04-13 14:53:00.263 xcodebuild[1357:7430] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme AdversaryLabClientSwift-Package
(1 failure)
BUILD FAILURE 6.3 tvOS