I have tried Running CI pipeline in Azure DevOps (The build was Successful, and no error messages observed) for Xcode and unable to export .ipa files except .ipa file all other files I can be able to export, what might be the issue.
Asked
Active
Viewed 16 times
-2
-
Please share your pipeline, what you've tried, where you are expecting to download the ipa and optionally the logs. – jessehouwing Aug 03 '23 at 11:28
-
My first suspicion: You're missing a upload pipeline artefact with the correct path to the ipa file. – jessehouwing Aug 03 '23 at 11:28