Build Information
Failed to build PwnedPasswords, reference master (ded62c), with Swift 6.2 for macOS (Xcode) using Xcode 26.3 on 18 Jun 2025 02:31:06 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.64.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: macosXcodebuild
Swift version: 6.2
Building package at path: $PWD
https://github.com/foffer/PwnedPasswords.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" : [
{
"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"
]
}
}
2025-06-17 19:31:04.843 xcodebuild[570:3354] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-17-06_19-31-0004.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.0.0-Beta.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)
2025-06-17 19:31:06.820 xcodebuild[642:3711] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-17-06_19-31-0006.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.2 macosXcodebuild