macoscope / CodePilot

Code Pilot is an Xcode plugin which lets you woosh through your code and save a lot (and we mean a *lot*) of your time.
http://codepilot.cc
Apache License 2.0
1.33k stars 205 forks source link

Xcode 6.4 doesn't load the plugin #47

Closed mindz-eye closed 9 years ago

mindz-eye commented 9 years ago

Xcode gives a warning on launch about 3rd party bundles and asks if it should load them. No matter what, CodePilot doesn't work after that. Notes:

tylervick commented 9 years ago

Having the same issue

ainame commented 9 years ago

I have same one...

bubski commented 9 years ago

Have you tried reinstalling the plugin? Are you sure you're running the newest version? If so, could you look into logs and see if there's anything helpful there becaus it runs ok with Xcode 6.4 on my end.

mindz-eye commented 9 years ago

Yep, reinstalling the plugin helps. Thanks