VST SDK 3.7
MacOS 11.0 with M1 mini
Xcode12
I need to debug auval. However I can’t make it work. I tried this:
- copy auvaltool to another location ( /Users/myname/myauvaltool )
- codesign it
- run it. Then I get an error message: “zsh: killed ./auvaltool2”
Is this a security issue?
I think you need to get in touch with Apple. I was also not able to debug auvaltool. I’m able to debug AUv3 if this helps you.
Are there any hosts apart from Logic and GarageBand that support AUv3 ?
Hey Markus,
Did you have a chance to fix this? I also need to debug auval and encaunter same issue (zsh: killed)
Thanks