ClangFormat-Xcode
                                
                                 ClangFormat-Xcode copied to clipboard
                                
                                    ClangFormat-Xcode copied to clipboard
                            
                            
                            
                        How to install?
Hi,
I am confused about this line in the documentation:
Clone this repo, build and run ClangFormat, restart Xcode.
I assume it means to run open ClangFormat.xcodeproj, build the project, and run the code.
After doing that and restarting Xcode, the Edit menu does not contain a Clang Format submenu (as shown in the GIF).
Am I missing something obvious?
Xcode 7.3.1
OK, so I was able to install the plugin using Alcatraz.
However, I had no idea what Alcatraz was, and the fact that Alcatraz is lacking a README on their repo (which is linked from this project's documentation) made things difficult.
So I installed following steps here: http://alcatraz.io/
curl -fsSL https://raw.githubusercontent.com/supermarin/Alcatraz/deploy/Scripts/install.sh | sh
I'm thinking the README needs to mention http://alcatraz.io, not its dead-looking repository.
I am still wondering about the git repo installation steps though...
Just updated the link for alcatraz to point to alcatraz.io