Standalone crashes using jit.gl.pix

Erik Peters's icon

Hi all,
I'm trying to build a standalone app using just one jit.gl.pix object with attribute @gen set to xfade (for trouble shooting reasons). The app is built succesfully copying both the external and the genjit-file.
When trying to open the app, a dialog appears asking for access to the Documents folder 10+ times and then crashes.
Does anyone know what makes the app crash when including the jitter.gl.pix object? Building apps with regular max msp objects works just fine.

genjit.maxpat
Max Patch

Rob Ramirez's icon
Erik Peters's icon

Thanks for the reply, I tried adhoc code signing the app in the terminal but I'm not sure I succeed, the app still crashes if app is in Documents folder (but not if on Desktop). Regular Max and MSP objects works just fine (both places), it seems as if adding Jitter objects causes the app to crash. I'm a bit confused, any clue how to proceed from here? Thanks!