Skip to content

Instantly share code, notes, and snippets.

@PaulChana
Created July 22, 2015 20:54
Show Gist options
  • Save PaulChana/8ec152f29d9bde894ea1 to your computer and use it in GitHub Desktop.
Save PaulChana/8ec152f29d9bde894ea1 to your computer and use it in GitHub Desktop.
NSString path to NSURL
[NSURL fileURLWithPath:nsstringPath];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment