yuhua-chen / MCLog

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

not work on XCode Version 6.3.2 , OSX 10.10.3 #19

Closed xn4545945 closed 9 years ago

xn4545945 commented 9 years ago

E969541F-E6F9-4D25-8158-72DC3545A6C6 Added this still not work

alexlee002 commented 9 years ago

restart xcode?

alexlee002 commented 9 years ago

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

try this?

xn4545945 commented 9 years ago

Sorry, it is my mistake. it works normally after added E969541F-E6F9-4D25-8158-72DC3545A6C6 uninstall , reinstall.
i Ignored this popup window. "Unexpected code bundle MCLog.xcpiugin". After choose "Load Bundle", it works. it is a new popup window in xcode6.3.2.

benf1977 commented 9 years ago

Hmm, I'm seeing this too. I've tried reinstalling and restarting xcode.

yuhua-chen commented 9 years ago

I just updated the UUIDs and checked on Xcode 6.3.2. Don't forget to click "Load Bundle" when popup showing. It's new feature of this version of Xcode. 2015-05-28 11 30 35 If you clicked "Skip" before, you had to remove plugin while Xcode's opening and install it again.

ricardobed commented 9 years ago

@yuhua-chen Just verified it works on Xcode 6.3.2. Thanks a lot!

yuhua-chen commented 9 years ago

:beers: