XActivatePowerMode:写代码时产生爆炸效果的 Xcode 插件
一个 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.
本文由用户 jopen 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
转载本站原创文章,请注明出处,并保留原始链接、图片水印。
本站是一个以用户分享为主的开源技术平台,欢迎各类分享!