XActivatePowerMode:写代码时产生爆炸效果的 Xcode 插件
jopen
9年前
一个 Xcode 插件可以在写代码时产生爆炸效果。
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 (searchXActivatePowerMode), restart your Xcode and it works by default.
Manually
Clone the repo, then build (cmd + b) theXActivatePowerModetarget 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 menuEdit->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 ownpedeffect file, then add it to the project. The name of it will show in theeffects menulist.
Its appreciated that pull a request with your EFFECT.