Skip to content

denrase/UIDeviceHardware

This branch is 40 commits behind fahrulazmi/UIDeviceHardware:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c839f42 · Dec 3, 2013

History

7 Commits
Nov 2, 2013
Nov 2, 2013
Nov 2, 2013
Dec 3, 2013

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