I'm trying to build and run Purr Data on macOS Ventura 13.2.1 (22D68).
The build process seems to complete with success:

However, when trying to run it, the app just crashes on start.
This is what Purr Data shows before the crash on the latest commit (3e2039e):

I've also tried building in the latest release commit a2f5df4, but the problem remains:

Running the already built .dmg however, everything looks okay.
If I build with make incremental, the problem remains, but building with make light the app runs correctly.