TravelC / XActivatePowerMode

An Xcode plug-in makes activate-power-mode happen in your Xcode.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XActivatePowerMode

An Xcode plug-in makes activate-power-mode happen in your Xcode.

NOTE THAT THIS VERSION IS VERY BUGGY RIGHT NOW

XActivatePowerMode

How to install and use?

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.

Deactivate Tips

The switch is under the menu Edit -> Activate Power Mode, just click that or uninstall this plug-in.

Make your own particle effect?

The default effect was builded with UIEffectDesigner, make your own by replacing the default.ped

TODO

License

XActivatePowerMode is published under MIT License. See the LICENSE file for more.

About

An Xcode plug-in makes activate-power-mode happen in your Xcode.

License:MIT License


Languages

Language:Objective-C 100.0%