gpt4 book ai didi

iPhone - 从手机复制 sqlite 文件以在模拟器中使用

转载 作者:行者123 更新时间:2023-12-03 18:56:00 24 4
gpt4 key购买 nike

我正在开发一个使用 Core Data 的应用程序,并在开发过程中在实际测试设备上创建了一组很棒的测试装置。

我想从手机中提取该 sqlite 文件并能够在模拟器中使用它。

我的应用程序委托(delegate)将 sqlite 文件的位置指定为:

NSURL *storeUrl = [NSURL fileURLWithPath: [[self applicationDocumentsDirectory] stringByAppendingPathComponent: @"Quadriped.sqlite"]];

最简单的方法是什么?

最佳答案

您可以进入 Xcode 中的 Organizer 窗口并深入了解设备的文件系统。这是我不久前刚刚发表的一篇博客文章,描述了这一点:

http://www.dosomethinghere.com/2010/12/13/moving-a-sqlite-database-from-device-to-simulator/

关于iPhone - 从手机复制 sqlite 文件以在模拟器中使用,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/4567385/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com