We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
老哥还有一个问题,这个SDWebImage下次也升级一下吧,目前应该是5.19.2还是多少来着,直接写s.dependency 'SDWebImage'得了别指定版本了,和其他库有冲突,下次改一下吧
s.dependency 'SDWebImage'
The text was updated successfully, but these errors were encountered:
下次更新吧,插件中引入的SDK必须要指定版本,如果不指定 很容易出现插件与sdk不兼容问题
Sorry, something went wrong.
好的哈,我看是和这个库里面的冲突了,目前自己改本地的倒是也能跑哈哈哈 辛苦了给我改了两次了
No branches or pull requests
老哥还有一个问题,这个SDWebImage下次也升级一下吧,目前应该是5.19.2还是多少来着,直接写
s.dependency 'SDWebImage'
得了别指定版本了,和其他库有冲突,下次改一下吧The text was updated successfully, but these errors were encountered: