SystemKit icon indicating copy to clipboard operation
SystemKit copied to clipboard

iOS/ARM support

Open beltex opened this issue 9 years ago • 4 comments

  • Everything should be the same for the most part (32-bit devices are many though - vm stats)
  • Need cert to test

beltex avatar Nov 02 '14 05:11 beltex

I/O Kit is a private framework on iOS, so current Battery class won't work. Need to use UIDevice class instead.

beltex avatar Nov 05 '14 04:11 beltex

  • Not for initial release

beltex avatar Dec 03 '14 20:12 beltex

This also implies ARM support

beltex avatar Dec 06 '14 22:12 beltex

Examples from Apple split platform specific code into different subdirs. What about the use of macros instead?

beltex avatar Jan 01 '15 16:01 beltex