出现这种情况 [!] Could not automatically select an Xcode workspace. Specify one in your Podfile like so:
workspace 'path/to/Workspace.xcworkspace'
在podfile 文件中加入
target ‘工程名字’ do
end
指定下path
出现这种情况 [!] Could not automatically select an Xcode workspace. Specify one in your Podfile like so:
workspace 'path/to/Workspace.xcworkspace'
在podfile 文件中加入
target ‘工程名字’ do
end
指定下path
本文标题:cocoaPods 使用注意
本文链接:https://www.haomeiwen.com/subject/uhfgtxtx.html
网友评论