Develop other stone series for IOS-install Alcatraz

Source: Internet
Author: User

Develop other stone series for IOS-install Alcatraz

Alcatraz can help us extend Xcode's functions and manage Xcode plug-ins using direct integration.

The specific method is as follows:
1. Open the terminal
2. Enter the following command line:

mkdir -p ~/Library/Application Support/Developer/Shared/Xcode/Plug-ins;curl -L http://git.io/lOQWeA | tar xvz -C ~/Library/Application Support/Developer/Shared/Xcode/Plug-ins

3. DELETE Command Behavior:

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

After the installation is complete, open Xcode. If Package Manager does not appear in the Window, try the following methods (My xcode version is 6.4, and the following methods are available in the test ):
1. Go to github to download the master of Alcatraz. Address:
Https://github.com/supermarin/Alcatraz
Then, enter:

defaults read /Applications/Xcode.app/Contents/Info DVTPlugInCompatibilityUUID

Copy the UUID, open the downloaded Alcatraz project, and add the UUID in info:

Then run the project. A prompt box is displayed, and select load bundle. If not, run it several times.
Then open the terminal and enter: <喎?http: www.bkjia.com kf ware vc " target="_blank" class="keylink"> VcD4NCjxwcmUgY2xhc3M9 "brush: java;"> defaults delete com.apple.dt.Xcode DVTPlugInManagerNonApplePlugIns-Xcode-6.4

If you run Xcode again, a prompt box will still appear. Select load bundle. If not, repeat the above steps until the second prompt is displayed. At this time, the Package Manager will appear when you open the Window.

Open Package Manager and select the plug-in you need.

 

Related Article

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.