Today I updated to Xcode 6.3.2 and I can\'t run the Clang code formatting – it seems like it\'s not even installed. Everytime I update Xcode, I have to reinstall Alcatraz and mo
After install Xcode 6.4, I choose "Skip Bundles",I can't find Alcatraz.
Fisrt I try the add UUID,but Alcatraz also no working;
Then try this:
defaults read com.apple.dt.Xcode DVTPlugInManagerNonApplePlugIns-Xcode-6.4
In iTerm show below:
allowed = {
};
skipped = {
"com.mneorr.Alcatraz" = {
version = 1;
};
};
but this file can't edit,so delete:
defaults delete com.apple.dt.Xcode DVTPlugInManagerNonApplePlugIns-Xcode-6.4
Next,I reinstall Alcatraz,Xcode show “Load Bundles" again,this time I will not make wrong,choose "Load Bundles".