xcode报错集锦

2019-06-25  本文已影响0人  iOS_Developer

1.Could not load NIB in bundle with name或.h file not found
解决:pod install ,重新编译即可
2.OBJC_CLASS not found for architecture arm64 .a .o ,Pods 中添加该类的reference

上一篇下一篇

猜你喜欢

热点阅读