Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for NSProgress #34

Closed
5 tasks done
abbeycode opened this issue Apr 19, 2016 · 0 comments
Closed
5 tasks done

Add support for NSProgress #34

abbeycode opened this issue Apr 19, 2016 · 0 comments
Assignees
Milestone

Comments

@abbeycode
Copy link
Owner

abbeycode commented Apr 19, 2016

Make URKArchive implement NSProgressReporting on OS X >= 10.11 and iOS >= 9.0, and support implicit progress reporting for earlier OSes.

https://developer.apple.com/videos/play/wwdc2015/232/

Remaining tasks:

  • Add NSProgress support to all top-level methods
  • For extraction to disk, add passing of the current file info to NSProgress
  • Add section to Readme describing sample NSProgress usage and cancellation
  • Deprecate the methods that use a progressBlock argument, mentioning migration to NSProgress
  • Update documentation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant