(1).'libxml/tree.h' file not found
解决办法:1. 导入libxml2.dylib 2.设置Header Search Paths 为 /usr/include/libxml2
(1).'libxml/tree.h' file not found
解决办法:1. 导入libxml2.dylib 2.设置Header Search Paths 为 /usr/include/libxml2
转载于:https://www.cnblogs.com/gaoxiao228/p/3437163.html