It totally works :)
Made a super quick app that crashes in the easiest way I can think (missing @EnvironmentObject) and the symbolicated crash file matches exactly what I'd expect.
I put an ❎ in the readme since I'm pretty sure the symbolication tool won't support it simply by uploading to this repo.
If that's wrong or if you want a different symbol let me know.
I'm pretty sure I did this right.
0x000000018ba7e700 + 0x1bd8a30 = 0x000000018d657130 Which lines up pretty well with the last two lines of CSV output
Update:
It totally works :) Made a super quick app that crashes in the easiest way I can think (missing @EnvironmentObject) and the symbolicated crash file matches exactly what I'd expect.