陈斌彬的技术博客

Stay foolish,stay hungry

XActivatePowerMode

An Xcode plug-in makes POWER MODE happen in your Xcode.

NOTE THAT THIS VERSION IS VERY BUGGY RIGHT NOW

Effects

How to install and use?

Terminal

1
git clone https://github.com/qfish/XActivatePowerMode.git && cd XActivatePowerMode && xcodebuild clean > /dev/null && xcodebuild > /dev/null

Alcatraz

Install Alcatraz followed by the instruction (search XActivatePowerMode), restart your Xcode and it works by default.

Manually

Clone the repo, then build (cmd + b) 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 ped effect file, then add it to the project. The name of it will show in the effects menu list.

Its appreciated that pull a request with your EFFECT.

TODO

License

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

Special thanks to

  • Geek-Zoo

    They provide awesome design and development works continues to help the open-source community even better.