The Swift Package Index logo.Swift Package Index

Build Information

Failed to build slash 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/slash-hq/slash.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/slash-hq/slash
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 01e55ce Add support for message reactions.
Cloned https://github.com/slash-hq/slash.git
Revision (git rev-parse @):
01e55ce89b9015c98bae32ba1371ef7a48a3c0f0
SUCCESS checkout https://github.com/slash-hq/slash.git at master
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/slash-hq/slash.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" : "slash",
  "name" : "slash",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "slash",
      "targets" : [
        "slash"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "slash",
      "module_type" : "SwiftTarget",
      "name" : "slash",
      "path" : "Sources",
      "product_memberships" : [
        "slash"
      ],
      "sources" : [
        "Application.swift",
        "ChannelsListView.swift",
        "CrashReporter.swift",
        "MessagesListView.swift",
        "R.swift",
        "Server.swift",
        "SlackAdapter.swift",
        "SlackChannel.swift",
        "SlackContext.swift",
        "SlackEmojiDecoder.swift",
        "SlackEvent.swift",
        "SlackGroup.swift",
        "SlackIM.swift",
        "SlackMessage.swift",
        "SlackMessageReaction.swift",
        "SlackOAuth2.swift",
        "SlackRealTimeClient.swift",
        "SlackTeam.swift",
        "SlackUser.swift",
        "SlackWebClient.swift",
        "Socket.swift",
        "TLSSocket.swift",
        "TerminalCanvas.swift",
        "TerminalDevice.swift",
        "TextLayout.swift",
        "URLSession.swift",
        "UserInputView.swift",
        "Utils.swift",
        "WebSocketClient.swift",
        "main.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "4.2"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "slash",
    "schemes" : [
      "slash"
    ],
    "targets" : [
      "slash"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme slash -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 slash -destination generic/platform=watchOS
2025-06-17 17:23:52.003 xcodebuild[571:3340] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-17-06_17-23-0052.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:watchOS }
	Available destinations for the "slash" scheme:
		{ platform:macOS, arch:arm64, id:76191a1135dd3d7f5715395bbed61f9da0418e99, name:My Mac }
		{ platform:macOS, arch:x86_64, id:76191a1135dd3d7f5715395bbed61f9da0418e99, name:My Mac }
		{ platform:macOS, name:Any Mac }
INFRASTRUCTURE ERROR (status: destinationUnavailable