The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build w3w-swift-wrapper with Swift 6.1 for visionOS using Xcode 16.3.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/what3words/w3w-swift-wrapper.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/what3words/w3w-swift-wrapper
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 3c01152 Merge pull request #18 from what3words/staging
Cloned https://github.com/what3words/w3w-swift-wrapper.git
Revision (git rev-parse @):
3c01152aa316b7a9714f038b34a8adb4adeb7c4a
SUCCESS checkout https://github.com/what3words/w3w-swift-wrapper.git at master
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/what3words/w3w-swift-wrapper.git
https://github.com/what3words/w3w-swift-wrapper.git
{
  "dependencies" : [
    {
      "identity" : "w3w-swift-core",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/what3words/w3w-swift-core.git"
    },
    {
      "identity" : "w3w-swift-voice-api",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/what3words/w3w-swift-voice-api.git"
    }
  ],
  "manifest_display_name" : "w3w-swift-wrapper",
  "name" : "w3w-swift-wrapper",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.12"
    },
    {
      "name" : "ios",
      "version" : "10.0"
    },
    {
      "name" : "tvos",
      "version" : "10.0"
    },
    {
      "name" : "watchos",
      "version" : "2.0"
    }
  ],
  "products" : [
    {
      "name" : "W3WSwiftApi",
      "targets" : [
        "W3WSwiftApi"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "w3w_swift_wrapperTests",
      "module_type" : "SwiftTarget",
      "name" : "w3w-swift-wrapperTests",
      "path" : "Tests/w3w-swift-wrapperTests",
      "sources" : [
        "w3w_swift_wrapper.v3.tests.swift",
        "w3w_swift_wrapper.v4.tests.swift"
      ],
      "target_dependencies" : [
        "W3WSwiftApi"
      ],
      "type" : "test"
    },
    {
      "c99name" : "W3WSwiftApi",
      "module_type" : "SwiftTarget",
      "name" : "W3WSwiftApi",
      "path" : "Sources/W3WSwiftApi",
      "product_dependencies" : [
        "W3WSwiftCore",
        "W3WSwiftVoiceApi"
      ],
      "product_memberships" : [
        "W3WSwiftApi"
      ],
      "sources" : [
        "Deprecated/What3WordsV3.swift",
        "Enums/W3WFormat.swift",
        "Enums/W3WSelectionType.swift",
        "Errors/W3WWebSocketError.swift",
        "Extensions/W3WApiLineExtension.swift",
        "Extensions/W3WApiSquareExtension.swift",
        "Extensions/W3WApiSuggestionExtension.swift",
        "Extensions/W3WErrorExtension.swift",
        "Json/JsonBoundingSquare.swift",
        "Json/JsonCoordinates.swift",
        "Json/JsonEnd.swift",
        "Json/JsonError.swift",
        "Json/JsonLanguage.swift",
        "Json/JsonLanguages.swift",
        "Json/JsonLine.swift",
        "Json/JsonLines.swift",
        "Json/JsonNortheast.swift",
        "Json/JsonSouthwest.swift",
        "Json/JsonSquare.swift",
        "Json/JsonSquareSuggestions.swift",
        "Json/JsonStart.swift",
        "Json/JsonSuggestion.swift",
        "Json/JsonSuggestions.swift",
        "Types/ExportCoreTypes.swift",
        "Types/Types.swift",
        "Voice/What3Words+VoiceAPI.swift",
        "W3WAutosuggestHelper.swift",
        "W3WSettings.swift",
        "What3WordsV4.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
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" : [
    {
      "identity" : "w3w-swift-core",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/what3words/w3w-swift-core.git"
    },
    {
      "identity" : "w3w-swift-voice-api",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/what3words/w3w-swift-voice-api.git"
    }
  ],
  "manifest_display_name" : "w3w-swift-wrapper",
  "name" : "w3w-swift-wrapper",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.12"
    },
    {
      "name" : "ios",
      "version" : "10.0"
    },
    {
      "name" : "tvos",
      "version" : "10.0"
    },
    {
      "name" : "watchos",
      "version" : "2.0"
    }
  ],
  "products" : [
    {
      "name" : "W3WSwiftApi",
      "targets" : [
        "W3WSwiftApi"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "w3w_swift_wrapperTests",
      "module_type" : "SwiftTarget",
      "name" : "w3w-swift-wrapperTests",
      "path" : "Tests/w3w-swift-wrapperTests",
      "sources" : [
        "w3w_swift_wrapper.v3.tests.swift",
        "w3w_swift_wrapper.v4.tests.swift"
      ],
      "target_dependencies" : [
        "W3WSwiftApi"
      ],
      "type" : "test"
    },
    {
      "c99name" : "W3WSwiftApi",
      "module_type" : "SwiftTarget",
      "name" : "W3WSwiftApi",
      "path" : "Sources/W3WSwiftApi",
      "product_dependencies" : [
        "W3WSwiftCore",
        "W3WSwiftVoiceApi"
      ],
      "product_memberships" : [
        "W3WSwiftApi"
      ],
      "sources" : [
        "Deprecated/What3WordsV3.swift",
        "Enums/W3WFormat.swift",
        "Enums/W3WSelectionType.swift",
        "Errors/W3WWebSocketError.swift",
        "Extensions/W3WApiLineExtension.swift",
        "Extensions/W3WApiSquareExtension.swift",
        "Extensions/W3WApiSuggestionExtension.swift",
        "Extensions/W3WErrorExtension.swift",
        "Json/JsonBoundingSquare.swift",
        "Json/JsonCoordinates.swift",
        "Json/JsonEnd.swift",
        "Json/JsonError.swift",
        "Json/JsonLanguage.swift",
        "Json/JsonLanguages.swift",
        "Json/JsonLine.swift",
        "Json/JsonLines.swift",
        "Json/JsonNortheast.swift",
        "Json/JsonSouthwest.swift",
        "Json/JsonSquare.swift",
        "Json/JsonSquareSuggestions.swift",
        "Json/JsonStart.swift",
        "Json/JsonSuggestion.swift",
        "Json/JsonSuggestions.swift",
        "Types/ExportCoreTypes.swift",
        "Types/Types.swift",
        "Voice/What3Words+VoiceAPI.swift",
        "W3WAutosuggestHelper.swift",
        "W3WSettings.swift",
        "What3WordsV4.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "w3w-swift-wrapper",
    "schemes" : [
      "w3w-swift-wrapper-Package"
    ],
    "targets" : [
      "W3WSwiftApi",
      "w3w-objc-apiTests",
      "w3w-swift-apiTests",
      "w3w-swift-wrapperPackageDescription",
      "w3w-swift-wrapperPackageTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme w3w-swift-wrapper-Package -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 w3w-swift-wrapper-Package -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-29 13:59:50.067 xcodebuild[575:3257] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-29-04_13-59-0050.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:xrOS }
	Available destinations for the "w3w-swift-wrapper-Package" scheme:
		{ platform:macOS, arch:arm64, id:aaeadacc0cd6025f763eea9d99aa4ac0db3edafd, name:My Mac }
		{ platform:macOS, arch:x86_64, id:aaeadacc0cd6025f763eea9d99aa4ac0db3edafd, name:My Mac }
		{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:aaeadacc0cd6025f763eea9d99aa4ac0db3edafd, name:My Mac }
		{ platform:macOS, arch:x86_64, variant:Mac Catalyst, id:aaeadacc0cd6025f763eea9d99aa4ac0db3edafd, name:My Mac }
		{ platform:iOS, id:dvtdevice-DVTiPhonePlaceholder-iphoneos:placeholder, name:Any iOS Device }
		{ platform:iOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-iphonesimulator:placeholder, name:Any iOS Simulator Device }
		{ platform:macOS, name:Any Mac }
		{ platform:macOS, variant:Mac Catalyst, name:Any Mac }
		{ platform:tvOS, id:dvtdevice-DVTiOSDevicePlaceholder-appletvos:placeholder, name:Any tvOS Device }
		{ platform:tvOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-appletvsimulator:placeholder, name:Any tvOS Simulator Device }
		{ platform:watchOS, id:dvtdevice-DVTiOSDevicePlaceholder-watchos:placeholder, name:Any watchOS Device }
		{ platform:watchOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-watchsimulator:placeholder, name:Any watchOS Simulator Device }
INFRASTRUCTURE ERROR (status: destinationUnavailable