Open beltex opened 10 years ago
I/O Kit is a private framework on iOS, so current Battery class won't work. Need to use UIDevice class instead.
This also implies ARM support
Examples from Apple split platform specific code into different subdirs. What about the use of macros instead?