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\"
Check that your corresponding frameworks are included in your bundle.
For that, access to your project settings, select your target, and under Build Phases, check on the "Link binaries with libraries" section that your frameworks are here.