The Swift Package Index logo.Swift Package Index

Build Information

Failed to build show with Swift 5.9 for iOS using Xcode 15.2 at 0.0.2.

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride="$PWD/.dependencies" -derivedDataPath "$PWD/.derivedData" build -scheme show -destination "generic/platform=ios"

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/erica/show.git
Reference: 0.0.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/erica/show
 * tag               0.0.2      -> FETCH_HEAD
HEAD is now at c4012c6 Roll back tools to 5.1
Cloned https://github.com/erica/show.git into spi-builder-workspace
c4012c64fa522b2277e535c114cdb605b6fca228
SUCCESS checkout https://github.com/erica/show.git at 0.0.2
========================================
Build
========================================
Selected platform:         ios
Swift version:             5.9
Building package at path:  spi-builder-workspace
Command line invocation:
/Applications/Xcode-15.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES

Resolve Package Graph

Fetching from https://github.com/apple/swift-argument-parser (cached)

Creating working copy of package ‘swift-argument-parser’

Checking out 0.5.0 of package ‘swift-argument-parser’


Resolved source packages:
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 0.5.0
resolved source packages: swift-argument-parser
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "show",
    "schemes" : [
      "show"
    ],
    "targets" : [
      "show"
    ]
  }
}
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride="$PWD/.dependencies" -derivedDataPath "$PWD/.derivedData" build -scheme show -destination "generic/platform=ios"
Building ... (attempt 1)
Command line invocation:
/Applications/Xcode-15.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme show -destination generic/platform=ios

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph


Resolved source packages:
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 0.5.0
2023-06-12 11:31:15.522 xcodebuild[96458:1665803] Writing error result bundle to /var/folders/4f/vmvvw7xn07sg3fzsc7v7mmx40000gp/T/ResultBundle_2023-12-06_11-31-0015.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:ios }

	Available destinations for the "show" scheme:
		{ platform:macOS, arch:arm64, id:00008103-0008793E26D2001E }
		{ platform:macOS, arch:x86_64, id:00008103-0008793E26D2001E }
		{ platform:macOS, name:Any Mac }
Retrying in 0 seconds ...
Building ... (attempt 2)
Command line invocation:
    /Applications/Xcode-15.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme show -destination generic/platform=ios

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph


Resolved source packages:
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 0.5.0
2023-06-12 11:31:17.320 xcodebuild[96646:1666236] Writing error result bundle to /var/folders/4f/vmvvw7xn07sg3fzsc7v7mmx40000gp/T/ResultBundle_2023-12-06_11-31-0017.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:ios }

	Available destinations for the "show" scheme:
		{ platform:macOS, arch:arm64, id:00008103-0008793E26D2001E }
		{ platform:macOS, arch:x86_64, id:00008103-0008793E26D2001E }
		{ platform:macOS, name:Any Mac }
Retrying in 0 seconds ...
BUILD FAILURE 5.9 ios