Skip to content

Instantly share code, notes, and snippets.

@czwen
Created June 7, 2016 07:52
Show Gist options
  • Save czwen/9a379c84c12a4c2167b47e110b63b7c8 to your computer and use it in GitHub Desktop.
Save czwen/9a379c84c12a4c2167b47e110b63b7c8 to your computer and use it in GitHub Desktop.
AD_HOC/DEBUG/APP_STORE
Build Settings > Preprocessor Macros
#if AD_HOC
#endif
#if DEBUG
#endif
#if APP_STORE
#endif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment