The Swift Package Index logo.Swift Package Index

Build Information

Failed to build PLSwift with Swift 6.3 for watchOS using Xcode 26.4.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pl-swift/plswift.git
Reference: 0.5.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pl-swift/plswift
 * tag               0.5.1      -> FETCH_HEAD
HEAD is now at 87429c3 Fix manifest bug
Cloned https://github.com/pl-swift/plswift.git
Revision (git rev-parse @):
87429c3f187a51c31c18127b87c04a1f413b44c4
SUCCESS checkout https://github.com/pl-swift/plswift.git at 0.5.1
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/pl-swift/plswift.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" : [
    {
      "identity" : "cplswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/PL-Swift/CPLSwift.git"
    }
  ],
  "manifest_display_name" : "PLSwift",
  "name" : "PLSwift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "PLSwift",
      "targets" : [
        "PLSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PLSwift",
      "module_type" : "SwiftTarget",
      "name" : "PLSwift",
      "path" : "Sources/PLSwift",
      "product_dependencies" : [
        "CPLSwift"
      ],
      "product_memberships" : [
        "PLSwift"
      ],
      "sources" : [
        "PGDatum.swift",
        "PGExtension.swift",
        "PGFunction.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.2"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "PLSwift",
    "schemes" : [
      "PLSwift"
    ],
    "targets" : [
      "PLSwift"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PLSwift -destination generic/platform=watchOS
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 PLSwift -destination generic/platform=watchOS
2026-04-21 03:16:01.897 xcodebuild[627:3774] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-21 03:16:01.912 xcodebuild[627:3774] Writing error result bundle to /var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/ResultBundle_2026-21-04_03-16-0001.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:watchOS }
	Available destinations for the "PLSwift" scheme:
		{ platform:macOS, arch:arm64, id:74ab3f9dd53256e3f9b9217943c8998a89d4f8a4, name:My Mac }
		{ platform:macOS, arch:x86_64, id:74ab3f9dd53256e3f9b9217943c8998a89d4f8a4, name:My Mac }
		{ platform:macOS, name:Any Mac }
INFRASTRUCTURE ERROR (status: destinationUnavailable