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

support for Xcode 7.0 beta? #92

Closed nyotis closed 8 years ago

nyotis commented 8 years ago

it doesn't seem you already support Xcode 7.0 beta, can you confirm?

dubemikeTouchLab commented 8 years ago

i also tried it, seems there is no support yet for xcode 7 beta

tonyarnold commented 8 years ago

We do as of about 30 seconds ago: 87ca56427afa2d41cd0ba68bd6c6677e15daeb07

nyotis commented 8 years ago

on the spot, thanks!

On Thu, Jul 16, 2015 at 12:11 PM, Tony Arnold notifications@github.com wrote:

We do as of about 30 seconds ago: 87ca564 https://github.com/travisjeffery/ClangFormat-Xcode/commit/87ca56427afa2d41cd0ba68bd6c6677e15daeb07

— Reply to this email directly or view it on GitHub https://github.com/travisjeffery/ClangFormat-Xcode/issues/92#issuecomment-121916823 .

nyotis commented 8 years ago

Hi

Does this also work for the stable XCode 7?

Sent from mobile

On 16 Jul 2015, at 12:11, Tony Arnold notifications@github.com wrote:

We do as of about 30 seconds ago: 87ca564

— Reply to this email directly or view it on GitHub.

tonyarnold commented 8 years ago

Yes, it should do — I'm using it now with Xcode 7.0.1 and 7.1.0b3.

nyotis commented 8 years ago

All good, cheers @tonyarnold (@jurre)