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

Code signature problem #7

Open
Gim6626 opened this issue Jun 15, 2020 · 1 comment
Open

Code signature problem #7

Gim6626 opened this issue Jun 15, 2020 · 1 comment

Comments

@Gim6626
Copy link

Gim6626 commented Jun 15, 2020

I've built util using instructions from repo description, added

let g:XkbSwitchEnabled = 1
let g:XkbSwitchLib = '/usr/local/lib/libInputSourceSwitcher.dylib'

to ~/.vim/vimrc and now get error while opening Vim:

"~/.vim/vimrc" 9L, 188C
Error detected while processing function airline#extensions#xkblayout#status:
line    1:
dlerror = "dlopen(/usr/local/lib/libInputSourceSwitcher.dylib, 0x0005): code signature in (/usr/local/lib/libInputSourceSwitcher.dylib) not valid for use in process: mapped file has no cdhash, completely unsigned? Code has to be at least ad-hoc signed."
@Gim6626
Copy link
Author

Gim6626 commented Jun 15, 2020

Found that if I delete vim-airline plugin, Vim opens correctly but does not work auto keyboard layout switching does not work.

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

1 participant