swift-plugin
swift-plugin copied to clipboard
XCode compatibility
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.
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.
Thanks, I didn‘t know this yet. I‘ll look into this when I get to work on build/compilation support.