myProject.sqlite在Lion OSX Xcode 4.1中是在哪里? [英] Where is myProject.sqlite located in Lion OSX Xcode 4.1?

查看:201
本文介绍了myProject.sqlite在Lion OSX Xcode 4.1中是在哪里?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我找不到我的核心数据sqlite文件在OS 10.7。



感谢
Kasper

解决方案

它保存在与以前的ios版本相同的地方,但是...库文件夹被Finder标志隐藏,您可以撤消此标志,使其再次可见。



要执行此操作,请打开Terminal实用程序并运行以下命令:

  chflags nohidden〜/ Library 

文件夹和所有子目录将立即可见。 / p>

I cannot locate my core data sqlite file in OS 10.7. Do any of you know how to locate it.

Thanks Kasper

解决方案

It is kept in the same place as previous ios versions, however... the Library folder is hidden with a Finder flag, you can undo this flag to make it visible again.

To do this, open the Terminal utility and run the following command:

chflags nohidden ~/Library

The folder and all sub directories will then be visible immediately.

这篇关于myProject.sqlite在Lion OSX Xcode 4.1中是在哪里?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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