iOS CI in jenkins and ANKA

Hi all,


We are trying to use ANKA and jenkins in order to do CI for our iOS apps.

Main problem is with the code signature. When we install a new certificate we always need to go into the machine at least once and push the "Allow always" button in the popup or else our build is stuck.

Without ANKA this is what we did until the next time we update the certificates. The problem is when we start to use ANKA where each time it will install everything (like a docker) and them even pushing "Allow always" will not help when we run the jobs next time.

Is there a solution for this scnario?


Thanks,

Noam