Build Information
Failed to build TinyConstraints with Swift 6.3 for macOS (Xcode) 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/roberthein/TinyConstraints.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/roberthein/TinyConstraints
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at a89996a Merge pull request #103 from Lutzifer/patch-1
Cloned https://github.com/roberthein/TinyConstraints.git
Revision (git rev-parse @):
a89996a77d364eb85abdd09d42d2274e35ba56dc
SUCCESS checkout https://github.com/roberthein/TinyConstraints.git at master
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.3
Building package at path: $PWD
https://github.com/roberthein/TinyConstraints.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" : "TinyConstraints",
"name" : "TinyConstraints",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.11"
},
{
"name" : "ios",
"version" : "9.0"
},
{
"name" : "tvos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "TinyConstraints",
"targets" : [
"TinyConstraints"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "TinyConstraints",
"module_type" : "SwiftTarget",
"name" : "TinyConstraints",
"path" : "TinyConstraints",
"product_memberships" : [
"TinyConstraints"
],
"sources" : [
"Classes/Abstraction.swift",
"Classes/Constrainable.swift",
"Classes/Constraints.swift",
"Classes/Stack.swift",
"Classes/TinyConstraints+superview.swift",
"Classes/TinyConstraints.swift",
"Classes/TinyEdgeInsets.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "TinyConstraints",
"schemes" : [
"TinyConstraints"
],
"targets" : [
"TinyConstraints"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme TinyConstraints -destination platform=macOS,arch=arm64
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 TinyConstraints -destination platform=macOS,arch=arm64
2026-04-12 07:08:20.743 xcodebuild[624:3775] Writing error result bundle to /var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/ResultBundle_2026-12-04_07-08-0020.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
{ platform:macOS, arch:arm64 }
Available destinations for the "TinyConstraints" scheme:
{ platform:macOS, arch:x86_64, id:510ba2f6c2ff6c17743d73dd5e0e5f2e804a3433, name:My Mac }
{ platform:iOS, id:dvtdevice-DVTiPhonePlaceholder-iphoneos:placeholder, name:Any iOS Device }
{ platform:iOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-iphonesimulator:placeholder, name:Any iOS Simulator Device }
{ platform:macOS, name:Any Mac }
{ platform:tvOS, id:dvtdevice-DVTiOSDevicePlaceholder-appletvos:placeholder, name:Any tvOS Device }
{ platform:tvOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-appletvsimulator:placeholder, name:Any tvOS Simulator Device }
INFRASTRUCTURE ERROR (status: destinationUnavailable