XVimProject / XVim

Xcode plugin for Vim keybindings
MIT License
5.16k stars 595 forks source link

XVim not working after new Xcode upgrade #790

Open Werror opened 9 years ago

Werror commented 9 years ago

I have upgraded to Version 6.4 (6E35b) and all the sudden it stopped working. I love you work, can you help?

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/24454977-xvim-not-working-after-new-xcode-upgrade?utm_campaign=plugin&utm_content=tracker%2F252770&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F252770&utm_medium=issues&utm_source=github).
DorianListens commented 9 years ago

+1 to this, Xcode was updated automatically, and all of a sudden Xvim isn't working any more!

JugglerShu commented 9 years ago

Pull the latest master branch and make it. It should work on Xcode 6.4. Let me know if you still can't use Xcode.

DorianListens commented 9 years ago

Works for me! Thanks!

Werror commented 9 years ago

I did update to the newer one and rebuilt. Tried using command line and Xcode both, without luck.

tang07070 commented 9 years ago

it doesn't work in my Xcode 6.4

callmejoy commented 9 years ago

I pull the latest master branch, it still not work for XCode6.4.

zeux commented 9 years ago

It does not work for me either and I'm not really sure why. It looks like the plugin file has the right UUID; I have a side-by-side installation of Xcode 7 beta that does work - but it does not in Xcode 6.4.

Is there any way to get logs from Xcode of plugins being loaded? I'm not sure if it's not being loaded at all or if it is but there's some error that prevents it from working.

zeux commented 9 years ago

Launching Xcode from Terminal produces no errors in the TTY :(