I am facing an error of file not found.
I have added all necessary files, but it gives file not found for a file.
#import \"MagickWand.h\" >
#import \"MagickWand.h\"
I was facing this error after a merge from the repository (git). The final solution was:
Hope it helps!