You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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".
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.
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
The text was updated successfully, but these errors were encountered: