Skip to content

Instantly share code, notes, and snippets.

@tmdvs
Created December 20, 2011 15:32
Show Gist options
  • Save tmdvs/1501956 to your computer and use it in GitHub Desktop.
Save tmdvs/1501956 to your computer and use it in GitHub Desktop.
For your Prefix.pch
#define UILoremIpsum [NSString stringWithContentsOfFile:[[NSBundle mainBundle] pathForResource:@"filltext" ofType:@"txt"] encoding:NSUTF8StringEncoding error:nil]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment