swift-plugin icon indicating copy to clipboard operation
swift-plugin copied to clipboard

XCode compatibility

Open jansorg opened this issue 2 years ago • 2 comments

Status

It's currently unclear if or how compatibility with XCode is possible. Most likely, a deep integration won't be feasible.

Request for Feedback

Please share your thoughts and ideas for an ideal integration with XCode.

jansorg avatar Jun 27 '23 21:06 jansorg

Maybe you're already aware of this, but here's an example of rudimentary Xcode support for SourceKit-LSP: https://github.com/SolaWing/xcode-build-server. Maybe you can borrow some ideas from there.

humblehacker avatar Jul 26 '23 19:07 humblehacker

Thanks, I didn‘t know this yet. I‘ll look into this when I get to work on build/compilation support.

jansorg avatar Jul 26 '23 20:07 jansorg