Hi Friedrich,

as we all know, code signing sometimes fails, because the timestamp
server does not answer. You try to compile again and everything is okay.

Is it possible, that you add the following behaviour:

If code signing fails, SB wait 10 seconds and repeat code signing. If it
fails three times, SB aborts build process.

Markus