Home › Forums › Syphon › Syphon Implementations – User › jit.gl.syphon externals max/msp/jitter › Reply To: jit.gl.syphon externals max/msp/jitter
May 5, 2020 at 4:28 pm
#66934
Keymaster
Difficult to diagnose without an Xcode project. Are you using Xcode’s Archive > Distribute toolchain for signing and notarizing, or doing it manually? Make sure everything you bundle only has x64 binaries – you might need to use lipo from the command line to strip 32-bit sections (or rebuild them from source).