XVimProject / XVim

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

Build failed on install #1099

Open simonsolnes opened 6 years ago

simonsolnes commented 6 years ago

Crash log

The following build commands failed:
    CompileC build/XVim.build/Release/XVim.build/Objects-normal/x86_64/DVTTextSidebarView+XVim.o XVim/DVTTextSidebarView+XVim.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
(1 failure)
make: *** [release] Error 65

Here is the complete log https://gist.github.com/simonsolnes/9cf7557bc275ad03ea343961c56d038b

mandyedi commented 6 years ago

@simonsolnes Use XVim2 for XCode 9.x, it should work!