Framework Error No such module found in Xcode 7 beta 2

222 views Asked by At

I am facing the problem since Xcode 7 beta 2 but it was running perfectly in Xcode 6.4. I have my Frameworks folder in the project and it is in the project directory. This Frameworks folder contains all the frameworks needed, but when i import this framework i get error "No Such Module Found". I have even set the Framework Search Paths but i am not able to get rid of that error.

But i am able to run the application.

0

There are 0 answers