Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advanced NSOperations

This shows how to use NSOperations to simplify app architecture. It includes several different kinds of ready-to-use NSOperation subclasses to guarantee that your code will only execute if certain conditions have been met. By composing and chaining these operations together, you can quickly construct complex behaviors with extremely little code.

Requirements

Build

  • Xcode 13.3
  • Swift 5

Runtime

  • iOS 14.0

About

WWDC 2015 sample code, updated in 2022 for modern tools

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages