RxSwift/RxExample/RxExample.xcodeproj
Carlos García 8f343c226d Reducing the complexity of the examples
Reducing the complexity of the examples, centralizing dependences in a singleton. So common it's all in one place and not have to follow references. It is not a major change in what, I know, but I think it simplifies the understanding of the common parts. For example, this makes it clearer than in the app are only two Scheduler (mainScheduler and backgroundWorkScheduler)
2015-05-13 13:54:09 +02:00
..
project.xcworkspace Unit test pass and all of the bugs are fixed. 2015-04-08 00:28:38 +02:00
project.pbxproj Reducing the complexity of the examples 2015-05-13 13:54:09 +02:00