开发者

Release Configuration does not link header libraries in iPhone application

开发者 https://www.devze.com 2023-03-19 09:36 出处:网络
I am working on an application which is working properly in Debug configuration. But when I am trying to build it in Release mode, its showing me list of errors specifically not finding header librar

I am working on an application which is working properly in Debug configuration.

But when I am trying to build it in Release mode, its showing me list of errors specifically not finding header libraries.

Is there any extra s开发者_Go百科ettings I have to do for it?

Thank You.


Check the build settings of your application. (In XCode3: Project -> Project Settings -> Build tab).

You may set options for 'All Configurations' or for individual configuration separately. Check the entries you have for 'Header Search Paths' in Release versus Debug.


See the header paths settings in dubug and release mode .Make them same in both configurations

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号