hdsenevi/jail-monkey

Check for additional paths and check writability of those instead of just checking for readability

Closed this issue · 0 comments

Check for additional paths and check writability of those instead of just checking for readability. So instead of checking for readability of the paths, do the following.

[[NSFileManager defaultManager] isWritableFileAtPath:path]