Build Information
Failed to build NetworkKit, reference master (8fa2cf
), with Swift 6.1 for iOS using Xcode 16.3 on 26 Apr 2025 00:20:34 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.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/cs4alhaider/NetworkKit.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/cs4alhaider/NetworkKit
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 8fa2cf2 Update README.md
Cloned https://github.com/cs4alhaider/NetworkKit.git
Revision (git rev-parse @):
8fa2cf2b83833e188bc8ca820296f9679f1bbf54
SUCCESS checkout https://github.com/cs4alhaider/NetworkKit.git at master
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/cs4alhaider/NetworkKit.git
https://github.com/cs4alhaider/NetworkKit.git
{
"dependencies" : [
],
"manifest_display_name" : "NetworkKit",
"name" : "NetworkKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "NetworkKit",
"targets" : [
"NetworkKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "NetworkKitTests",
"module_type" : "SwiftTarget",
"name" : "NetworkKitTests",
"path" : "Tests/NetworkKitTests",
"sources" : [
"NetworkKitTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"NetworkKit"
],
"type" : "test"
},
{
"c99name" : "NetworkKit",
"module_type" : "SwiftTarget",
"name" : "NetworkKit",
"path" : "Sources/NetworkKit",
"product_memberships" : [
"NetworkKit"
],
"sources" : [
"ApiError.swift",
"Empty.swift",
"Endpoint.swift",
"Extension+Array.swift",
"Extension+Collection.swift",
"Extension+Dictionary.swift",
"Extension+Encodable.swift",
"Extension+Error.swift",
"Extension+String.swift",
"Extension+URL.swift",
"Extensions.swift",
"FileError.swift",
"FileExtension.swift",
"HTTPMethod.swift",
"NetworkKit.swift",
"NetworkService.swift",
"Path.swift",
"Router.swift",
"Typealias.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
2025-04-25 17:20:33.986 xcodebuild[515:2885] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-25-04_17-20-0033.xcresult
xcodebuild: error: The directory /Users/admin/builder/spi-builder-workspace contains 2 projects, including multiple projects with the current extension (.xcodeproj). Specify the project to use with the -project option.
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
2025-04-25 17:20:34.611 xcodebuild[519:2941] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-25-04_17-20-0034.xcresult
xcodebuild: error: The directory /Users/admin/builder/spi-builder-workspace contains 2 projects, including multiple projects with the current extension (.xcodeproj). Specify the project to use with the -project option.
BUILD FAILURE 6.1 iOS