filmulator-gui
filmulator-gui copied to clipboard
Failing to Open on M1 Mac
I was successfully able to build the Filmulator.app file (with non-terminating errors during the build) but the file will not open (crashes immediately).
Most of the errors during the build relate "could not parse otool output" and "XXX is not a Mach-O file". There's also a few relating to "no LC_RPATH load command".
Here's some of the output of the crash:
Exception Type: EXC_BAD_ACCESS (SIGKILL (Code Signature Invalid)) Exception Codes: UNKNOWN_0x32 at 0x000000010091c000 Exception Codes: 0x0000000000000032, 0x000000010091c000 Exception Note: EXC_CORPSE_NOTIFY
Termination Reason: Namespace CODESIGNING, Code 2
I just straight-up don't know how to fix this. Nobody who's tried has managed to distribute a mac build for M1, though some have been able to build it for themselves.