Xamarin.iOS项目编译提示Could not AOT the assembly
错误信息:Could not AOT the assembly **************.dll
这个错误是由于AOT编译文件太大造成的。用户可以尝试修改编译选项。在项目属性窗口中,设置iPhone Build Options,选择Linker Behavior中的Link all assemblies选项
本文共 200 字,大约阅读时间需要 1 分钟。
错误信息:Could not AOT the assembly **************.dll
这个错误是由于AOT编译文件太大造成的。用户可以尝试修改编译选项。在项目属性窗口中,设置iPhone Build Options,选择Linker Behavior中的Link all assemblies选项
转载地址:http://hseua.baihongyu.com/