Skip to content

Instantly share code, notes, and snippets.

@jeffbailey
Created March 20, 2014 12:40
Show Gist options
  • Save jeffbailey/9662915 to your computer and use it in GitHub Desktop.
Save jeffbailey/9662915 to your computer and use it in GitHub Desktop.
Test code that only runs in the simulator: TARGET_IPHONE_SIMULATOR
#ifdef TARGET_IPHONE_SIMULATOR
// Code to only run in the simulator
#endif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment