XCode 4 中的标题搜索路径

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/5269029/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-09 03:45:17  来源:igfitidea点击:

header search path in XCode 4

xcodexcode4

提问by aherlambang

I want to add a path to the header search path. However in the build settings when I double click on the header search path.. it doesn't pop up a new window where I can type.. What am I doing wrong?

我想为标题搜索路径添加一个路径。但是,在构建设置中,当我双击标题搜索路径时.. 它不会弹出一个新窗口,我可以在其中输入.. 我做错了什么?

回答by Yair

Click on the project in the file navigator on the left. Then click on the project or target in the editor that appears. Click on "Build Settings", then change from "Basic" to "All". Its under search paths.

单击左侧文件导航器中的项目。然后在出现的编辑器中单击项目或目标。单击“构建设置”,然后从“基本”更改为“全部”。它在搜索路径下。