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

前端 未结 8 964
闹比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.

    0 讨论(0)
  • 2020-12-14 15:40

    Turn off module's in build settings. That may work

    0 讨论(0)
提交回复
热议问题