The first is to install the Alcatraz plug-in, which is equivalent to a basket, which is filled with Xcode plug-ins, very practical, easy to install.
By installing at the terminal, enter the following command
Installation: Curl-fssl https://raw.github.com/supermarin/Alcatraz/master/Scripts/install.sh | Sh
Yes, of course. As the version of Xcode is updated sometimes we need to remove the uninstallation, which is also done by the command line:
Delete: Rm-rf ~/library/application\ support/developer/shared/xcode/plug-ins/alcatraz.xcplugin
So the whole process is still very convenient.
One thing to mention is that when the installation is complete, it looks like this:
This means that our Alcatraz plug-in Management Pack has been installed, and I also see that you have to open Xcode at this point, and when you open Xcode, you need to be aware that:
At this point we should choose the load bundles this option, that means we start using the plugin manager, otherwise, even if you install the success is not used, you will see that the Xcode has been opened, but also
Nothing has changed, yes, now we need to do the next setup:
Here is our Plugin manager, open can see a lot of plug-ins, such as the powerful Vim plug-in, VIM enthusiasts must mark Ah, is not very powerful Ah, there are many can try.
Using the Alcatraz plug-in tool in Xcode