The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Network, reference master (056f55), with Swift 6.1 for iOS using Xcode 16.3 on 21 May 2025 07:26:15 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.61.6
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/song-react/Network.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/song-react/Network
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 056f558 chore: update version
Cloned https://github.com/song-react/Network.git
Revision (git rev-parse @):
056f5583bf520ebf3caf57525fc9698040c2d01b
SUCCESS checkout https://github.com/song-react/Network.git at master
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/song-react/Network.git
https://github.com/song-react/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-05-21 00:26:14.168 xcodebuild[517:2893] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-21-05_00-26-0014.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-05-21 00:26:15.239 xcodebuild[673:3639] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-21-05_00-26-0015.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