XVimProject / XVim2

Vim key-bindings for Xcode 9
MIT License
2.3k stars 181 forks source link

Xcode 11.5 No loading box pops up #297

Open anwent opened 4 years ago

externvoid commented 4 years ago

Did you use the development branch that has been updated recently?

glve1027 commented 4 years ago

use the latest version of development branch. But not working on Xcode 11.5

externvoid commented 4 years ago

It can't be helped. This version of Xcode, 11.5, might not be supported by XVim2. We should be waiting for the issue solved.

glve1027 commented 4 years ago

Oh. It’s my mistake. Use the latest version of development. Recode-sign and recode-select the Xcode . It’s done. You can try it.

T-hawk commented 4 years ago

Could you elaborate on what you mean when you say "recode-sign and recode-select"? I can't seem to get XVim working on my machine that's running xcode 11.5

glve1027 commented 4 years ago

Could you elaborate on what you mean when you say "recode-sign and recode-select"? I can't seem to get XVim working on my machine that's running xcode 11.5

recode-sign:

sudo codesign -f -s XcodeSigner /Applications/Xcode.app    (Replace the Xcode path if it is different.)

recode-select:

xcode-select -p
/Applications/Xcode.app/Contents/Developer