mitsuse / autocomplete-swift

Autocompletion for Swift in NeoVim with deoplete.
MIT License
96 stars 5 forks source link

Remove experimental support for Xcode project. #4

Closed mitsuse closed 7 years ago

mitsuse commented 7 years ago

In the previous version, I added support for Xcode project, that is support for framework/SDK, experimentally. However the completion server has several fatal bugs. This pull-request disables the experimental feature.