# ActivatePowerMode **Repository Path**: xueyongwei/ActivatePowerMode ## Basic Information - **Project Name**: ActivatePowerMode - **Description**: ActivatePowerMode is a plugin for Xcode. This plugin will make your code powerful. - **Primary Language**: Objective-C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-01-10 - **Last Updated**: 2024-12-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ActivatePowerMode ActivatePowerMode is a plugin for Xcode. This plugin will make your code powerful. An idea from [activate-power-mode](https://github.com/JoelBesada/activate-power-mode). ![image](https://github.com/poboke/ActivatePowerMode/raw/master/Screenshots/about.gif) ## Effect Switch ![image](https://github.com/poboke/ActivatePowerMode/raw/master/Screenshots/switch.png) Click the "Plugins" menu, choose the "Activate Power Mode" sub menu. And then you can turn on / off the effect. Enjoy the power of your code! ## Support Xcode Versions - Xcode6 - Xcode7 ## Auto Install Using [Alcatraz](https://github.com/alcatraz/Alcatraz) ## Manual build and install - Download source code and open ActivatePowerMode.xcodeproj with Xcode. - Select "Edit Scheme" and set "Build Configuration" as "Release" - Build it. It automatically installs the plugin into the correct directory. - Restart Xcode. (Make sure that the Xcode process is terminated entirely) ## Manual uninstall Delete the following directory: $HOME/Library/Application\ Support/Developer/Shared/Xcode/Plug-ins/ActivatePowerMode.xcplugin ## License (The WTFPL) DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE Version 2, December 2004 Copyright (C) 2015 Jobs (www.poboke.com) Everyone is permitted to copy and distribute verbatim or modified copies of this license document, and changing it is allowed as long as the name is changed. DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. You just DO WHAT THE FUCK YOU WANT TO.