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
It looks like turning on: Allow Non-modular Includes In Framework Modules solved this issue for me.
Turn off module's in build settings. That may work