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

Not working for xcode 7.2 #107

Closed billhsu closed 8 years ago

billhsu commented 8 years ago

xcode 7.2 is not loading the plugin.

screenname commented 8 years ago

Fixed by #108 - you can either wait for it to be merged or pull directly.

tonyarnold commented 8 years ago

Sorry, I didn't see #108 until after I'd already merged #109. In any case, this is fixed now — thanks for the bug report and the PRs!