Mac Export - arm64 unidentified symbols
-
@lindon @d-healey Im generating certs now. I received this message after creating.
"Software Distribution Reminder
If you're generating your first Developer ID certificate, the software that you sign it with must be notarized by Apple in order to run on macOS 10.14.5 or later."Earlier in the thread, it was mentioned notarization isn't needed for VSTs that are distributed with no installers and are not standalone apps, would this still be the case or is Apple adding a new step?
EDIT: I have also successfully code signed my VST3 & AU. Thanks Again!
Is it necessary to codesign HR1/Sample Files?
-
@trillbilly said in Mac Export - arm64 unidentified symbols:
Is it necessary to codesign HR1/Sample Files?
No
-
@trillbilly said in Mac Export - arm64 unidentified symbols:
@lindon @d-healey Im generating certs now. I received this message after creating.
"Software Distribution Reminder
If you're generating your first Developer ID certificate, the software that you sign it with must be notarized by Apple in order to run on macOS 10.14.5 or later."Earlier in the thread, it was mentioned notarization isn't needed for VSTs that are distributed with no installers and are not standalone apps, would this still be the case or is Apple adding a new step?
EDIT: I have also successfully code signed my VST3 & AU. Thanks Again!
Is it necessary to codesign HR1/Sample Files?
Well thats Apple being, well Apple... welcome to being an Apple Developer: the land of moving goal posts and dodgy documentation.... you dont need to notarize anything that doesn't run stand alone....if it loads into a DAW then it needs codesigning that's all...
-
@lindon Awesome, thanks again, all the help is appreciated!
-
@d-healey Thanks! Your help and knowledge is always appreciated!
-
Hello!
Trying to export An AU plugin but I'm having the same issue as @trillbilly
I tried to change the architecture to 64bit and uncheck the "Support 32 bit" option in Hise settings, but no result. Any idea please? -
@nesta99
-
@nesta99 You have to go back into the "Autogenerated Projucer" file and uncheck ARM in the Xcode Architectures. Then save and run in IDE to finish compile.
-
@trillbilly @d-healey Thanks , sorted out. Now I’m dealing with Codesign / Notarization issue. My plugin can’t be visible on Logic . I have the developer account but still not working. Any thing I’m missing out?
-
@nesta99 I won't be back to the studio until Monday but I just had a post on it that a few people chimed in on. It's a bitch at first but once you get one done, it's easy.
Once I'm back to the studio I can post the directions again.
-
@trillbilly Thanks so much man!