开发者

Setting Framework Search Paths?

I have an XCode project where when I click on Project->Edit Project Settings I have things set to iOS 3.2, but when I build, XCode sets the Framework Search Paths to iPhoneOS3.0.sdk. I've set the following开发者_C百科 using Project->Edit Project Settings:

  1. Base SDK = iPhone Device 3.2

  2. iPhone OS Deployment Target = iPhone Device 3.2

  3. Targeted Device Family = iPad

Does anyone know what setting XCode is using to set the Framework Search Paths to iPhoneOS3.0.sdk?


The solution I found was to go to the Target Info and delete the Framework search path that XCode created. Then everything compiled correctly.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜