Fork of PSOperations framework that extends NSOperation/NSOperationQueue classes. Based on code provided in the Advanced NSOperations session of WWDC 2015.
- Swift 5 compatible
- Refactored to be closer to original Apple's implementation
NSError
replaced withError
- Revised
OperationError
Capability
abstraction refactored back to condition- Added convenient
CompletionObserver
- Fixed
CloudContainerCondition
ANOperations is available under the Apache 2.0 license. See LICENSE_PSOperations.txt and LICENSE_Apple.txt files for more info.