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 RVS_IPAddress with Swift 6.2 (beta) for watchOS using Xcode 26.0.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RiftValleySoftware/RVS_IPAddress.git
Reference: 1.2.8
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/RiftValleySoftware/RVS_IPAddress
 * tag               1.2.8      -> FETCH_HEAD
HEAD is now at 6fdcf18 Just updated the tools. No other changes.
Cloned https://github.com/RiftValleySoftware/RVS_IPAddress.git
Revision (git rev-parse @):
6fdcf182a29d08d2ffab2282d2ab52d3051b90de
SUCCESS checkout https://github.com/RiftValleySoftware/RVS_IPAddress.git at 1.2.8
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/RiftValleySoftware/RVS_IPAddress.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" : "RVS_IPAddress",
  "name" : "RVS_IPAddress",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "11.0"
    },
    {
      "name" : "macos",
      "version" : "10.14"
    },
    {
      "name" : "watchos",
      "version" : "5.0"
    }
  ],
  "products" : [
    {
      "name" : "RVS-IPAddress",
      "targets" : [
        "RVS_IPAddress"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RVS_IPAddress",
      "module_type" : "SwiftTarget",
      "name" : "RVS_IPAddress",
      "path" : "Sources/RVS_IPAddress",
      "product_memberships" : [
        "RVS-IPAddress"
      ],
      "sources" : [
        "RVS_IPAddress.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "RVS_IPAddressTest",
      "module_type" : "SwiftTarget",
      "name" : "RVS-IPAddressTest",
      "path" : "Tests/RVS_IPAddressTest",
      "sources" : [
        "RVS_IPAddress_Test.swift"
      ],
      "target_dependencies" : [
        "RVS_IPAddress"
      ],
      "type" : "test"
    }
  ],
  "tools_version" : "5.5"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "RVS_IPAddress",
    "schemes" : [
      "RVS_IPAddress"
    ],
    "targets" : [
      "RVS_IPAddress",
      "RVS_IPAddressTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme RVS_IPAddress -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 RVS_IPAddress -destination generic/platform=watchOS
2025-06-19 08:12:54.600 xcodebuild[566:3324] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-19-06_08-12-0054.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:watchOS }
	Available destinations for the "RVS_IPAddress" scheme:
		{ platform:macOS, arch:arm64, id:46c22bfe590560708142194c4c3c3952d5749f7a, name:My Mac }
		{ platform:macOS, arch:x86_64, id:46c22bfe590560708142194c4c3c3952d5749f7a, name:My Mac }
		{ platform:macOS, name:Any Mac }
INFRASTRUCTURE ERROR (status: destinationUnavailable