The Swift Package Index logo.Swift Package Index

Build Information

Failed to build PLSwift 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/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.2
Building package at path:  $PWD
https://github.com/pl-swift/plswift.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" : [
    {
      "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.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PLSwift -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 PLSwift -destination generic/platform=watchOS
2025-06-17 17:05:03.743 xcodebuild[571:3378] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-17-06_17-05-0003.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:f3833b750bc28d81dfe61deb50bedd0c88a438e7, name:My Mac }
		{ platform:macOS, arch:x86_64, id:f3833b750bc28d81dfe61deb50bedd0c88a438e7, name:My Mac }
		{ platform:macOS, name:Any Mac }
INFRASTRUCTURE ERROR (status: destinationUnavailable