Build Information
Failed to build RTSanStandaloneSwift, reference 0.1.2 (142415), with Swift 6.2 for tvOS using Xcode 26.3 on 27 Feb 2026 12:19:00 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme RTSanStandaloneSwift-Package -destination generic/platform=tvOSBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/realtime-sanitizer/RTSanStandaloneSwift.git
Reference: 0.1.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/realtime-sanitizer/RTSanStandaloneSwift
* tag 0.1.2 -> FETCH_HEAD
HEAD is now at 1424150 Use remote artifact bundle from rtsan-libs v20.1.1.3 (#8)
Cloned https://github.com/realtime-sanitizer/RTSanStandaloneSwift.git
Revision (git rev-parse @):
1424150d09b0a6917ce69d85761c2cc9a8bb9725
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/realtime-sanitizer/RTSanStandaloneSwift.git at 0.1.2
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/realtime-sanitizer/RTSanStandaloneSwift.git
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/swiftlang/swift-syntax.git
Creating working copy of package ‘swift-syntax’
Checking out 602.0.0 of package ‘swift-syntax’
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
RTSanStandaloneSwift: /Users/admin/builder/spi-builder-workspace
swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 602.0.0
resolved source packages: RTSanStandaloneSwift, swift-syntax
2026-02-27 07:18:30.823 xcodebuild[521:3049] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-02-27 07:18:31.694 xcodebuild[521:3049] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-02-27 07:18:32.222 xcodebuild[521:3049] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "602.0.0-latest",
"upper_bound" : "603.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax.git"
}
],
"manifest_display_name" : "RTSanStandaloneSwift",
"name" : "RTSanStandaloneSwift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "RealtimeSanitizer",
"targets" : [
"RealtimeSanitizer",
"RealtimeSanitizerCore"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Playground",
"targets" : [
"Playground"
],
"type" : {
"executable" : null
}
},
{
"name" : "AVAudioEngine",
"targets" : [
"AVAudioEngine"
],
"type" : {
"executable" : null
}
},
{
"name" : "RealtimeSanitizerMacros",
"targets" : [
"RealtimeSanitizerMacros"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "rtsan_linux",
"module_type" : "BinaryTarget",
"name" : "rtsan-linux",
"path" : "remote/archive/rtsan.artifactbundle.zip",
"product_memberships" : [
"RealtimeSanitizer",
"Playground",
"AVAudioEngine"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "rtsan",
"module_type" : "BinaryTarget",
"name" : "rtsan",
"path" : "remote/archive/rtsan.xcframework.zip",
"product_memberships" : [
"RealtimeSanitizer",
"Playground",
"AVAudioEngine"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "RealtimeSanitizerTests",
"module_type" : "SwiftTarget",
"name" : "RealtimeSanitizerTests",
"path" : "Tests/RealtimeSanitizerTests",
"product_dependencies" : [
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"RealtimeSanitizerTests.swift"
],
"target_dependencies" : [
"RealtimeSanitizer",
"RealtimeSanitizerCore",
"RealtimeSanitizerMacros"
],
"type" : "test"
},
{
"c99name" : "RealtimeSanitizerMacros",
"module_type" : "SwiftTarget",
"name" : "RealtimeSanitizerMacros",
"path" : "Sources/RealtimeSanitizerMacros",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"RealtimeSanitizer",
"Playground",
"AVAudioEngine",
"RealtimeSanitizerMacros"
],
"sources" : [
"RealtimeSanitizerMacro.swift"
],
"type" : "macro"
},
{
"c99name" : "RealtimeSanitizerCore",
"module_type" : "SwiftTarget",
"name" : "RealtimeSanitizerCore",
"path" : "Sources/RealtimeSanitizerCore",
"product_memberships" : [
"RealtimeSanitizer",
"Playground",
"AVAudioEngine"
],
"sources" : [
"RealtimeSanitizer.swift"
],
"target_dependencies" : [
"rtsan",
"rtsan-linux"
],
"type" : "library"
},
{
"c99name" : "RealtimeSanitizer",
"module_type" : "SwiftTarget",
"name" : "RealtimeSanitizer",
"path" : "Sources/RealtimeSanitizer",
"product_memberships" : [
"RealtimeSanitizer",
"Playground",
"AVAudioEngine"
],
"sources" : [
"RealtimeSanitizer.swift"
],
"target_dependencies" : [
"RealtimeSanitizerMacros",
"RealtimeSanitizerCore"
],
"type" : "library"
},
{
"c99name" : "Playground",
"module_type" : "SwiftTarget",
"name" : "Playground",
"path" : "Examples/Playground",
"product_memberships" : [
"Playground"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"RealtimeSanitizer",
"RealtimeSanitizerCore"
],
"type" : "executable"
},
{
"c99name" : "AVAudioEngine",
"module_type" : "SwiftTarget",
"name" : "AVAudioEngine",
"path" : "Examples/AVAudioEngine",
"product_memberships" : [
"AVAudioEngine"
],
"sources" : [
"AVAudioEngine.swift"
],
"target_dependencies" : [
"RealtimeSanitizer",
"RealtimeSanitizerCore"
],
"type" : "executable"
}
],
"tools_version" : "6.2"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"AVAudioEngine",
"Playground",
"RealtimeSanitizer",
"RTSanStandaloneSwift-Package"
]
}
}
2026-02-27 07:18:50.662 xcodebuild[674:3949] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-02-27 07:18:50.818 xcodebuild[674:3949] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme RTSanStandaloneSwift-Package -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-26.0.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 RTSanStandaloneSwift-Package -destination generic/platform=tvOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 602.0.0
RTSanStandaloneSwift: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
Target 'Playground' in project 'RTSanStandaloneSwift'
➜ Explicit dependency on target 'RealtimeSanitizerMacros' in project 'RTSanStandaloneSwift'
➜ Explicit dependency on target 'RealtimeSanitizerCore' in project 'RTSanStandaloneSwift'
➜ Explicit dependency on target 'RealtimeSanitizer' in project 'RTSanStandaloneSwift'
Target 'AVAudioEngine' in project 'RTSanStandaloneSwift'
➜ Explicit dependency on target 'RealtimeSanitizerMacros' in project 'RTSanStandaloneSwift'
➜ Explicit dependency on target 'RealtimeSanitizerCore' in project 'RTSanStandaloneSwift'
➜ Explicit dependency on target 'RealtimeSanitizer' in project 'RTSanStandaloneSwift'
Target 'RealtimeSanitizer' in project 'RTSanStandaloneSwift'
➜ Explicit dependency on target 'RealtimeSanitizer' in project 'RTSanStandaloneSwift'
➜ Explicit dependency on target 'RealtimeSanitizerCore' in project 'RTSanStandaloneSwift'
➜ Explicit dependency on target 'RealtimeSanitizerMacros' in project 'RTSanStandaloneSwift'
Target 'RealtimeSanitizer' in project 'RTSanStandaloneSwift'
➜ Explicit dependency on target 'RealtimeSanitizerMacros' in project 'RTSanStandaloneSwift'
➜ Explicit dependency on target 'RealtimeSanitizerCore' in project 'RTSanStandaloneSwift'
Target 'RealtimeSanitizerCore' in project 'RTSanStandaloneSwift' (no dependencies)
Target 'RealtimeSanitizerMacros' in project 'RTSanStandaloneSwift' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: d077fd62c178517c156dd6624cbe5307
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d077fd62c178517c156dd6624cbe5307.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/rtsan/rtsan.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/rtsan/rtsan.xcframework'. (in target 'RealtimeSanitizer' from project 'RTSanStandaloneSwift')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/rtsan/rtsan.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/rtsan/rtsan.xcframework'. (in target 'Playground' from project 'RTSanStandaloneSwift')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/rtsan/rtsan.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/rtsan/rtsan.xcframework'. (in target 'AVAudioEngine' from project 'RTSanStandaloneSwift')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/rtsan/rtsan.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/rtsan/rtsan.xcframework'. (in target 'RealtimeSanitizerCore' from project 'RTSanStandaloneSwift')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/rtsan/rtsan.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/rtsan/rtsan.xcframework'. (in target 'RealtimeSanitizer' from project 'RTSanStandaloneSwift')
2026-02-27 07:18:52.104 xcodebuild[679:4008] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-02-27 07:18:52.252 xcodebuild[679:4008] [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 RTSanStandaloneSwift-Package
(1 failure)
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 602.0.0
RTSanStandaloneSwift: /Users/admin/builder/spi-builder-workspace
resolved source packages: swift-syntax, RTSanStandaloneSwift
2026-02-27 07:18:56.024 xcodebuild[710:4165] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-02-27 07:18:56.174 xcodebuild[710:4165] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "602.0.0-latest",
"upper_bound" : "603.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax.git"
}
],
"manifest_display_name" : "RTSanStandaloneSwift",
"name" : "RTSanStandaloneSwift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "RealtimeSanitizer",
"targets" : [
"RealtimeSanitizer",
"RealtimeSanitizerCore"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Playground",
"targets" : [
"Playground"
],
"type" : {
"executable" : null
}
},
{
"name" : "AVAudioEngine",
"targets" : [
"AVAudioEngine"
],
"type" : {
"executable" : null
}
},
{
"name" : "RealtimeSanitizerMacros",
"targets" : [
"RealtimeSanitizerMacros"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "rtsan_linux",
"module_type" : "BinaryTarget",
"name" : "rtsan-linux",
"path" : "remote/archive/rtsan.artifactbundle.zip",
"product_memberships" : [
"RealtimeSanitizer",
"Playground",
"AVAudioEngine"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "rtsan",
"module_type" : "BinaryTarget",
"name" : "rtsan",
"path" : "remote/archive/rtsan.xcframework.zip",
"product_memberships" : [
"RealtimeSanitizer",
"Playground",
"AVAudioEngine"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "RealtimeSanitizerTests",
"module_type" : "SwiftTarget",
"name" : "RealtimeSanitizerTests",
"path" : "Tests/RealtimeSanitizerTests",
"product_dependencies" : [
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"RealtimeSanitizerTests.swift"
],
"target_dependencies" : [
"RealtimeSanitizer",
"RealtimeSanitizerCore",
"RealtimeSanitizerMacros"
],
"type" : "test"
},
{
"c99name" : "RealtimeSanitizerMacros",
"module_type" : "SwiftTarget",
"name" : "RealtimeSanitizerMacros",
"path" : "Sources/RealtimeSanitizerMacros",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"RealtimeSanitizer",
"Playground",
"AVAudioEngine",
"RealtimeSanitizerMacros"
],
"sources" : [
"RealtimeSanitizerMacro.swift"
],
"type" : "macro"
},
{
"c99name" : "RealtimeSanitizerCore",
"module_type" : "SwiftTarget",
"name" : "RealtimeSanitizerCore",
"path" : "Sources/RealtimeSanitizerCore",
"product_memberships" : [
"RealtimeSanitizer",
"Playground",
"AVAudioEngine"
],
"sources" : [
"RealtimeSanitizer.swift"
],
"target_dependencies" : [
"rtsan",
"rtsan-linux"
],
"type" : "library"
},
{
"c99name" : "RealtimeSanitizer",
"module_type" : "SwiftTarget",
"name" : "RealtimeSanitizer",
"path" : "Sources/RealtimeSanitizer",
"product_memberships" : [
"RealtimeSanitizer",
"Playground",
"AVAudioEngine"
],
"sources" : [
"RealtimeSanitizer.swift"
],
"target_dependencies" : [
"RealtimeSanitizerMacros",
"RealtimeSanitizerCore"
],
"type" : "library"
},
{
"c99name" : "Playground",
"module_type" : "SwiftTarget",
"name" : "Playground",
"path" : "Examples/Playground",
"product_memberships" : [
"Playground"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"RealtimeSanitizer",
"RealtimeSanitizerCore"
],
"type" : "executable"
},
{
"c99name" : "AVAudioEngine",
"module_type" : "SwiftTarget",
"name" : "AVAudioEngine",
"path" : "Examples/AVAudioEngine",
"product_memberships" : [
"AVAudioEngine"
],
"sources" : [
"AVAudioEngine.swift"
],
"target_dependencies" : [
"RealtimeSanitizer",
"RealtimeSanitizerCore"
],
"type" : "executable"
}
],
"tools_version" : "6.2"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"AVAudioEngine",
"Playground",
"RealtimeSanitizer",
"RTSanStandaloneSwift-Package"
]
}
}
2026-02-27 07:18:57.671 xcodebuild[721:4236] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-02-27 07:18:57.817 xcodebuild[721:4236] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme RTSanStandaloneSwift-Package -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-26.0.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 RTSanStandaloneSwift-Package -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 602.0.0
RTSanStandaloneSwift: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
Target 'Playground' in project 'RTSanStandaloneSwift'
➜ Explicit dependency on target 'RealtimeSanitizerMacros' in project 'RTSanStandaloneSwift'
➜ Explicit dependency on target 'RealtimeSanitizerCore' in project 'RTSanStandaloneSwift'
➜ Explicit dependency on target 'RealtimeSanitizer' in project 'RTSanStandaloneSwift'
Target 'AVAudioEngine' in project 'RTSanStandaloneSwift'
➜ Explicit dependency on target 'RealtimeSanitizerMacros' in project 'RTSanStandaloneSwift'
➜ Explicit dependency on target 'RealtimeSanitizerCore' in project 'RTSanStandaloneSwift'
➜ Explicit dependency on target 'RealtimeSanitizer' in project 'RTSanStandaloneSwift'
Target 'RealtimeSanitizer' in project 'RTSanStandaloneSwift'
➜ Explicit dependency on target 'RealtimeSanitizer' in project 'RTSanStandaloneSwift'
➜ Explicit dependency on target 'RealtimeSanitizerCore' in project 'RTSanStandaloneSwift'
➜ Explicit dependency on target 'RealtimeSanitizerMacros' in project 'RTSanStandaloneSwift'
Target 'RealtimeSanitizer' in project 'RTSanStandaloneSwift'
➜ Explicit dependency on target 'RealtimeSanitizerMacros' in project 'RTSanStandaloneSwift'
➜ Explicit dependency on target 'RealtimeSanitizerCore' in project 'RTSanStandaloneSwift'
Target 'RealtimeSanitizerCore' in project 'RTSanStandaloneSwift' (no dependencies)
Target 'RealtimeSanitizerMacros' in project 'RTSanStandaloneSwift' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: d077fd62c178517c156dd6624cbe5307
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d077fd62c178517c156dd6624cbe5307.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/rtsan/rtsan.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/rtsan/rtsan.xcframework'. (in target 'Playground' from project 'RTSanStandaloneSwift')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/rtsan/rtsan.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/rtsan/rtsan.xcframework'. (in target 'RealtimeSanitizer' from project 'RTSanStandaloneSwift')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/rtsan/rtsan.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/rtsan/rtsan.xcframework'. (in target 'AVAudioEngine' from project 'RTSanStandaloneSwift')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/rtsan/rtsan.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/rtsan/rtsan.xcframework'. (in target 'RealtimeSanitizerCore' from project 'RTSanStandaloneSwift')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/rtsan/rtsan.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/rtsan/rtsan.xcframework'. (in target 'RealtimeSanitizer' from project 'RTSanStandaloneSwift')
2026-02-27 07:18:59.045 xcodebuild[726:4274] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-02-27 07:18:59.191 xcodebuild[726:4274] [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 RTSanStandaloneSwift-Package
(1 failure)
BUILD FAILURE 6.2 tvOS