Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
RxSwift.xcframework.zip | 2024-04-21 | 82.5 MB | |
README.md | 2024-04-21 | 613 Bytes | |
Seder source code.tar.gz | 2024-04-21 | 1.7 MB | |
Seder source code.zip | 2024-04-21 | 2.4 MB | |
Totals: 4 Items | 86.6 MB | 0 |
RxSwift 6.7.0 🌾
- Add support for visionOS (Thanks @nighthawk) [#2564]
- Align CocoaPods macOS deployment target to 10.10 (Like SPM)
- Link XCTest weakly on CocoaPods to allow static linking (Thanks @mkj-is) [#2587]
- Fix and align factory closure runtimes (Thanks @danielt1263) [#2534]
- Fix a possible crash in RxDelegateProxy (Thanks @sejal-hotstar) [#2546]
- Fix release build warning from missing explicit imports (Thanks @drewster99) [#2555]
- Various code formatting and documentation fixes (Thanks @sanghun0724, @nicholaskim94, @fanqiaojun, @honghoker, @annie-gupta, @woin2ee, @danielt1263)