Skip to content

Instantly share code, notes, and snippets.

@wjlafrance
Created April 19, 2011 23:24
Show Gist options
  • Save wjlafrance/929972 to your computer and use it in GitHub Desktop.
Save wjlafrance/929972 to your computer and use it in GitHub Desktop.
#define pathInDocumentDirectory(fileName) [[NSSearchPathForDirectoriesInDomain(NSDocumentDirectory, NSUserDomainMask, YES) lastObject] stringByAppendingPathComponent:fileName]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment