When i try to build the App in Xcode, i get GNConfig.h file not found error. But the file is present. How to resolve it? I have moved the files from another mac. I have a doubt whether the framework has deprecated.
Header path seems to be incorrect. Delete the reference of the framework from project and drag and drop the framework again inside framework folder.
It should resolve the issue