The Swift Package Index logo.Swift Package Index

Build Information

Failed to build PwnedPasswords, reference master (ded62c), with Swift 6.3 for visionOS using Xcode 26.4 on 22 Apr 2026 10:42:37 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.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/foffer/PwnedPasswords.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/foffer/PwnedPasswords
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at ded62c7 Update readme, removed manual installation
Cloned https://github.com/foffer/PwnedPasswords.git
Revision (git rev-parse @):
ded62c7b0b06b73287fd4a50603e0f2ead725e3a
SUCCESS checkout https://github.com/foffer/PwnedPasswords.git at master
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/foffer/PwnedPasswords.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
    {
      "identity" : "quick",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Quick.git"
    },
    {
      "identity" : "nimble",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Nimble.git"
    }
  ],
  "manifest_display_name" : "PwnedPasswords",
  "name" : "PwnedPasswords",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "PwnedPasswords",
      "targets" : [
        "PwnedPasswords"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PwnedPasswordsTests",
      "module_type" : "SwiftTarget",
      "name" : "PwnedPasswordsTests",
      "path" : "Example/Tests",
      "product_dependencies" : [
        "Quick",
        "Nimble"
      ],
      "sources" : [
        "Data.swift",
        "PwnedPasswordsTests.swift"
      ],
      "target_dependencies" : [
        "PwnedPasswords"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PwnedPasswords",
      "module_type" : "SwiftTarget",
      "name" : "PwnedPasswords",
      "path" : "PwnedPasswords/Classes",
      "product_memberships" : [
        "PwnedPasswords"
      ],
      "sources" : [
        "ApiClient.swift",
        "PwnedPasswords.swift",
        "SHA1.swift",
        "String+Slice.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "Pods",
    "schemes" : [
      "Nimble",
      "Pods-PwnedPasswords_Tests",
      "PwnedPasswords",
      "Quick"
    ],
    "targets" : [
      "Nimble",
      "Pods-PwnedPasswords_Tests",
      "PwnedPasswords",
      "Quick"
    ]
  }
}
2026-04-22 06:42:35.544 xcodebuild[631:3814] Writing error result bundle to /var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/ResultBundle_2026-22-04_06-42-0035.xcresult
xcodebuild: error: Could not resolve package dependencies:
  could not find a branch named ‘master’ in https://github.com/Quick/Nimble.git (did you mean ‘main’?)
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Updating from https://github.com/Quick/Quick.git
Updating from https://github.com/Quick/Nimble.git
could not find a branch named ‘master’ in https://github.com/Quick/Nimble.git (did you mean ‘main’?)
Resolved source packages:
  spi-builder-workspace: (null)
2026-04-22 06:42:37.634 xcodebuild[708:4202] Writing error result bundle to /var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/ResultBundle_2026-22-04_06-42-0037.xcresult
xcodebuild: error: Could not resolve package dependencies:
  could not find a branch named ‘master’ in https://github.com/Quick/Nimble.git (did you mean ‘main’?)
BUILD FAILURE 6.3 visionOS