kanyun-inc / YTKNetwork

YTKNetwork is a high level request util based on AFNetworking.
MIT License
6.46k stars 1.66k forks source link

怎么现在pod下来的版本还是2.0版本啊,还是webview的,webview不给打包上传啊 #520

Closed hjun1314 closed 4 years ago

hjun1314 commented 4 years ago

提出问题前请先确认完成了下列几项步骤 New Issue Checklist

问题描述 Issue Description

请给出所提出问题的详尽描述,包括具体的错误信息,打印的堆栈等等,以及重现此问题的具体步骤。

Please fill in the detailed description of the issue (full output of any stack trace, compiler error, ...) and the steps to reproduce the issue.

Vanson commented 4 years ago

pod update --verbose --repo-update

Andy0570 commented 4 years ago

尝试在 Podfile 文件中指定依赖版本号:

pod 'YTKNetwork', '~> 3.0.0'