Build Information
Failed to build slash with Swift 6.1 for visionOS using Xcode 16.3.
Build Command
Build command unavailable
Build Log
========================================
RunAll
========================================
Builder version: 4.61.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: visionOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/slash-hq/slash.git
https://github.com/slash-hq/slash.git
{
"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"
}
Command line invocation:
/Applications/Xcode-16.3.0.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-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme slash -destination generic/platform=xrOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.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 slash -destination generic/platform=xrOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
2025-04-24 16:39:45.463 xcodebuild[574:3307] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-24-04_16-39-0045.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
{ generic:1, platform:xrOS }
Available destinations for the "slash" scheme:
{ platform:macOS, arch:arm64, id:1c8e4f78849e7aaba9245628e7f7860061e89f02, name:My Mac }
{ platform:macOS, arch:x86_64, id:1c8e4f78849e7aaba9245628e7f7860061e89f02, name:My Mac }
{ platform:macOS, name:Any Mac }
INFRASTRUCTURE ERROR (status: destinationUnavailable