Build Information
Failed to build PulseKit, reference main (19a9b9), with Swift 6.2 for tvOS using Xcode 26.3 on 8 May 2026 05:41:05 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PulseKit -destination generic/platform=tvOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dream-horizon-org/pulse-ios.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dream-horizon-org/pulse-ios
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 19a9b9b Release PulseKit v0.0.16-alpha (#29)
Cloned https://github.com/dream-horizon-org/pulse-ios.git
Revision (git rev-parse @):
19a9b9be739bffa26de1dbcbae660328803042f0
SUCCESS checkout https://github.com/dream-horizon-org/pulse-ios.git at main
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/dream-horizon-org/pulse-ios.git
Command line invocation:
/Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
PulseKit: /Users/admin/builder/spi-builder-workspace
resolved source packages: PulseKit
2026-05-08 01:40:41.899 xcodebuild[526:3034] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "PulseKit",
"name" : "PulseKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "PulseKit",
"targets" : [
"PulseKitWrapper"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "libwebpBinary",
"module_type" : "BinaryTarget",
"name" : "libwebpBinary",
"path" : "libwebp.xcframework",
"product_memberships" : [
"PulseKit"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "SwiftProtobufBinary",
"module_type" : "BinaryTarget",
"name" : "SwiftProtobufBinary",
"path" : "SwiftProtobuf.xcframework",
"product_memberships" : [
"PulseKit"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "PulseKitWrapper",
"module_type" : "SwiftTarget",
"name" : "PulseKitWrapper",
"path" : "Sources/PulseKitWrapper",
"product_memberships" : [
"PulseKit"
],
"sources" : [
"Exports.swift"
],
"target_dependencies" : [
"PulseKitBinary",
"KSCrashBinary",
"OpenTelemetryApiBinary",
"OpenTelemetrySdkBinary",
"SwiftProtobufBinary",
"libwebpBinary"
],
"type" : "library"
},
{
"c99name" : "PulseKitBinary",
"module_type" : "BinaryTarget",
"name" : "PulseKitBinary",
"path" : "PulseKit.xcframework",
"product_memberships" : [
"PulseKit"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "OpenTelemetrySdkBinary",
"module_type" : "BinaryTarget",
"name" : "OpenTelemetrySdkBinary",
"path" : "OpenTelemetrySdk.xcframework",
"product_memberships" : [
"PulseKit"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "OpenTelemetryApiBinary",
"module_type" : "BinaryTarget",
"name" : "OpenTelemetryApiBinary",
"path" : "OpenTelemetryApi.xcframework",
"product_memberships" : [
"PulseKit"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "KSCrashBinary",
"module_type" : "BinaryTarget",
"name" : "KSCrashBinary",
"path" : "KSCrash.xcframework",
"product_memberships" : [
"PulseKit"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"PulseKit"
]
}
}
2026-05-08 01:40:59.485 xcodebuild[707:4387] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PulseKit -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-26.3.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 PulseKit -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
PulseKit: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'PulseKit' in project 'PulseKit'
➜ Explicit dependency on target 'PulseKitWrapper' in project 'PulseKit'
Target 'PulseKitWrapper' in project 'PulseKit' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: eed0dec7d13c6d1dc57ca60baa574fd9
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/eed0dec7d13c6d1dc57ca60baa574fd9.xcbuilddata
/Users/admin/builder/spi-builder-workspace/PulseKit.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/PulseKit.xcframework'. (in target 'PulseKitWrapper' from project 'PulseKit')
/Users/admin/builder/spi-builder-workspace/KSCrash.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/KSCrash.xcframework'. (in target 'PulseKitWrapper' from project 'PulseKit')
/Users/admin/builder/spi-builder-workspace/OpenTelemetryApi.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/OpenTelemetryApi.xcframework'. (in target 'PulseKitWrapper' from project 'PulseKit')
/Users/admin/builder/spi-builder-workspace/OpenTelemetrySdk.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/OpenTelemetrySdk.xcframework'. (in target 'PulseKitWrapper' from project 'PulseKit')
/Users/admin/builder/spi-builder-workspace/SwiftProtobuf.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/SwiftProtobuf.xcframework'. (in target 'PulseKitWrapper' from project 'PulseKit')
/Users/admin/builder/spi-builder-workspace/libwebp.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/libwebp.xcframework'. (in target 'PulseKitWrapper' from project 'PulseKit')
/Users/admin/builder/spi-builder-workspace/PulseKit.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/PulseKit.xcframework'. (in target 'PulseKit' from project 'PulseKit')
/Users/admin/builder/spi-builder-workspace/KSCrash.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/KSCrash.xcframework'. (in target 'PulseKit' from project 'PulseKit')
/Users/admin/builder/spi-builder-workspace/OpenTelemetryApi.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/OpenTelemetryApi.xcframework'. (in target 'PulseKit' from project 'PulseKit')
/Users/admin/builder/spi-builder-workspace/OpenTelemetrySdk.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/OpenTelemetrySdk.xcframework'. (in target 'PulseKit' from project 'PulseKit')
/Users/admin/builder/spi-builder-workspace/SwiftProtobuf.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/SwiftProtobuf.xcframework'. (in target 'PulseKit' from project 'PulseKit')
/Users/admin/builder/spi-builder-workspace/libwebp.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/libwebp.xcframework'. (in target 'PulseKit' from project 'PulseKit')
2026-05-08 01:41:00.920 xcodebuild[709:4440] [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 PulseKit
(1 failure)
Command line invocation:
/Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
PulseKit: /Users/admin/builder/spi-builder-workspace
resolved source packages: PulseKit
2026-05-08 01:41:03.257 xcodebuild[724:4549] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "PulseKit",
"name" : "PulseKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "PulseKit",
"targets" : [
"PulseKitWrapper"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "libwebpBinary",
"module_type" : "BinaryTarget",
"name" : "libwebpBinary",
"path" : "libwebp.xcframework",
"product_memberships" : [
"PulseKit"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "SwiftProtobufBinary",
"module_type" : "BinaryTarget",
"name" : "SwiftProtobufBinary",
"path" : "SwiftProtobuf.xcframework",
"product_memberships" : [
"PulseKit"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "PulseKitWrapper",
"module_type" : "SwiftTarget",
"name" : "PulseKitWrapper",
"path" : "Sources/PulseKitWrapper",
"product_memberships" : [
"PulseKit"
],
"sources" : [
"Exports.swift"
],
"target_dependencies" : [
"PulseKitBinary",
"KSCrashBinary",
"OpenTelemetryApiBinary",
"OpenTelemetrySdkBinary",
"SwiftProtobufBinary",
"libwebpBinary"
],
"type" : "library"
},
{
"c99name" : "PulseKitBinary",
"module_type" : "BinaryTarget",
"name" : "PulseKitBinary",
"path" : "PulseKit.xcframework",
"product_memberships" : [
"PulseKit"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "OpenTelemetrySdkBinary",
"module_type" : "BinaryTarget",
"name" : "OpenTelemetrySdkBinary",
"path" : "OpenTelemetrySdk.xcframework",
"product_memberships" : [
"PulseKit"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "OpenTelemetryApiBinary",
"module_type" : "BinaryTarget",
"name" : "OpenTelemetryApiBinary",
"path" : "OpenTelemetryApi.xcframework",
"product_memberships" : [
"PulseKit"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "KSCrashBinary",
"module_type" : "BinaryTarget",
"name" : "KSCrashBinary",
"path" : "KSCrash.xcframework",
"product_memberships" : [
"PulseKit"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"PulseKit"
]
}
}
2026-05-08 01:41:04.270 xcodebuild[732:4616] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PulseKit -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-26.3.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 PulseKit -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
PulseKit: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'PulseKit' in project 'PulseKit'
➜ Explicit dependency on target 'PulseKitWrapper' in project 'PulseKit'
Target 'PulseKitWrapper' in project 'PulseKit' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: eed0dec7d13c6d1dc57ca60baa574fd9
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/eed0dec7d13c6d1dc57ca60baa574fd9.xcbuilddata
/Users/admin/builder/spi-builder-workspace/PulseKit.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/PulseKit.xcframework'. (in target 'PulseKitWrapper' from project 'PulseKit')
/Users/admin/builder/spi-builder-workspace/KSCrash.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/KSCrash.xcframework'. (in target 'PulseKitWrapper' from project 'PulseKit')
/Users/admin/builder/spi-builder-workspace/OpenTelemetryApi.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/OpenTelemetryApi.xcframework'. (in target 'PulseKitWrapper' from project 'PulseKit')
/Users/admin/builder/spi-builder-workspace/OpenTelemetrySdk.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/OpenTelemetrySdk.xcframework'. (in target 'PulseKitWrapper' from project 'PulseKit')
/Users/admin/builder/spi-builder-workspace/SwiftProtobuf.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/SwiftProtobuf.xcframework'. (in target 'PulseKitWrapper' from project 'PulseKit')
/Users/admin/builder/spi-builder-workspace/libwebp.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/libwebp.xcframework'. (in target 'PulseKitWrapper' from project 'PulseKit')
/Users/admin/builder/spi-builder-workspace/PulseKit.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/PulseKit.xcframework'. (in target 'PulseKit' from project 'PulseKit')
/Users/admin/builder/spi-builder-workspace/KSCrash.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/KSCrash.xcframework'. (in target 'PulseKit' from project 'PulseKit')
/Users/admin/builder/spi-builder-workspace/OpenTelemetryApi.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/OpenTelemetryApi.xcframework'. (in target 'PulseKit' from project 'PulseKit')
/Users/admin/builder/spi-builder-workspace/OpenTelemetrySdk.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/OpenTelemetrySdk.xcframework'. (in target 'PulseKit' from project 'PulseKit')
/Users/admin/builder/spi-builder-workspace/SwiftProtobuf.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/SwiftProtobuf.xcframework'. (in target 'PulseKit' from project 'PulseKit')
/Users/admin/builder/spi-builder-workspace/libwebp.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/libwebp.xcframework'. (in target 'PulseKit' from project 'PulseKit')
2026-05-08 01:41:05.066 xcodebuild[734:4648] [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 PulseKit
(1 failure)
BUILD FAILURE 6.2 tvOS