Post

Replies

Boosts

Views

Activity

Reply to productbuild crashed with Segmentation fault: 11
I encountered the same issue (previously using both background and background-darkAqua) and just found out the solution: make sure each one of them reference a different image file. Like so: <background file="background.png" mime-type="image/png" scaling="none" alignment="left"/> <background-darkAqua file="background-dark.png" mime-type="image/png" scaling="none" alignment="left"/> Hope that helps.
Dec ’22