Skip to content

Instantly share code, notes, and snippets.

@michaelbiggs
Last active December 15, 2015 10:48
Show Gist options
  • Save michaelbiggs/5247922 to your computer and use it in GitHub Desktop.
Save michaelbiggs/5247922 to your computer and use it in GitHub Desktop.
Parse NSString with separator
[<NSString* string> componentsSeparatedByString: <NSString* separator>]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment