There are answers on the stack overflow but none of them are working for me.
It's a Swift 2.0 project and I'm using Xcode 7.2.1
Steps to reproduce the problem
- Create a Single View Project
- Go to Targets in Project Navigator
- Add a Framework Module called Common
- Add another Framework Module called Logger
- Compile
You'll see a warning.
Warning: no umbrella header found for target 'Logger', module map will not be generated
Please advise
Test Project Link -> https://www.dropbox.com/s/cvgjls70ielnriy/Test.zip?dl=0