todotxt / todo.txt-ios

Official Todo.txt iOS app for managing your todo.txt file stored in Dropbox.
http://todotxt.org
GNU General Public License v3.0
379 stars 112 forks source link

Upgrading ReactiveCocoa to v2.3 #223

Closed grahamc closed 10 years ago

grahamc commented 10 years ago

It wasn't too much effort, but I upgraded Reactivecocoa to 2.3 and fixed up the deprecated issues. Things seem to run cleanly.

grahamc commented 10 years ago

(Note: The version previously used doesn't seem to compile anymore, that is why I upgraded it.)

ginatrapani commented 10 years ago

Thanks! This does unbreak the compilation. Merging.