Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It doesn't work,Help!!! #3

Closed
crazyherozk opened this issue Sep 21, 2017 · 9 comments
Closed

It doesn't work,Help!!! #3

crazyherozk opened this issue Sep 21, 2017 · 9 comments

Comments

@crazyherozk
Copy link

I use make to build the project and got build succeeded, but the plugin hasn't loaded in Xcode 9.

@shanecb
Copy link

shanecb commented Sep 21, 2017

Make sure that you code sign Xcode like it says here https://github.com/XVimProject/XVim/blob/master/INSTALL_Xcode8.md

@basketwang
Copy link

It's not working on my side too. I can see the reminder to launch the bundle, but nothing happens inside xcode

@basketwang
Copy link

@shanecb Does it work for you?

@shanecb
Copy link

shanecb commented Sep 24, 2017

@basketwang Yes, the plugin is working for me, but I haven't tried it in the App Store version of Xcode 9, only in Xcode 9 beta. One thing to note is that this version of Xvim is by no means complete as I think @JugglerShu was just posting his code so we can get an idea of the direction he's trying to go with this, so in this version, the cursor's appearance does not differ when you switch to normal mode, and the movements are very limited at the moment (h, j, k, l, b, w, etc.). So maybe it is working for you and you didn't notice since the cursor didn't look different? I'll try it in the App Store version of Xcode 9 and let you know what happens

@shanecb
Copy link

shanecb commented Sep 24, 2017

Okay, I tried it with the release version of Xcode 9 and it didn't work for me at first either. It looks like it's because the UUID for Xcode 9 isn't in the Info.plist, but that's fixed here and I think in a couple of the other forks. But the fork I linked has also implemented the cursor change when in normal mode, so that's kind of nice

@basketwang
Copy link

@shanecb Thanks so much. I tried that one. it can be loaded to xcode and I can see the changed cursor. But xcode crashes every time when I press a key. I guess it's still not stable yet. Thanks anyway.

@ryderfang
Copy link

@shanecb Thanks, load success, but not work well. For example, the Shift + $, gg not work.

@antmd
Copy link
Contributor

antmd commented Oct 10, 2017

Please try with the latest version, being sure to first remove any old version of the plugin from your Xcode plugins directory.

@antmd
Copy link
Contributor

antmd commented Oct 12, 2017

Closing -- please reopen if it still doesn't work for you.

@antmd antmd closed this as completed Oct 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants