>>> 
>> 
>> Assuming code sign will catch the errors discussed or even not.
>> 
>> Would it make sense to do post validation of the entire app after completion?
> 
> Good point, but I am not sure if we should be doing this.
> 
> Thanks,
> Alexander


I’m not quite following that. 

The spctl maybe not, again I’m not remembering details but that might be 
related to notarizing. I figured it out once and it’s been broken for my builds 
ever since. I think you have to do some connection with Apple servers and wait 
until you get a response? Not an easy process to automate.

The codesign verify I’m not sure what would be the harm.  If there are any 
application signing issues this should catch them. You would be assured in your 
testing that you hadn’t accidentally broken signing. In support it might tell 
you if the user has somehow done something to accidentally break signing. 

Mike

Reply via email to