Skip to content

Instantly share code, notes, and snippets.

@itsderek23
Created August 4, 2011 15:19
Show Gist options
  • Save itsderek23/1125421 to your computer and use it in GitHub Desktop.
Save itsderek23/1125421 to your computer and use it in GitHub Desktop.
NSString *appName = @"Redwood: ";
NSString *tagline = @"OSX Spotlight for the cloud.";
NSString *message = [appName stringByAppendingString:tagline];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment