Build Information
Failed to build SwiftyTextTable with Swift 6.3 for iOS 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/scottrhoyt/SwiftyTextTable.git
Reference: 0.9.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/scottrhoyt/SwiftyTextTable
* tag 0.9.0 -> FETCH_HEAD
HEAD is now at c6df6cf Release 0.9.0 (#35)
Cloned https://github.com/scottrhoyt/SwiftyTextTable.git
Revision (git rev-parse @):
c6df6cf533d120716bff38f8ff9885e1ce2a4ac3
SUCCESS checkout https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/scottrhoyt/SwiftyTextTable.git
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "SwiftyTextTable",
"name" : "SwiftyTextTable",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SwiftyTextTable",
"targets" : [
"SwiftyTextTable"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftyTextTableTests",
"module_type" : "SwiftTarget",
"name" : "SwiftyTextTableTests",
"path" : "Tests/SwiftyTextTableTests",
"sources" : [
"SwiftyTextTableTests.swift"
],
"target_dependencies" : [
"SwiftyTextTable"
],
"type" : "test"
},
{
"c99name" : "SwiftyTextTable",
"module_type" : "SwiftTarget",
"name" : "SwiftyTextTable",
"path" : "Source/SwiftyTextTable",
"product_memberships" : [
"SwiftyTextTable"
],
"sources" : [
"TextTable.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "SwiftyTextTable",
"schemes" : [
"SwiftyTextTable"
],
"targets" : [
"SwiftyTextTable",
"SwiftyTextTableTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftyTextTable -destination generic/platform=iOS
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 SwiftyTextTable -destination generic/platform=iOS
2026-04-21 03:22:14.063 xcodebuild[657:3815] Writing error result bundle to /var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/ResultBundle_2026-21-04_03-22-0014.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
{ generic:1, platform:iOS }
Available destinations for the "SwiftyTextTable" scheme:
{ platform:macOS, arch:arm64, id:87317f20b643c08a716ecd2ec45031ff4879c3d2, name:My Mac }
{ platform:macOS, arch:x86_64, id:87317f20b643c08a716ecd2ec45031ff4879c3d2, name:My Mac }
{ platform:macOS, name:Any Mac }
INFRASTRUCTURE ERROR (status: destinationUnavailable