travisjeffery / ClangFormat-Xcode

Xcode plug-in to to use clang-format from in Xcode and consistently format your code with Clang
https://twitter.com/travisjeffery
MIT License
2.89k stars 288 forks source link

Xcode 6 GM support #51

Closed gbernady closed 9 years ago

gbernady commented 9 years ago

Looks like Xcode 6 GM has a new DVTPlugInCompatibilityUUID: C4A681B0-4A26-480E-93EC-1218098B9AA0

MaximusMcCann commented 9 years ago

Second this

MaximusMcCann commented 9 years ago

See pull request. Added UUID for xcode 6 GM.

https://github.com/travisjeffery/ClangFormat-Xcode/pull/52

travisjeffery commented 9 years ago

ah i merged another pr for the same issue, thanks though