尝试在新的Lion 10.7.1 / MonoTouch 4.0.7 / MonoDevelop 2.6 / XCode 4.1(4B110)安装上调试正在运行的iOS应用时,我收到有关libsqlite3的错误:
/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.2.sdk/usr/lib/libsqlite3.dylib :解析文件:/ Users / ben / Library / Application Support / iPhone 模拟器/ 4.3.2 /应用/ BB35EEFB-5700-466F-BD50-FF296D308FE6 /文档/ databasefile 对象引用未设置为对象的实例
我查了一下,这个文件似乎不存在:
LS /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.2.sdk/ LS: /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.2.sdk/: 没有这样的文件或目录
我只安装了iPhoneSimulator4.3.sdk。有什么想法试图挂钩这个文件?