在Visual Studio 2017中生成ios发布文件时出错

时间:2017-05-15 14:23:55

标签: visual-studio xamarin xamarin.ios

我要在苹果商店发布一个应用程序,我已经在那里创建了mac的证书,我已经有了一个苹果帐户。我没有得到并生成.ipa文件以通过Visual Studio 2017在Windows上附加到项目。我检查了一些教程,他们告诉我把项目作为临时项目,但它会产生以下错误

   Severity Code    Description Project File    Line    Suppression State
Error       The OutputPath property is not set for project 'App39.csproj'.  
Please check to make sure that you have specified a valid combination of 
Configuration and Platform for this project.  Configuration='Ad-Hoc'  
Platform='iPhoneSimulator'.  This error may also appear if some other 
project is trying to follow a project-to-project reference to this project, this 
project has been unloaded or is not included in the solution, and the 
referencing project does not build using the same or an equivalent 
Configuration or Platform.  App39           

0 个答案:

没有答案