iOS project with cocoapods builds perfectly in Xcode, but fails in Azure pipeline.

Veena Madapura Krishnamurthy 0 Reputation points
2023-05-17T06:11:10.49+00:00

Detailed Description

The iOS project that am working on,builds perfectly in Xcode but fails to build in Azure pipeline. Few third-party frameworks are used and are

installed using cocoapods. The shell scripts in CP Embed pods Frameworks generate Target Support Files, during Pod installation, which the azure

pipeline is not able to access and hence throws error in the  Xcode build task.

 Pipeline  Screenshot

Target Support files

Community Center | Not monitored
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. SnehaAgrawal-MSFT 22,706 Reputation points Moderator
    2023-05-17T08:42:59.95+00:00

    @Veena Madapura Krishnamurthy

    Thanks for reaching here! Azure DevOps is not supported on Microsoft Q&A. Please check this supported products list here.

    The Azure DevOps team and community are active and answering questions on https://developercommunity.visualstudio.com/spaces/21/index.html suggest you post your question there and experts will guide you.

    You can also ask for help here: https://stackoverflow.com/questions/tagged/azure-devops

    Please "Accept as Answer" if it helped so it can help others in community looking for help on similar topics.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.