码迷,mamicode.com
首页 > 移动开发 > 详细

Xamarin.iOS项目编译提示Could not AOT the assembly

时间:2016-09-25 16:00:03      阅读:330      评论:0      收藏:0      [点我收藏+]

标签:

Xamarin.iOS项目编译提示Could not AOT the assembly

错误信息:Could not AOT the assembly **************.dll

这个错误是由于AOT编译文件太大造成的。用户可以尝试修改编译选项。在项目属性窗口中,设置iPhone Build Options,选择Linker Behavior中的Link all assemblies选项

Xamarin.iOS项目编译提示Could not AOT the assembly

标签:

原文地址:http://www.cnblogs.com/daxueba-ITdaren/p/5905995.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!