Xcode 4 - 构建输出目录 [英] Xcode 4 - build output directory

查看:229
本文介绍了Xcode 4 - 构建输出目录的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在Xcode4(beta 5)中设置/定位输出文件时遇到问题。它们放在〜/ Library / Developer / ugly_path /...中。我甚至无法在我的产品上选择show in finder。对于简单的C项目,Foundation工具甚至Cocoa包也是如此。调试工作正常。

I have problems with setting up/locating my output files in Xcode4 (beta 5). They are placed somewhere in ~/Library/Developer/ugly_path/.... I can't even select "show in finder" on my products. It is the same for a simple C project, Foundation tool and even Cocoa bundle. A Debugging works fine.

您能否指出我在何处以及如何设置/构建输出目录? (我知道这听起来很愚蠢,我已经在Xcode3中编写了几个月,但我无法在Xcode4测试版中找到它。)

Could you please point me out where and how to set up / build output directories? (I know it sounds dumb, I've been coding in Xcode3 for months, but I can't figure it out in Xcode4 beta).

非常感谢。

推荐答案

从顶部的Xcode菜单中,单击首选项,选择位置选项卡,查看构建位置选项。

From the Xcode menu on top, click preferences, select the locations tab, look at the build location option.

您有2个选择:


  1. 将构建产品放置在派生数据位置(推荐)

  2. 将构建产品放置在目标指定的位置

更新:
关于xcode 4.6。 2您需要单击派生数据文本字段下方右侧的高级按钮。构建位置选择遗产。

Update: On xcode 4.6.2 you need to click the advanced button on the right side below the derived data text field. Build Location select legacy.

这篇关于Xcode 4 - 构建输出目录的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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