The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Palette with Swift 5.9 for visionOS using Xcode 15.2 at 1.2.1.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.21.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rwbutler/typographykitpalette.git
Reference: 1.2.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/rwbutler/typographykitpalette
 * tag               1.2.1      -> FETCH_HEAD
HEAD is now at 5afad29 Release 1.2.1
Cloned https://github.com/rwbutler/typographykitpalette.git into spi-builder-workspace
5afad29f0589f8759b0effc34eeca133fa2aea28
SUCCESS checkout https://github.com/rwbutler/typographykitpalette.git at 1.2.1
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             5.9
Building package at path:  spi-builder-workspace
Command line invocation:
    /Applications/Xcode-15.0.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies

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

Fetching from https://github.com/rwbutler/lettercase (cached)

Creating working copy of package ‘lettercase’

Checking out 1.2.0 of package ‘lettercase’


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

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


Resolved source packages:
  LetterCase: https://github.com/rwbutler/lettercase @ 1.2.0

2023-06-30 23:25:22.785 xcodebuild[59104:4052003] Writing error result bundle to /var/folders/4f/vmvvw7xn07sg3fzsc7v7mmx40000gp/T/ResultBundle_2023-30-06_23-25-0022.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:xros }

	Available destinations for the "TypographyKitPalette" 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.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme TypographyKitPalette -destination generic/platform=xros

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



Resolved source packages:
  LetterCase: https://github.com/rwbutler/lettercase @ 1.2.0
2023-06-30 23:25:25.921 xcodebuild[59158:4052247] Writing error result bundle to /var/folders/4f/vmvvw7xn07sg3fzsc7v7mmx40000gp/T/ResultBundle_2023-30-06_23-25-0025.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:xros }

	Available destinations for the "TypographyKitPalette" 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 visionOS