iosazureazure-devopspipelinefastlane

Azure iOS Build gets stuck at Generating '<AppName>.app.dSYM' step


I am trying to set up a pipeline for an iOS application using Fastlane and Match and I have followed the following guide.

Azure iOS Pipeline Guide

Is there anything that I am missing? I have checked the certificates and the provisioning profile and everything is fine. It also runs locally, but fails only in the pipeline. Any help to point me in the right direction would be really helpful.

Thanks.

I have tried running it locally and it works. From the Pipeline I have tried skip the Generating of app.dSYM step but that did not help either.


Solution

  • I have solved this problem by creating a new keychain in my Fastfile and using the keychain name and password in the match action.