Codesign jit.gl.syphon externals
Hello,
has anyone here successfully codesigned either of the jit.gl.syphon (server/client) externals when enclosing in a standalone?
I've tried everything?
--deep, --force, various entitlements, changing bundle identifiers...
Help?
B
I thought I'd share the solution to the above problem - codesigning jit.gl.syphon externals.
I removed the sandboxing "com.apple.security.app-sandbox" in the entitlements.plist file.
This also solved my menubar crashing problem.
I'm not intending to distribute my standalone thru the App Store.
B