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
/* Sample functions to use to get the machine name (aka device model) in iOS 8 | |
Use this by copying these methods into your project in the appropriate place. | |
Clearly this is not an actual class file. Likely at some point I'll make | |
a UIDevice category that has this and other handy functions. | |
Malcolm Teas, August 2015 */ | |
/** | |
Raw device model method |