XCode 4“添加构建设置条件”未启用

发布于 2024-12-06 03:46:36 字数 158 浏览 1 评论 0原文

我正在尝试将 Layar Player 包含在我正在 XCode 4 中开发的 iPhone 应用程序中。“1.3.1.2 通用构建配置”部分的步骤之一要求单击“添加构建设置条件”。

但该选项未启用(显示为灰色)。仅启用“添加用户定义的设置”。我怎样才能启用此选项或者可能出现什么问题?

I am trying to include Layar Player in the iPhone application I am developing in XCode 4. One of the steps of section "1.3.1.2 Universal build configuration" asks to click on "Add Build Setting Condition".

But that option is not enabled (it is shown in grey). Only the "Add User-defined Setting" is enabled. How can I make this option to be enabled or what could be wrong?

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

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

发布评论

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

评论(1

旧梦荧光笔 2024-12-13 03:46:36

要在 Xcode 4 中启用“添加构建设置条件”菜单项,您必须为构建设置选择特定的构建配置。单击构建设置旁边的显示三角形以查看构建配置,其中应该是“调试”和“发布”。当您将光标移到构建配置上或选择该配置时,构建配置名称旁边应出现一个小 + 按钮。单击 + 按钮添加条件构建设置。

在此处输入图像描述

To enable the Add Build Setting Condition menu item in Xcode 4, you must select a specific build configuration for a build setting. Click the disclosure triangle next to the build setting to see the build configurations, which should be Debug and Release. When you move the cursor over a build configuration or select the configuration, a small + button should appear next the name of the build configuration. Click the + button to add a conditional build setting.

enter image description here

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