Build Information
Failed to build RxWebSocket, reference 2.2.0 (2341fa
), with Swift 6.1 for watchOS using Xcode 16.3 on 24 Apr 2025 14:54:51 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: 2.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/fjcaetano/RxWebSocket
* tag 2.2.0 -> FETCH_HEAD
HEAD is now at 2341fab Version Bump (2.2.0)
Submodule path 'fastlane/actions/codecov': checked out '75911fa21bda7824d7fe638eb3ff0f5d5f8ffe9a'
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 @):
2341fabc92e8a79a494be19bc3235987c47e945d
SUCCESS checkout https://github.com/fjcaetano/RxWebSocket.git at 2.2.0
========================================
Build
========================================
Selected platform: watchOS
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:54:50.995 xcodebuild[523:2857] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-24-04_07-54-0050.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:54:51.691 xcodebuild[528:2912] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-24-04_07-54-0051.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 watchOS