Warning: file_get_contents(/data/phpspider/zhask/data//catemap/6/xamarin/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Xamarin.ios 在Xamarin Studio中找不到monotouch程序集_Xamarin.ios_Xamarin - Fatal编程技术网

Xamarin.ios 在Xamarin Studio中找不到monotouch程序集

Xamarin.ios 在Xamarin Studio中找不到monotouch程序集,xamarin.ios,xamarin,Xamarin.ios,Xamarin,Higuys,我是Xamarin的新手,我在这里遇到了麻烦。我在Xamarin Studio的解决方案中添加了一个Empty C#Library应用程序,但找不到要添加引用的程序集monotouch。同时,我的iOS和Android项目可以在列表中看到该程序集 我正在使用Xamarin Studio 4.2.5您需要使用“iOS库项目”模板 我遇到了同样的问题。如果使用统一API,则在“iOS库项目”中找不到monotouch.dll。monotouch.dll仅在经典(32位)项目中可用

Higuys,我是Xamarin的新手,我在这里遇到了麻烦。我在Xamarin Studio的解决方案中添加了一个
Empty C#Library应用程序
,但找不到要添加引用的程序集
monotouch
。同时,我的iOS和Android项目可以在列表中看到该程序集


我正在使用Xamarin Studio 4.2.5

您需要使用“iOS库项目”模板

我遇到了同样的问题。如果使用统一API,则在“iOS库项目”中找不到monotouch.dll。monotouch.dll仅在经典(32位)项目中可用