Skip to content

Releases: Nirma/UIDeviceComplete

iPad, SE

07 May 13:51
ec09772
Compare
Choose a tag to compare

This release adds detection support for iPhone SE (2nd Generation), iPad Pro 11 inch (2nd Generation) and iPad Pro 12.9 inch (4th Generation).

Simulator Support++

23 Jan 15:41
1f302a9
Compare
Choose a tag to compare

This release includes improved simulator detection support, as well as proper support of this library via Swift Package Manager for Xcode 11.

Thanks to @pahnev for helping out regarding SPM!

The grown up iPads

26 Sep 05:50
6d344ad
Compare
Choose a tag to compare

In this release, the iPad 10.2 inch models are finally detectable, except you can't get them just yet.

Also, iPhone 11s will now register as having a notch, as that's what they are.

11

21 Sep 14:08
Compare
Choose a tag to compare
11

The iPhone 11s are now detected with this new release. As the 10.2 inch iPad's identifiers are still yet to be known, it will added in the next minor release.

Enjoy detecting your new iPhones!

Notch

15 Jun 15:32
Compare
Choose a tag to compare

This release adds support for detecting the presence of a notch.
Thanks to @danramteke for being kind enough to put this together!

Swift 5 + iPod Touch

05 Jun 16:04
29631f5
Compare
Choose a tag to compare

This release includes the following:

  • Swift 5 support
  • New 7th Gen iPod Touch detection

More iPads and iPads!

09 Apr 08:16
b70d17e
Compare
Choose a tag to compare

This update includes 3rd Gen iPad Pros (11 inch and 12.9 inch) as well as the new iPad Air 3 and iPad Mini 5.

XS MAX

25 Sep 03:31
Compare
Choose a tag to compare

This release contains new info for the Fall 2018 devices that were released.

Thanks for putting this together! @tsukisa

  • Added iPhone XR, iPhone XS and iPhone XS Max to iPhone model
  • Update Swift version to 4.2

More iPads!

27 Jan 07:51
Compare
Choose a tag to compare

This release includes support for detecting additional iPad models and returning the screen size of an iPhone X in inches.

Thanks @vincentneo for these changes, awesome work!

Simulator Support+

21 Jan 12:24
89e0e93
Compare
Choose a tag to compare

This release fixes an issue where the model of the device in simulator could not be detected.

Thanks @matsune for putting this together!