哪里X $ C $的C 4店计划数据? [英] Where does Xcode 4 store Scheme Data?

查看:101
本文介绍了哪里X $ C $的C 4店计划数据?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我刚开始使用的是X code 4,我试图找到其中存储的所有项目的计划的一个项目文件。我想他们将被存储在X codeproj目录中的文件的地方,但对我的生命,我找不到哪一个。

我所有的项目都存储在SVN服务器上,我想保持与项目计划的信息。现在,当你签出新的项目,该计划不让它沿。

编辑:玩这个多一点之后,似乎计划存储在每个作为单独的文件中xcuserdata / user.xcuserdata / xschemes / MyScheme.xscheme用xcschememanagement.plist文件,让他们都来分类的。

所以我的新问题,有没有存储这些在每个项目的范围,而不是每用户范围的方法吗?当其他开发人员打开同一个项目就这样,他会看到我设置了同样的计划?


解决方案

最后发现某人的Twitter的答案。方案被默认保存每个用户,但是如果你去管理方案,并点击最右侧的共享复选框,为每一个,他们会在xcshareddata目录,而不是你xcuserdata目录,在那里他们会现身看到和大家使用。希望这会帮助别人试图找出同样的事情!

I'm just starting to use Xcode 4, and I'm trying to find the file in a project where it stores all of a project's Schemes. I figured they would be stored in a file in the xcodeproj directory somewhere, but for the life of me I can't find which one.

All of my projects are stored on an SVN server, and I'd like to keep Scheme info with the project. Right now when you check out a project fresh, the Schemes don't make it along with.

EDIT: After playing with this a bit more, it appears that Schemes are stored each as separate files in xcuserdata/user.xcuserdata/xschemes/MyScheme.xscheme with a xcschememanagement.plist file to keep them all sorted.

So my new question, is there a way to store these in a per-project scope instead of a per-user scope? This way when another developer opens the same project, he'll see the same schemes I set up?

解决方案

Finally found the answer on somebody's Twitter. Schemes are stored per user by default, but if you go to Manage Schemes and click the "Shared" checkbox on the far right for each one, they'll show up in the xcshareddata directory instead of your xcuserdata directory, where they'll be seen and used by everyone. Hopefully this will help someone else trying to figure out the same thing!

这篇关于哪里X $ C $的C 4店计划数据?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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