@import causes parse issue: “could not build module”

前端 未结 8 966
闹比i
闹比i 2020-12-14 14:59

After updating with Xcode 6.3, I found something strange things with my projects.

Below codes causes parse issue that says \"Could not build module \'AgendaFramework

8条回答
  •  天涯浪人
    2020-12-14 15:30

    It looks like turning on: Allow Non-modular Includes In Framework Modules solved this issue for me.

提交回复
热议问题