This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build RxViewController with Swift 6.0 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.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.0
Building package at path:  $workDir
https://github.com/devxoul/RxViewController.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Fetching https://github.com/ReactiveX/RxSwift.git
Fetching https://github.com/devxoul/RxExpect.git
[1/741] Fetching rxexpect
[742/52157] Fetching rxexpect, rxswift
Fetched https://github.com/devxoul/RxExpect.git from cache (4.61s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (4.62s)
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.0 macosSpm
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.