Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.1 KB

File metadata and controls

39 lines (24 loc) · 1.1 KB

Operative

CI Status Version License Platform

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!?!

Usage

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

Operative is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "Operative"

Author

Tom Wilson, tom@toms-stuff.net

License

Operative is available under the MIT license. See the LICENSE file for more info.