Recently upgraded from xcode6.4 to Xcode7, found that all the previous plugins are invalid, if you want to install, need to re-download, install, very troublesome.
So, turn to this blog post, personally test, found very useful ...
Address: http://115.28.85.76/blog/?p=184
Full:
1. Use Alcatraz to manage all plugins
Installation Experience: http://blog.csdn.net/xiaoliuxingzi/article/details/46889429
After the installation is complete, open the Windows properties for Xcode, such as:
Click Package Manager and a window will appear:
Indicates that the installation was successful, so if I want to quickly integrate this plugin: Vvdocumenter (three///auto-generated comments)
This is all you need:
Click Install, and then when you're done, restart Xcode. Behind the plug-ins, are can use this tool integration, and then upgrade XOCDE, no longer have to worry about to find a variety of plug-ins, directly using this tool integration can.
2. Atproperty Fast generation of attributes
3. Auto-importer Add header file is convenient, do not need to jump to the top of the. m file to add
4.AutoGenerateDescriptionPluginProd This is automatically generated description, custom object debugging convenient
5.ESJsonFormat This is the use of the build object with Mjextension, provided that the server can provide a JSON sample of the interface. Complex structure is very useful, such as an object in the form of an array or dic contains a number of custom objects, it is very convenient to use json+ this plugin to generate model files.
6.FuzzyAutocomplete is more useful than the Xcode comes with.
7.iconMaker icon that automatically generates and configures the project according to an original image
8.JDPluginManager generates a new plugin entry for easy access to the Xcode plugin
9.JKBlockCommenter use command+option+/to add a/* */Comment to the code block
10.RRConstraintsPlugin convenient for those who use AutoLayout to layout
11.RSImageOptimPlugin can optimize the picture in the project, greatly reduce the size of the package
Ksimagenamed ImageName method when the image name is automatically prompted
———————————————————————————————–
The above plugins can be found in the Alcatraz, in addition
13.Dash a Document Plugin
14.Xalign Code Grooming Plugin
Vvdocumenter use "//" to generate the corresponding annotation template according to the method.
Xcode some good plugins, and the manager of these plugins