我已经有一个项目,cocoapod
以前工作正常,但现在当我试图包含新文件时。我得到以下错误。
/Users/username/.podenv/libexec/../libexec/podenv-exec:第 31 行:/Users/username/.podenv/versions/1.0.1/bin/pod:没有这样的文件或目录
我试图删除MyProject.xcworkspace
,Podfile
以便我可以重新安装Podfile
,但再次出现上述错误。
我已经有一个项目,cocoapod
以前工作正常,但现在当我试图包含新文件时。我得到以下错误。
/Users/username/.podenv/libexec/../libexec/podenv-exec:第 31 行:/Users/username/.podenv/versions/1.0.1/bin/pod:没有这样的文件或目录
我试图删除MyProject.xcworkspace
,Podfile
以便我可以重新安装Podfile
,但再次出现上述错误。