简体   繁体   English

Xamarin iOS项目属性

[英]xamarin ios project properties

I am having a strange issue with a xamarin IOS project. 我在xamarin IOS项目中遇到了一个奇怪的问题。 On one machine when you go to the ios project -> properties. 在一台机器上,进入ios项目->属性。 It shows the options like this: 它显示如下选项:

IOS Project Properties Wrong IOS项目属性错误 IOS项目属性错误

In the other machine's project the properties look like this: 在另一台计算机的项目中,属性如下所示:

IOS Project Properties Correct: IOS项目属性正确: iOS项目属性正确

You will notice that the IOS Application tab is visible in this project and the iOS Build section has a General and Advanced tab. 您会注意到,“ IOS应用程序”选项卡在此项目中可见,“ iOS构建”部分具有“常规”和“高级”选项卡。 Why doesn't the other project have this. 为什么其他项目没有这个。 On both machines I just created a Cross platform PCL template project. 在两台计算机上,我都创建了一个跨平台PCL模板项目。 Both machines have the latest xamarin installs. 两台机器都安装了最新的xamarin。 What am I doing wrong here? 我在这里做错了什么?

I figured this one out. 我想通了。 The issue here is that with visual studio 4.5 they changed the way that the projects worked. 这里的问题是,在Visual Studio 4.5中,他们改变了项目的工作方式。 For me personally I cannot deploy xamarin ios. 就我个人而言,我无法部署xamarin ios。 Because of the ITMS-90096 error. 由于ITMS-90096错误。 Even when I set the images in the info.plist file I still get errors. 即使将图像设置在info.plist文件中,我仍然会收到错误消息。 I will instead revert back to release 4.4 until I can properly deploy to the app store. 相反,我将还原回版本4.4,直到可以正确部署到应用程序商店。

Xamarin Release Notes Xamarin发行说明

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

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