devicekit / DeviceKit

DeviceKit is a value-type replacement of UIDevice.
MIT License
4.42k stars 428 forks source link

Processor Names #276

Closed twodayslate closed 1 year ago

twodayslate commented 3 years ago

I would like to be able to get the processor name. For example the iPhone12,1 should have the A13 processor

https://stackoverflow.com/a/65288195/193772

furiosFast commented 3 years ago

that would be a nice feature