Using Alcatraz to manage Xcode plugins

Source: Internet
Author: User

Alcatraz is a tool that helps you manage Xcode plugins, templates, and color configurations. It can be integrated directly into Xcode's graphical interface, making you feel like you're using Xcode's own features.

Installation and removal

Use the following command line to install Alcatraz:

1 curl -fsSL https://raw.github.com/supermarin/Alcatraz/master/Scripts/install.sh | sh

  

If you do not want to use Alcatraz, you can use the following command to delete:

12 rm -rf ~/Library/Application\ Support/Developer/Shared/Xcode/Plug-ins/Alcatraz.xcpluginrm -rf ~/Library/Application\ Support/Alcatraz

Use

After successful installation, you can find Alcatraz in the top menu of Xcode, as shown below:

Click "Package Manager" to launch the plugin list page as follows:

After you can search in the upper right corner of the plug-in, for the plug-in you want to install, click on the icon to the left, you can download the installation, after the installation is complete, click the icon on the left of the plugin again to remove the plugin.

Plugin path

All of Xcode's plugins are installed in the directory ~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/ , and you can manually switch to this directory to remove plugins.

Using Alcatraz to manage Xcode plugins

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.