Build Information
Failed to build remind with Swift 6.3 for tvOS using Xcode 26.4.
Build Command
Build command unavailableBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/erica/remind.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/erica/remind
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 65f84c0 Rolled Swift tools back to 5.1
Cloned https://github.com/erica/remind.git
Revision (git rev-parse @):
65f84c06e80db48e7ba870b86c18f87f58f7d226
SUCCESS checkout https://github.com/erica/remind.git at master
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/erica/remind.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 http://github.com/apple/swift-argument-parser
Creating working copy of package ‘swift-argument-parser’
Checking out 0.0.6 of package ‘swift-argument-parser’
Resolved source packages:
swift-argument-parser: http://github.com/apple/swift-argument-parser @ 0.0.6
resolved source packages: swift-argument-parser
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"exact" : [
"0.0.6"
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
}
],
"manifest_display_name" : "remind",
"name" : "remind",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.12"
}
],
"products" : [
{
"name" : "remind",
"targets" : [
"remind"
],
"type" : {
"executable" : null
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "remind",
"module_type" : "SwiftTarget",
"name" : "remind",
"path" : "remind",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"remind"
],
"sources" : [
"Bundle+Swizzle.swift",
"Date+Offsets.swift",
"Notifier+Doc.swift",
"Notifier+Utility.swift",
"RuntimeError.swift",
"main.swift"
],
"type" : "executable"
}
],
"tools_version" : "5.1"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "remind",
"schemes" : [
"remind"
],
"targets" : [
"remind"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme remind -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 remind -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
swift-argument-parser: http://github.com/apple/swift-argument-parser @ 0.0.6
2026-04-10 11:34:53.077 xcodebuild[659:3896] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-10 11:34:53.089 xcodebuild[659:3896] Writing error result bundle to /var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/ResultBundle_2026-10-04_11-34-0053.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
{ generic:1, platform:tvOS }
Available destinations for the "remind" scheme:
{ platform:macOS, arch:arm64, id:80c9baa64fdcfe4026a8f413c0eafbc724cbc79c, name:My Mac }
{ platform:macOS, arch:x86_64, id:80c9baa64fdcfe4026a8f413c0eafbc724cbc79c, name:My Mac }
{ platform:macOS, name:Any Mac }
INFRASTRUCTURE ERROR (status: destinationUnavailable