I'm trying to build a Cocoa Touch Framework in Swift with AFNetworking integrated, among other things... in xCode 6.0.1 I keep getting the "include of non-modular header inside framework module 'MyFrameworkName' when I include the .h file in the MyFrameworkName.h file.
I've already set the "Allow non-modular includes in Framwork modules" to YES, though this keeps happening...
It's going to keep happening
Please advice...
Thanks.