So, the problem is that when I import anything in the Xcode 7 using Bridging Header Xcode doesn\'t autocomplete my code, no matter if I import given framework, header file i
Obj c. Importing .h files into other .m files in the same project.
For time being i am type casting as work around.