Build Information
Failed to build RxRetroSwift, reference 3.0.1 (9c25e3
), with Swift 6.1 for visionOS using Xcode 16.3 on 25 Apr 2025 17:48:16 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/michaelhenry/RxRetroSwift.git
Reference: 3.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/michaelhenry/RxRetroSwift
* tag 3.0.1 -> FETCH_HEAD
HEAD is now at 9c25e3f Update RequestCaller.swift
Cloned https://github.com/michaelhenry/RxRetroSwift.git
Revision (git rev-parse @):
9c25e3f61774ac49904b2d81e87a685743323605
SUCCESS checkout https://github.com/michaelhenry/RxRetroSwift.git at 3.0.1
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/michaelhenry/RxRetroSwift.git
https://github.com/michaelhenry/RxRetroSwift.git
{
"dependencies" : [
{
"identity" : "rxswift",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ReactiveX/RxSwift.git"
}
],
"manifest_display_name" : "RxRetroSwift",
"name" : "RxRetroSwift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "RxRetroSwift",
"targets" : [
"RxRetroSwift"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RxRetroSwiftTests",
"module_type" : "SwiftTarget",
"name" : "RxRetroSwiftTests",
"path" : "Tests/RxRetroSwiftTests",
"sources" : [
"RxRetroSwiftTests.swift"
],
"target_dependencies" : [
"RxRetroSwift"
],
"type" : "test"
},
{
"c99name" : "RxRetroSwift",
"module_type" : "SwiftTarget",
"name" : "RxRetroSwift",
"path" : "Sources/RxRetroSwift",
"product_dependencies" : [
"RxSwift",
"RxCocoa"
],
"product_memberships" : [
"RxRetroSwift"
],
"sources" : [
"Extensions/URLRequest+Authentications.swift",
"Models/RawResponse.swift",
"Models/RequestModel.swift",
"Models/Result.swift",
"Protocols/HasErrorInfo.swift",
"Services/RequestCaller.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-25 10:48:16.146 xcodebuild[515:2849] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-25-04_10-48-0016.xcresult
xcodebuild: error: '_Pods.xcodeproj' does not exist.
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 10:48:16.777 xcodebuild[519:2901] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-25-04_10-48-0016.xcresult
xcodebuild: error: '_Pods.xcodeproj' does not exist.
BUILD FAILURE 6.1 visionOS