IOS开发xcode报错之has been modified since the precompiled header was built
今天使用github回滚版本遇到此问题:
Apple LLVM compiler 3.0 error file "BMKPointAnnotation.h" has been modified since the precompiled header was built
(原因:预编译头的时候文件被修改);
解决方法:1.Select Product > Clean from the Xcode menu


浙公网安备 33010602011771号