Build Information
Failed to build ParserCombinator with Swift 6.2 for iOS using Xcode 26.3.
Build Command
Build command unavailableBuild Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/stiivi/parsercombinator.git
Reference: 0.1.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/stiivi/parsercombinator
* tag 0.1.6 -> FETCH_HEAD
HEAD is now at 3204281 Minor naming change and removal of self references.
Cloned https://github.com/stiivi/parsercombinator.git
Revision (git rev-parse @):
3204281df7ae77cd0723128fa146a467524fc8c9
SUCCESS checkout https://github.com/stiivi/parsercombinator.git at 0.1.6
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/stiivi/parsercombinator.git
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "ParserCombinator",
"name" : "ParserCombinator",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "ParserCombinator",
"targets" : [
"ParserCombinator"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ParserCombinatorTests",
"module_type" : "SwiftTarget",
"name" : "ParserCombinatorTests",
"path" : "Tests/ParserCombinatorTests",
"sources" : [
"ParserCombinatorTests.swift"
],
"target_dependencies" : [
"ParserCombinator"
],
"type" : "test"
},
{
"c99name" : "ParserCombinator",
"module_type" : "SwiftTarget",
"name" : "ParserCombinator",
"path" : "Sources/ParserCombinator",
"product_memberships" : [
"ParserCombinator"
],
"sources" : [
"Combinators.swift",
"Empty.swift",
"Functions.swift",
"Operators+Convenience.swift",
"Parser.swift",
"Recognizers.swift",
"Stream.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "ParserCombinator",
"schemes" : [
"ParserCombinator"
],
"targets" : [
"ParserCombinator",
"ParserCombinatorTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ParserCombinator -destination generic/platform=iOS
Command line invocation:
/Applications/Xcode-26.0.0-Beta.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 ParserCombinator -destination generic/platform=iOS
2025-06-17 19:39:47.927 xcodebuild[572:3376] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-17-06_19-39-0047.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
{ generic:1, platform:iOS }
Available destinations for the "ParserCombinator" scheme:
{ platform:macOS, arch:arm64, id:047a4e9e0743f09f7e39f200723f71e69782c08e, name:My Mac }
{ platform:macOS, arch:x86_64, id:047a4e9e0743f09f7e39f200723f71e69782c08e, name:My Mac }
{ platform:macOS, name:Any Mac }
INFRASTRUCTURE ERROR (status: destinationUnavailable