yuhua-chen / MCLog

Xcode plugin for filtering the console area.
MIT License
586 stars 55 forks source link

Need Xcode 6.4 support #23

Closed ricardobed closed 9 years ago

ricardobed commented 9 years ago

Hi,

It was working fine on Xcode 6.3.2 but with the release of 6.4 it stopped working. Can you please add the UDID so it can work again? Thanks!

alexlee002 commented 9 years ago

Run this shell:

https://gist.github.com/alexlee002/b87dbeac1f9fd896174b

mverderese commented 9 years ago

Just submitted a pull request for this: https://github.com/yuhua-chen/MCLog/pull/24 In the meantime, you can use my fork for Xcode 6.4 support: https://github.com/mverderese/MCLog