Build Information
Failed to build Network, reference master (056f55
), with Swift 6.1 for iOS using Xcode 16.3 on 24 Apr 2025 08:58:49 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/song-usa/Network.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/song-usa/Network
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 056f558 chore: update version
Cloned https://github.com/song-usa/Network.git
Revision (git rev-parse @):
056f5583bf520ebf3caf57525fc9698040c2d01b
SUCCESS checkout https://github.com/song-usa/Network.git at master
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/song-usa/Network.git
https://github.com/song-usa/Network.git
{
"dependencies" : [
{
"identity" : "extension",
"requirement" : {
"branch" : [
"master"
]
},
"type" : "sourceControl",
"url" : "https://github.com/DingSoung/Extension"
}
],
"manifest_display_name" : "Network",
"name" : "Network",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.10"
},
{
"name" : "ios",
"version" : "8.0"
},
{
"name" : "tvos",
"version" : "9.0"
},
{
"name" : "watchos",
"version" : "2.0"
}
],
"products" : [
{
"name" : "Network",
"targets" : [
"Network"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "Network",
"module_type" : "SwiftTarget",
"name" : "Network",
"path" : "Sources",
"product_dependencies" : [
"Extension"
],
"product_memberships" : [
"Network"
],
"sources" : [
"HTTPMethod.swift",
"MIMEType.swift",
"Network.swift",
"NetworkError.swift",
"URLRequest+Init.swift",
"URLRequest+dataTask.swift",
"URLRequest+downloadTask.swift",
"URLSessionConfiguration+Init.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
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/DingSoung/Extension
could not find a branch named ‘master’ in https://github.com/DingSoung/Extension (did you mean ‘main’?)Resolve Package Graph
Updating from https://github.com/DingSoung/Extension
could not find a branch named ‘master’ in https://github.com/DingSoung/Extension (did you mean ‘main’?)Resolve Package Graph
Updating from https://github.com/DingSoung/Extension
could not find a branch named ‘master’ in https://github.com/DingSoung/Extension (did you mean ‘main’?)
Resolved source packages:
spi-builder-workspace: (null)
2025-04-24 01:58:48.745 xcodebuild[519:2889] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-24-04_01-58-0048.xcresult
xcodebuild: error: Could not resolve package dependencies:
could not find a branch named ‘master’ in https://github.com/DingSoung/Extension (did you mean ‘main’?)
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/DingSoung/Extension
could not find a branch named ‘master’ in https://github.com/DingSoung/Extension (did you mean ‘main’?)
Resolved source packages:
spi-builder-workspace: (null)
2025-04-24 01:58:49.943 xcodebuild[661:3575] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-24-04_01-58-0049.xcresult
xcodebuild: error: Could not resolve package dependencies:
could not find a branch named ‘master’ in https://github.com/DingSoung/Extension (did you mean ‘main’?)
BUILD FAILURE 6.1 iOS