Objective-C port of the Swift code provided for the WWDC presentation "Advanced NSOperations"
Not really tested yet.. probably has bugs.
TODO:
- Not all of the 'Conditions' are ported yet
- Better example app
- Tests!?!
To run the example project, clone the repo, and run pod install
from the Example directory first.
Operative is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "Operative"
Tom Wilson, [email protected]
Operative is available under the MIT license. See the LICENSE file for more info.