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
The solution that worked for me is to make sure you put an individual path for each framework you include in your project as in the screenshot below.