InderKumarRathore / DeviceGuru

DeviceGuru is a simple lib (Swift) to know the exact type of the device, e.g. iPhone 6 or iPhone 6s. Please ⭐️ this repo on the top right corner to make this repo popular.
MIT License
478 stars 83 forks source link

Add new iPads Pro, Air, and Mini #106

Closed pluddy closed 2 years ago

pluddy commented 2 years ago

This PR adds hardware strings for the following new iPad models:

I did my best to respect the enum naming conventions from prior art, but please let me know if any should be altered.

InderKumarRathore commented 2 years ago

Released new version 8.0.2, thanks for raising the PR