如题,在原来的Podfile文件中,新添加一个3方库。执行命令之后,可以import头文件,但是在编译的时候却出错,提示没有找到该库。请问下这个是什么原因呢?之前用的时候也没出现过这个问题
淡淡烟草味2017-05-02 09:24:43
Is there an error when opening xcworkspace?
If yes, you can delete the pod folder. Try pod install again.
淡淡烟草味2017-05-02 09:24:43
I agree with you upstairs. Add $ pod install --no-repo-update which is faster and does not update the local index