Post not yet marked as solved
Post marked as unsolved with 4 replies, 937 views
Since Xcode 13 the coverage of my project is missing, from locally and Azure, I discovered that only fails on simulator, in a real device all works fine as always, any idea?
This is the error from Xcode when the tests end:
Failed to merge raw profiles in directory /.../Coverage.profdata: Aggregation tool '/.../Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/llvm-profdata' failed with exit code 1
Thanks a lot