Failed to code sign the application ....

I’m running my app in debugger with AppWrapper script and started getting the following message:

Failed to code sign the application …

errSecInternalComponent
In subcomponent: /Contents/Frameworks/MBS_MacBase_NSNotification_Plugin_20059.dylib.
• errSecInternalComponent.

I’m on Mac OS 10.14.6, Xojo 2019 1.1, MBS 19.4

I’ve not seen this before - what could be the cause?

  1. “Have you tried turning it off and on again”?
  2. Have you recently updated your MBS plugins? Have you run/compiled your project since then?

I suspect that it’s simply the code signing framework crapping out like it does every once in a while, normally a reboot fixes it. However if you’ve recently updated your MBS plugins and now getting this message, there may be something in this plugin that Apple doesn’t like.

like code :stuck_out_tongue:
dammit you’re supposed to just send money not this code stuff !

Thanks Sam. A Mac Restart fixed it. Mac sounding more like Windows these days.

You’re not wrong there, it’s all rather sad really.

[quote=456152:@Norman Palardy]like code :stuck_out_tongue:
dammit you’re supposed to just send money not this code stuff ![/quote]
If it wasn’t #1, my guess was that it’s tripping up on something while reading the file. Which wouldn’t surprise me at all.