An Xcode plug-in makes activate-power-mode happen in your Xcode.
NOTE THAT THIS VERSION IS VERY BUGGY RIGHT NOW
The best way of installing is by Alcatraz. Install Alcatraz followed by the instruction (search XActivatePowerMode
), restart your Xcode and it works by default.
If you do not like the Alcatraz way, you can also clone the repo. Then build the XActivatePowerMode
target in the Xcode project and the plug-in will automatically be installed in ~/Library/Application Support/Developer/Shared/Xcode/Plug-ins
. Relaunch Xcode and it will work too.
The switch is under the menu Edit -> Activate Power Mode, just click that or uninstall this plug-in.
The default effect was builded with UIEffectDesigner, make your own by replacing the default.ped
- Performence and Stability
- More feature as activate-power-mode
XActivatePowerMode is published under MIT License. See the LICENSE file for more.