ReactiveCocoa / ReactiveObjC

The 2.x ReactiveCocoa Objective-C API: Streams of values over time
MIT License
2.6k stars 496 forks source link

Get build errors with Xcode 15 #195

Open marlonjames71 opened 1 year ago

marlonjames71 commented 1 year ago

Anyone else run into this?

CocoaJiang commented 1 year ago

Me too.

focus-ming commented 1 year ago

too

stuartofmine commented 1 year ago

I forked a branch and fix the error on Xcode 15, It works on my project but don't have enough test. https://github.com/stuartofmine/ReactiveObjC_2023/tree/dev