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

前端 未结 8 967
闹比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:17

    set YES in Build Active Architecture Only in build settings. It worked for me.

提交回复
热议问题