Skip to content

denrase/UIDeviceHardware

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UIDeviceHardware

Category to check hardware version that's running iOS

Usage

To get the platform identfier

NSString *platform = [UIDeviceHardware platform];

To get the platform name

NSString *platformString = [UIDeviceHardware platformString];

Reference

http://theiphonewiki.com/wiki/Models

About

Category to check hardware version that's running iOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published