The Swift Package Index logo.Swift Package Index

Build Information

Failed to build RxViewController, reference master (072b22), with Swift 6.2 for macOS (SPM) on 18 Jun 2025 21:06:53 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/devxoul/RxViewController.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/devxoul/RxViewController
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 072b223 Drop iOS 8 support
Cloned https://github.com/devxoul/RxViewController.git
Revision (git rev-parse @):
072b223dc9e39764fbc5574b2c9a3a7792e2185b
SUCCESS checkout https://github.com/devxoul/RxViewController.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/devxoul/RxViewController.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/devxoul/RxExpect.git
Fetching https://github.com/ReactiveX/RxSwift.git
[1/741] Fetching rxexpect
[742/53444] Fetching rxexpect, rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (4.21s)
Fetched https://github.com/devxoul/RxExpect.git from cache (4.21s)
Computing version for https://github.com/devxoul/RxExpect.git
error: Dependencies could not be resolved because root depends on 'rxswift' 6.0.0..<7.0.0 and root depends on 'rxexpect' 2.0.0..<3.0.0.
'rxexpect' >= 2.0.0 practically depends on 'rxswift' 5.0.0..<6.0.0 because no versions of 'rxexpect' match the requirement 2.0.1..<3.0.0 and 'rxexpect' 2.0.0 depends on 'rxswift' 5.0.0..<6.0.0.
BUILD FAILURE 6.2 macosSpm