| 注册
请输入搜索内容

热门搜索

Java Linux MySQL PHP JavaScript Hibernate jQuery Nginx
jopen
10年前发布

XActivatePowerMode:写代码时产生爆炸效果的 Xcode 插件

一个 Xcode 插件可以在写代码时产生爆炸效果。

NOTE THAT THIS VERSION IS VERY BUGGY RIGHT NOW

Effects

  • Default

  • Bloody (Thanks to @gavinkwoe)

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.

项目主页:http://www.open-open.com/lib/view/home/1449102937186

 本文由用户 jopen 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
 转载本站原创文章,请注明出处,并保留原始链接、图片水印。
 本站是一个以用户分享为主的开源技术平台,欢迎各类分享!
 本文地址:https://www.open-open.com/lib/view/open1449102937186.html
iOS开发 移动开发 XActivatePowerMode