Sam Deane
Sam Deane
Full crash log attached [CLUB Local-2024-05-23-115330.crash.zip](https://github.com/deniza/app_tracking_transparency/files/15416038/CLUB.Local-2024-05-23-115330.crash.zip)
I have the same question. I'm using it and a bunch of related MS libraries in a project that mostly uses SPM. You can get it all to work @mamilov,...
Incidentally @mamilov, I got it working by just adding the relevant repos as submodules and dragging the Xcode projects into my project as manual dependencies. No package manager required. Still...
(I realise that this may be a SourceKit issue...)
Possibly, this issue should just be called "Make swift-vscode use default build arguments` -- if that is a feasible solution.
For the record: changing this setting does not alter the behaviour of any task that has been written into `tasks.json` by the plugin. Which is obvious if you know about...
See also [this slack thread](https://swift-open-source.slack.com/archives/C02PV8T5HQD/p1738231342483059) for context.
Even if the index build remains independent, it would be useful if the default location was _inside_ `.build`, as it would generally be picked up by existing `.gitignore` rules. Eg...