Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set NSFileManager delegate back to nil once copying is done.
Otherwise the next operation by NSFileManager will try to use the deallocated instance and crash.
- Loading branch information