terhechte / SourceKittenDaemon

Swift Auto Completions for any Text Editor
MIT License
529 stars 37 forks source link

"Could not parse project" error #47

Closed jakecraige closed 7 years ago

jakecraige commented 8 years ago

I'm trying to start up the daemon on a project with multiple .xcodeprojs at the root and it seems to be erroring out, saying the xcodebuild needs the -project option.

I ran xcodebuild with that option to make sure it wasn't a problem there and that seemed to run correctly.

1__tmux

Any ideas for how to resolve this?

terhechte commented 7 years ago

This was fixed with Swift 3, I think.