tbointeractive / bytes

bytes is a set of Swift tools to cover many all-day tasks in iOS development.
MIT License
7 stars 1 forks source link

Add 2019 devices to the Device struct along with Watch models. #44

Closed mhdabdulhameed closed 4 years ago

mhdabdulhameed commented 4 years ago

This PR adds the latest iPhone, iPad and Apple Watch devices to the Device struct as described in this ticket..

I used this gist as a source for the new devices.

I also changed the display name of the iPods a little bit if you're fine with that.