Wolox / ReactiveArray

An array class implemented in Swift that can be observed using ReactiveCocoa's Signals
MIT License
53 stars 12 forks source link

Update ReactiveCocoa to 4.1.0 & fix xcodeproj settings #25

Closed inamiy closed 1 year ago

inamiy commented 8 years ago

Hi. I found your code very useful, and added a fun ReactiveArray UI example in https://github.com/inamiy/ReactiveCocoaCatalog/pull/4 you might be interested :wink:

There were some fixes & improvements needed for integration as follows:

Sorry for bulk fixes, but I think they are all needed, so hopefully you will merge this!