header search path in XCode 4

后端 未结 1 965
南旧
南旧 2020-11-29 05:39

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 typ

相关标签:
1条回答
  • 2020-11-29 06:08

    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.

    0 讨论(0)
提交回复
热议问题