Build Information
Failed to build RxWebSocket, reference master (f3ad7c
), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 24 Apr 2025 14:55: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.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fjcaetano/RxWebSocket.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/fjcaetano/RxWebSocket
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at f3ad7c4 fix(Fastlane): gather coverage data using Slather
Submodule path 'fastlane/actions/codecov': checked out '86af4384bb211fcb3194522e40aa9274af00fc08'
Submodule 'fastlane/actions/codecov' (https://gist.github.com/04126b3051f6cd6aebe041bb1dfe14e9.git) registered for path 'fastlane/actions/codecov'
Cloning into '/Users/admin/builder/spi-builder-workspace/fastlane/actions/codecov'...
Cloned https://github.com/fjcaetano/RxWebSocket.git
Revision (git rev-parse @):
f3ad7c46f0d567d04bd0196328fb3f9736396bd9
SUCCESS checkout https://github.com/fjcaetano/RxWebSocket.git at master
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.1
Building package at path: $PWD
https://github.com/fjcaetano/RxWebSocket.git
https://github.com/fjcaetano/RxWebSocket.git
{
"dependencies" : [
{
"identity" : "rxswift",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ReactiveX/RxSwift.git"
},
{
"identity" : "starscream",
"requirement" : {
"range" : [
{
"lower_bound" : "3.1.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/daltoniam/Starscream.git"
}
],
"manifest_display_name" : "RxWebSocket",
"name" : "RxWebSocket",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "RxWebSocket",
"targets" : [
"RxWebSocket"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RxWebSocketTests",
"module_type" : "SwiftTarget",
"name" : "RxWebSocketTests",
"path" : "RxWebSocketTests",
"product_dependencies" : [
"RxSwift",
"RxCocoa",
"Starscream",
"RxBlocking"
],
"sources" : [
"RxWebSocketTests.swift",
"RxWebSocket_StreamEvent+Equatable.swift"
],
"target_dependencies" : [
"RxWebSocket"
],
"type" : "test"
},
{
"c99name" : "RxWebSocket",
"module_type" : "SwiftTarget",
"name" : "RxWebSocket",
"path" : "Classes",
"product_dependencies" : [
"RxSwift",
"RxCocoa",
"Starscream"
],
"product_memberships" : [
"RxWebSocket"
],
"sources" : [
"RxWebSocket.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
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-24 07:55:14.960 xcodebuild[524:2868] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-24-04_07-55-0014.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-24 07:55:15.617 xcodebuild[529:2919] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-24-04_07-55-0015.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 macosXcodebuild