PCH文件配置
选中Supporting文件夹—command + n—Other—PCH File —Nextui
选中上面的一个文件 —create — Build Settings— 搜索prefix配置
将Presompile Prefix Header 的NO改成YES
打开PrefixHeader.pch的show in Finder确认PrefixHeader.pch的路径搜索
将路径补充完整,直到能在绝对路径下找到PrefixHeader.pch文件,而后回车,就配置好了command