简体   繁体   English

Xcode - 如何与他人共享工作区设置?

[英]Xcode - How to share workspace settings with others?

I have a workspace and I set the derived data location to a workspace relative path in order to simplify some other operations. 我有一个工作区,我将派生数据位置设置为工作区相对路径,以简化其他一些操作。

But I found that the workspace settings is stored in the xcuserdata, and can't be shared. 但我发现工作区设置存储在xcuserdata中,无法共享。 This will lead to failures of some of my scripts in Jenkins. 这将导致我在Jenkins中的一些脚本失败。 How can I solve the problem? 我该如何解决这个问题?

Check the following screenshot. 检查以下屏幕截图。 在此输入图像描述

You can find that dialog box at "Manage Schemes...". 您可以在“管理方案...”中找到该对话框。 Then check 'Shared' checkbox. 然后选中“共享”复选框。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM