As the system manages the plugins in Xcode: alcatraz!

Source: Internet
Author: User

Alcatraz is an open source Package Manager on Xcode that you can use to discover or install plugins, templates, color themes, etc. without having to manually clone and copy files. It is seamlessly integrated with Xcode. Now Alcatraz support XCODE5.

Alcatraz Source address in: Https://github.com/supermarin/Alcatraz

usage

Select Package Manager from the Window menu, then select (check)/Revoke selection (uncheck) to install or remove the plugin. You need to restart Xcode after installing the plug-in package.

I would like to submit my own plug-in kit (package)

Fork then edit the Alcatraz package repository, put the name of the plugin package, description, URL of the plugin, color mode, even templates, and then submit a pull request.

{  "name": "Excellent-Plugin",  "url": "https://github.com/me/xcode-excellent-plugin", "description": "Makes Xcode stop, collaborate and listen."}
installation

Install and open your terminal. Enter the following command:

| Sh
Uninstall

To remove a plugin:

To remove the Alcatraz you installed, perform the following command at the terminal:

~/library/application\ Support/developer/shared/xcode/plug-ins/alcatraz.xcplugin

To remove the cached data:

Please execute the following command at the terminal:

rm -rf ~/Library/Application\ Support/Alcatraz/

As the system manages the plugins in Xcode: alcatraz!

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.