Xcode 4 and nested projects — header files not found

后端 未结 8 1567
情话喂你
情话喂你 2020-12-07 10:42

I\'m having a myriad of problems with Xcode 4 and nested projects that worked just well under Xcode 3.2. Here\'s a very basic one I cannot solve:

I\'m building a coc

8条回答
  •  南笙
    南笙 (楼主)
    2020-12-07 11:18

    Make sure your third party framework is added as «group» to your main project, so you can see it in your project's hierarchy...

提交回复
热议问题