如何将项目设置从一个 Xcode 项目导入到另一个项目

发布于 2024-12-02 16:44:42 字数 210 浏览 1 评论 0原文

我刚刚升级了 Xcode,并创建了一个空白的新项目,发现有许多新设置在我的旧 Xcode 项目中不存在。因此,当我构建并运行旧项目时,我收到了以前没有的奇怪警告。

我认为这只是一个新项目附带的良好工厂默认设置的问题。有没有一种简单的方法可以让我迁移到新的项目设置?

现在,我必须创建一个新的空项目,并将所有文件和组移动(几乎一个接一个)到新项目,并将所有内容重新缝合在一起。

I just upgraded my Xcode, and created a blank new project, and discovered that there's many new settings that don't exist in my old Xcode projects. As a result, when I build and run my old projects, I get weird warnings that I didn't before.

I think it's just a matter of having the good factory defaults that come with new projects. Is there an easy way for me to migrate to the new project settings.

Right now, I'm having to create a new empty project, and move (almost one-by-one), all my files and groups over to the new one, and re-stitching everything together.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

我为君王 2024-12-09 16:44:42

使用 xcconfig 文件 而不是构建窗格。您还可以构建自己的模板。其中一些在 Xcode 4 中发生了变化,但大多数仍然适用。

Use xcconfig files rather than the build pane. You can also build your own templates. Some of this has changed in Xcode 4, but most still applies.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文