ReactiveX / RxSwift

Reactive Programming in Swift
MIT License
24.37k stars 4.17k forks source link

Add support for visionOS #2543

Closed RobertDresler closed 1 year ago

RobertDresler commented 1 year ago

This resolves https://github.com/ReactiveX/RxSwift/issues/2542

freak4pc commented 1 year ago

Hey @RobertDresler - I had to revert this for now as this will cause build errors in Xcode 14.3 which is still a dominantly used Xcode version (which also requires users to update to Sonoma, which wasn't even officially released yet).

I'll have to re-add your PR in a later release.

BB-fat commented 8 months ago

Hey guys, any updates?