开发者

Warning in xcode 4.0.1 about inability to link a static ios framework

i have upgraded my xcode to 4.0.1 in that i am tring to run my old project which built on xcode 3 but am getting following warning can any one tell me how to fix that

ld: warning: directory not found for option '-F/Developer/new xcode/Platf开发者_运维百科orms/iPhoneOS.platform/Developer/SDKs/iPhoneOS3.1.2.sdk/System/Library/PrivateFrameworks'


You may need to update your linked frameworks.

Go into your project's build phases, and relink the frameworks...

Warning in xcode 4.0.1 about inability to link a static ios framework

EDIT

Also check the frameworks search path setting, in your project's build settings.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜