使用SQLCipher时无法引用monotouch.dll?

时间:2016-08-22 16:13:35

标签: xamarin compiler-errors xamarin.ios sqlcipher

我有一个Xamarin iOS项目,我刚刚在我的软件包中添加了SQLCipher。我现在得到一个构建错误说:

iOS/MTOUCH: Error MT0034: Cannot reference 'monotouch.dll' in a 
Xamarin.iOS project - it is implicitly referenced by 
'SQLite.Net.Platform.SQLCipher.XamarinIOS, Version=4.1.1.0, 
Culture=neutral, PublicKeyToken=null'. (MT0034) (myProject.iOS)

我不确定如何解决此问题,我尝试删除sqlcipher包并重新添加,重建和重新启动Xamarin但没有运气。谢谢你的帮助

0 个答案:

没有答案