Xcode 4 - 如何找到构建的项目的二进制文件 [英] Xcode 4 -- how to find the built project's binary

查看:282
本文介绍了Xcode 4 - 如何找到构建的项目的二进制文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要一个用于我的开发工作的工具。该工具仅以代码形式存在。所以我必须建立它。我遵循 http://projects.akosma.com/projects/nib2objc/中的说明wiki / Build_Instructions



一切看起来不错。我按 CMD + R (Xcode 4)。一切都成功建立,但没有任何运行。毫不奇怪,这是一个命令行工具。但是,我怎样才能找到刚刚生成的二进制文件呢?



另外,debug / release构建会发生什么?我打赌我正在运行一个调试版本,但我找不到如何切换它。


解决方案展开产品组,右键单击您的工具名称,然后单击在Finder中显示。


I need a tool for my development work. This tool only exists in code form. So I have to build it. I'm following the instructions in http://projects.akosma.com/projects/nib2objc/wiki/Build_Instructions.

Everything looks good. I press CMD + R (Xcode 4). Everything successfully builds, but nothing runs. Unsurprising, it is a commandline tool. But how do I find the binary that just got generated?

Also, what happened to debug / release build? I bet I am running a debug build, but I can't find how to toggle it.

解决方案

Expand the Products group, right click on your tool's name and click 'Reveal in Finder'.

这篇关于Xcode 4 - 如何找到构建的项目的二进制文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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