I have a CLI target in the Xcode project, and when I execute the binary, it drops default.profraw
file in the current directory. Google and GPT say it should be related to the code coverage build setting, but turning it off doesn't help.
Xcode Version 15.0.1 (15A507)
Any idea where it comes from?
P.S. The project is OSS: https://github.com/alex35mil/NeoHub