The Swift Package Index logo.Swift Package Index

Build Information

Failed to build java_swift 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/swiftjava/java_swift.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swiftjava/java_swift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at ef87de5 Xcode 14/Swift 5.7
Cloned https://github.com/swiftjava/java_swift.git
Revision (git rev-parse @):
ef87de5b195c5df821a37b97306a8e42538a8d06
SUCCESS checkout https://github.com/swiftjava/java_swift.git at master
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/swiftjava/java_swift.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" : "cjavavm",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SwiftJava/CJavaVM.git"
    }
  ],
  "manifest_display_name" : "java_swift",
  "name" : "java_swift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "java_swift",
      "targets" : [
        "java_swift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "java_swift",
      "module_type" : "SwiftTarget",
      "name" : "java_swift",
      "path" : "Sources",
      "product_memberships" : [
        "java_swift"
      ],
      "sources" : [
        "Exception.swift",
        "HashMap.swift",
        "JNICore.swift",
        "JNIField.swift",
        "JNIMethod.swift",
        "JNIObject.swift",
        "JNIProxy.swift",
        "JNIType.swift",
        "JavaClass.swift",
        "JavaEnum.swift",
        "JavaMap.swift",
        "JavaObject.swift",
        "JavaSet.swift",
        "JavaThread.swift",
        "Runnable.swift",
        "Throwable.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "java_swift",
    "schemes" : [
      "java_swift"
    ],
    "targets" : [
      "java_swift"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme java_swift -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 java_swift -destination generic/platform=watchOS
2026-04-22 07:48:13.160 xcodebuild[627:3831] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-22 07:48:13.174 xcodebuild[627:3831] Writing error result bundle to /var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/ResultBundle_2026-22-04_07-48-0013.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:watchOS }
	Available destinations for the "java_swift" scheme:
		{ platform:macOS, arch:arm64, id:03c8a2ea4562a1f4d7a1119ca4b8c143e36b21cb, name:My Mac }
		{ platform:macOS, arch:x86_64, id:03c8a2ea4562a1f4d7a1119ca4b8c143e36b21cb, name:My Mac }
		{ platform:macOS, name:Any Mac }
INFRASTRUCTURE ERROR (status: destinationUnavailable