简体   繁体   English

Xamarin.ios Azure Devops构建失败

[英]Xamarin.ios Azure Devops Build failed

I'm trying to build my xamarin.ios project using Azure Devops VSTS. 我正在尝试使用Azure Devops VSTS构建我的xamarin.ios项目。 But, its failing with below error: Xamarin.iOS task failed with error Error: /Library/Frameworks/Mono.framework/Versions/Current/Commands/xbuild failed with return code: 1 但是,它失败并出现以下错误: Xamarin.iOS task failed with error Error: /Library/Frameworks/Mono.framework/Versions/Current/Commands/xbuild failed with return code: 1

I have added Install Certificate and Install an Apple provisioning profile task as attached in below screenshot number 1. Still I'm not able to build the project. 我已经添加了“安装证书”和“安装Apple供应配置文件”任务,如下面的屏幕快照1所示。仍然无法构建项目。 I have noticed that when build tasks are running I can not see Install P12 certificate task in it. 我注意到在运行构建任务时,看不到其中的“安装P12证书”任务。

添加了证书和配置文件

在此处输入图片说明

in the second image I can notice no certificate install task is visible. 在第二张图片中,我注意到没有证书安装任务可见。 Is this might be the issue ? 这可能是问题吗? or something else. 或者是其他东西。

I got the solution by expanding the output. 我通过扩展输出获得了解决方案。 The issues was the wrong path for the solution file. 问题是解决方案文件的路径错误。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM