Skip to content

Instantly share code, notes, and snippets.

@ZevEisenberg
Created March 30, 2017 15:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ZevEisenberg/48c09e224dd0aace9a4127d007ce9398 to your computer and use it in GitHub Desktop.
Save ZevEisenberg/48c09e224dd0aace9a4127d007ce9398 to your computer and use it in GitHub Desktop.
Regex for finding NS prefixes in code migrated to Swift 3
[^(CONDITIO)]NS[^(Error)|^(Coder)|^(Managed)|^(Attributed)|^(LayoutConstraint)|^(Predicate)|^(FetchRequest)|^(Null)|^(KeyValue)]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment