After following the instructions here to setup libxml on Swift: libxml/tree.h no such file or directory
I encountered an error while compiling which said:
Opening import file for module 'Swift': Not a directory
I've searched online and they recommending cleaning the project which didn't work for me. Any idea what's causing this error?