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 SwordRPC, reference 0.2.2 (97535a), with Swift 6.1 for watchOS using Xcode 16.3 on 24 Apr 2025 08:41:39 UTC.

Build Command

No build command. This typically means the build failed at an early stage where we determine the build command.

Build Log

========================================
RunAll
========================================
Builder version: 4.60.2-13-gb0b1f23
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Azoy/SwordRPC.git
Reference: 0.2.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Azoy/SwordRPC
 * tag               0.2.2      -> FETCH_HEAD
HEAD is now at 97535a2 TMPDIR Function bby
Cloned https://github.com/Azoy/SwordRPC.git
Revision (git rev-parse @):
97535a22bdca462f8b91e8a7349391fb2344d757
SUCCESS checkout https://github.com/Azoy/SwordRPC.git at 0.2.2
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Azoy/SwordRPC.git
https://github.com/Azoy/SwordRPC.git
{
  "dependencies" : [
    {
      "identity" : "bluesocket",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.12.78",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/IBM-Swift/BlueSocket.git"
    }
  ],
  "manifest_display_name" : "SwordRPC",
  "name" : "SwordRPC",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwordRPC",
      "targets" : [
        "SwordRPC"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwordRPC",
      "module_type" : "SwiftTarget",
      "name" : "SwordRPC",
      "path" : "Sources/SwordRPC",
      "product_dependencies" : [
        "Socket"
      ],
      "product_memberships" : [
        "SwordRPC"
      ],
      "sources" : [
        "Delegate.swift",
        "Events.swift",
        "RPC.swift",
        "Register.swift",
        "SwordRPC.swift",
        "Types/Enums.swift",
        "Types/JoinRequest.swift",
        "Types/RichPresence.swift",
        "Utils.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/IBM-Swift/BlueSocket.git
the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifierResolve Package Graph
Updating from https://github.com/IBM-Swift/BlueSocket.git
the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifierResolve Package Graph
Updating from https://github.com/IBM-Swift/BlueSocket.git
the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier
Resolved source packages:
  spi-builder-workspace: (null)
2025-04-24 01:41:37.020 xcodebuild[517:2883] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-24-04_01-41-0037.xcresult
xcodebuild: error: Could not resolve package dependencies:
  the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Updating from https://github.com/IBM-Swift/BlueSocket.git
the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier
Resolved source packages:
  spi-builder-workspace: (null)
2025-04-24 01:41:39.927 xcodebuild[966:4614] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-24-04_01-41-0039.xcresult
xcodebuild: error: Could not resolve package dependencies:
  the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier
BUILD FAILURE 6.1 watchOS