XActivatePowerMode:寫代碼時產生爆炸效果的 Xcode 插件

jopen 9年前發布 | 59K 次閱讀 iOS開發 移動開發 XActivatePowerMode

一個 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.baiduhome.net/lib/view/home/1449102937186

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!