The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftScriptRunner with Swift 6.2 for watchOS using Xcode 26.3.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mgrebenets/SwiftScriptRunner.git
Reference: 1.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mgrebenets/SwiftScriptRunner
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at 798b03c Update examples
Cloned https://github.com/mgrebenets/SwiftScriptRunner.git
Revision (git rev-parse @):
798b03c37d809cc7f9e1f2086d600c7b0dfd8e6b
SUCCESS checkout https://github.com/mgrebenets/SwiftScriptRunner.git at 1.0.1
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/mgrebenets/SwiftScriptRunner.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" : "SwiftScriptRunner",
  "name" : "SwiftScriptRunner",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwiftScriptRunner",
      "targets" : [
        "SwiftScriptRunner"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftScriptRunner",
      "module_type" : "SwiftTarget",
      "name" : "SwiftScriptRunner",
      "path" : "Sources",
      "product_memberships" : [
        "SwiftScriptRunner"
      ],
      "sources" : [
        "SwiftScriptRunner.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "SwiftScriptRunner",
    "schemes" : [
      "SwiftScriptRunner"
    ],
    "targets" : [
      "SwiftScriptRunner",
      "SwiftScriptRunnerTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftScriptRunner -destination generic/platform=watchOS
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 SwiftScriptRunner -destination generic/platform=watchOS
2025-06-17 10:30:00.992 xcodebuild[567:3281] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-17-06_10-30-0000.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:watchOS }
	Available destinations for the "SwiftScriptRunner" scheme:
		{ platform:macOS, arch:arm64, id:8bb2565127a154c3f4ab7ec4c324831a50232a4e, name:My Mac }
		{ platform:macOS, arch:x86_64, id:8bb2565127a154c3f4ab7ec4c324831a50232a4e, name:My Mac }
		{ platform:macOS, name:Any Mac }
INFRASTRUCTURE ERROR (status: destinationUnavailable