Created
March 27, 2015 19:46
-
-
Save berikv/f17b6e18a8de011ec71f to your computer and use it in GitHub Desktop.
Is user a simulator
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
let simulator = UIDevice.currentDevice().model.rangeOfString("Simulator") != nil |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment