ios下 podfile文件最后添加:
pre_install do |installer| Pod::Installer::Xcode::TargetValidator.send(:define_method, :verify_no_static_framework_transitive_dependencies) {}
end
然后重新pod install.
ios下 podfile文件最后添加:
pre_install do |installer| Pod::Installer::Xcode::TargetValidator.send(:define_method, :verify_no_static_framework_transitive_dependencies) {}
end
然后重新pod install.
本文标题:CocoaPod报错: The 'Pods-Runner' ta
本文链接:https://www.haomeiwen.com/subject/vzhwnhtx.html
网友评论