devicekit / DeviceKit

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

Add device Cpu name and clock speed #271

Closed draco1544 closed 1 year ago

draco1544 commented 3 years ago

Please Add device Cpu name and clock speed

kallipigous commented 3 years ago

Yes please.

furiosFast commented 3 years ago

that would be a nice feature

draco1544 commented 3 years ago

that would be a nice feature

I have make my own since

rursache commented 3 years ago

@draco1544 create a pull request so we can all enjoy it

furiosFast commented 2 years ago

that would be a nice feature

I have make my own since

Can you share your code?

mehmetbaykar commented 2 years ago

any update on that guys?

furiosFast commented 2 years ago

is this lib still maintained?

Zandor300 commented 2 years ago

is this lib still maintained?

@furiosFast Yes, we always try to add new devices as quickly as possible when they come out, but the library isn't our main priority since we have other jobs. If you really want this added, you or someone else could try to implement it yourself and contribute through a PR. Otherwise, we would need to have spare time available to implement new features.