I am getting a strange error use of undeclared identifier for the method [UIFont familyNames]
I have included three frameworks to the project as below. 1. Foundation framework 2. UIKit framework 3. Coregraphics framework.
Here is the screenshot of the error for reference
Can any one explain why i am getting this and how to fix this?