Skip to content

Instantly share code, notes, and snippets.

@HungHuynh
Created September 15, 2012 20:27
Show Gist options
  • Save HungHuynh/3729603 to your computer and use it in GitHub Desktop.
Save HungHuynh/3729603 to your computer and use it in GitHub Desktop.
Check device simulator or device real
//If it dont simulator :
#if !TARGET_IPHONE_SIMULATOR
#endif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment