XCode 4.3无法加载持久性存储UserDictionary.sqlite [英] XCode 4.3 Unable to load persistent store UserDictionary.sqlite

查看:116
本文介绍了XCode 4.3无法加载持久性存储UserDictionary.sqlite的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经在iOS应用程序上工作了一段时间,我每次在iOS 5.1模拟器中运行应用程序时都会遇到以下崩溃。

I have been working on an iOS app for some time, all of a sudden I am getting the following crash every time I run the app in the iOS 5.1 Simulator.

该应用程序不使用核心数据,我不确定是什么带来了这个。

The App does not use Core Data and I am not sure what brought this about.

我已经从模拟器中删除了应用程序,完成了Clean,并进行了重建但似乎没有任何帮助。

I have deleted the app from the simulator, done Clean, and a rebuild but nothing seems to help.

Unable to load persistent store at URL 'file://localhost/Users/jcottrell/Library/Application%20Support/iPhone%20Simulator/5.1/Library/Keyboard/UserDictionary.sqlite' ({
    metadata =     {
        NSPersistenceFrameworkVersion = 407;
        NSStoreModelVersionHashes =         {
            UserDictionaryEntry = <f0c9025b 602122f9 37a4e274 bdaacec1 b9a66f83 fca5c43b bed5e80a 6baee338>;
        };
        NSStoreModelVersionHashesVersion = 3;
        NSStoreModelVersionIdentifiers =         (
            ""
        );
        NSStoreType = SQLite;
        NSStoreUUID = "43DABF34-7F7E-4FE9-B78D-8AF64292A967";
        "_NSAutoVacuumLevel" = 2;
    };
    reason = "The model used to open the store is incompatible with the one used to create the store";
})


推荐答案

我已解决了这个问题。我点击了iOS模拟器 - >重置内容和设置

I have fixed the problem. I clicked 'iOS Simulator' -> Reset Content and Settings

这篇关于XCode 4.3无法加载持久性存储UserDictionary.sqlite的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆