[!] Could not automatically select an Xcode workspace. Specify one in your Podfile like so:
workspace 'path/to/Workspace.xcworkspace'
在你的podfile 添加 以下内容 试一下 顺序不要改 就复制粘贴 过去 就行 把" "里面的你的项目名称 改成你自己的项目名称
target "你的项目名称" do
platform:ios,'7.0'
end、
[!] Could not automatically select an Xcode workspace. Specify one in your Podfile like so:
workspace 'path/to/Workspace.xcworkspace'
在你的podfile 添加 以下内容 试一下 顺序不要改 就复制粘贴 过去 就行 把" "里面的你的项目名称 改成你自己的项目名称
target "你的项目名称" do
platform:ios,'7.0'
end、
本文标题:cocospods 问题
本文链接:https://www.haomeiwen.com/subject/dedrsttx.html
网友评论