Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

fahrulazmi/UIDeviceHardware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 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