Replies: 1 comment
-
|
Hmmm so apparently I didn't try everything. For reference, this is what worked: {
"swiftPM": {
"cCompilerFlags": ["-I", "/path/to/PlaydateSDK/C_API"]
}
} |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Not posting this as an issue because I'm guessing this is just me not knowing enough about swift.
Logs from sourcekit-lsp look like this:
I've tried all variations of adding
-Iflags to.sourcekit-lsp/config.json, to no avail. Any idea ?Beta Was this translation helpful? Give feedback.
All reactions