Legoless / Alpha

Next generation debugging framework for iOS
https://github.com/Legoless/Alpha
MIT License
731 stars 45 forks source link

Low Power Mode flag #62

Closed urb4n closed 8 years ago

urb4n commented 8 years ago

It would be nice also to have Low Power Mode flag which was introduced with iOS9.

[[NSProcessInfo processInfo] isLowPowerModeEnabled]

urb4n commented 8 years ago

https://developer.apple.com/library/prerelease/ios/documentation/Performance/Conceptual/EnergyGuide-iOS/LowPowerMode.html

Legoless commented 8 years ago

Will be added to Status plugin.

Legoless commented 8 years ago

Fixed in #e55db17.