KJCracks / Clutch

Fast iOS executable dumper
3.7k stars 647 forks source link

Use -[NSOperationQueue waitUntilAllOperationsAreFinished] #152

Closed Tatsh closed 7 years ago

Tatsh commented 7 years ago

This should be the preferred way to exit, just in case the finalise operation stops being the last one.

Loosely somewhat to #148 but does not fix that issue.