Will try to, but not sure if I'm able to cleanly set up a minimal use case.
It looks like the actual crash was not the resource itself, but the two references to it in the .dist:
<background file="logo.png" mime-type="image/png" alignment="bottomleft" scaling="none"/>
<background-darkAqua file="logo.png" mime-type="image/png" alignment="bottomleft" scaling="none"/>
Deciding for only one of those avoids the crash, and leaving the background one shows the logo on my macbook, with my configuration. I have no idea what exactly background-darkAqua is or does.
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags: