• Stars
    star
    711
  • Rank 61,658 (Top 2 %)
  • Language
    Objective-C
  • License
    MIT License
  • Created over 8 years ago
  • Updated almost 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

XActivatePowerMode

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

behappy

NOTE THAT THIS VERSION IS VERY BUGGY RIGHT NOW

Effects

How to install and use?

Terminal

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 :] .

deactivate-tips

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.