Facing issue in Xcode 7.3 with autocomplete list of class files.
In Xcode 7.2 displays whole list of classes as we start typing.
like : #import "Data"
Xcode 7.3 class file searching is not available when we import any file
What should be the issue? Is it a bug?