Build Information
Failed to build swift-log-sentry with Swift 6.0 for tvOS using Xcode 16.2.
Build Command
Build command unavailable
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/idolize/swift-log-sentry.git
Reference: 2.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/idolize/swift-log-sentry
* tag 2.1.0 -> FETCH_HEAD
HEAD is now at d523bd9 Update version in README
Cloned https://github.com/idolize/swift-log-sentry.git
Revision (git rev-parse @):
d523bd969fa833e3866990d86221e3b8280d18a7
SUCCESS checkout https://github.com/idolize/swift-log-sentry.git at 2.1.0
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.0
Building package at path: $PWD
https://github.com/idolize/swift-log-sentry.git
Command line invocation:
/Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/getsentry/sentry-cocoa.git
Fetching from https://github.com/apple/swift-log.git
Creating working copy of package ‘sentry-cocoa’
Checking out 8.55.0 of package ‘sentry-cocoa’
Creating working copy of package ‘swift-log’
Checking out 1.6.4 of package ‘swift-log’
Resolve Package Graph
Resolved source packages:
swift-log-sentry: /Users/admin/builder/spi-builder-workspace
Sentry: https://github.com/getsentry/sentry-cocoa.git @ 8.55.0
swift-log: https://github.com/apple/swift-log.git @ 1.6.4
resolved source packages: swift-log-sentry, Sentry, swift-log
{
"dependencies" : [
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "sentry-cocoa",
"requirement" : {
"range" : [
{
"lower_bound" : "8.55.0",
"upper_bound" : "9.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/getsentry/sentry-cocoa.git"
}
],
"manifest_display_name" : "swift-log-sentry",
"name" : "swift-log-sentry",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
},
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "tvos",
"version" : "11.0"
},
{
"name" : "watchos",
"version" : "4.0"
}
],
"products" : [
{
"name" : "LoggingSentry",
"targets" : [
"LoggingSentry"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "LoggingSentryTests",
"module_type" : "SwiftTarget",
"name" : "LoggingSentryTests",
"path" : "Tests/LoggingSentryTests",
"product_dependencies" : [
"Logging",
"Sentry"
],
"sources" : [
"LoggingSentryTests.swift"
],
"target_dependencies" : [
"LoggingSentry"
],
"type" : "test"
},
{
"c99name" : "LoggingSentry",
"module_type" : "SwiftTarget",
"name" : "LoggingSentry",
"path" : "Sources/LoggingSentry",
"product_dependencies" : [
"Logging",
"Sentry"
],
"product_memberships" : [
"LoggingSentry"
],
"sources" : [
"BreadcrumbTracker+Live.swift",
"BreadcrumbTracker.swift",
"LogHandler.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"swift-log-sentry"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-log-sentry -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-16.2.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 swift-log-sentry -destination generic/platform=tvOS
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
swift-log: https://github.com/apple/swift-log.git @ 1.6.4
Sentry: https://github.com/getsentry/sentry-cocoa.git @ 8.55.0
swift-log-sentry: /Users/admin/builder/spi-builder-workspace
2025-08-31 09:54:49.001 xcodebuild[745:4056] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-31-08_09-54-0049.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
{ generic:1, platform:tvOS }
Available destinations for the "swift-log-sentry" scheme:
{ platform:visionOS Simulator, variant:Designed for [iPad,iPhone], id:A47009C3-A5F9-43E0-AB83-50D1123445FF, OS:2.3, name:Apple Vision Pro }
INFRASTRUCTURE ERROR (status: destinationUnavailable