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
如下所示,如果删除podfile.lock 则所有的AVOSCloud组件会退回到3.1.0,请问该如何处理呢?谢谢! `[!] Unable to satisfy the following requirements:
AVOSCloud
Podfile
AVOSCloud (= 7.1.0)
Podfile.lock
AVOSCloudIM (7.1.0)
AVOSCloudCrashReporting (7.1.0)
AVOSCloudIM/_ARC (7.1.0)
AVOSCloudCrashReporting/_NOARC (7.1.0)
AVOSCloudIM/_NOARC (7.1.0)
AVOSCloudCrashReporting/_ARC (7.1.0)
AVOSCloud (~> 3.1)
The text was updated successfully, but these errors were encountered:
使用这个版本的试试: pod 'LeanCloudSocial','~>1.0.0-beta3'
Sorry, something went wrong.
能不能把这个版本1.0.0-beta3正式发布啊,不然update不了。
No branches or pull requests
如下所示,如果删除podfile.lock 则所有的AVOSCloud组件会退回到3.1.0,请问该如何处理呢?谢谢!
`[!] Unable to satisfy the following requirements:
AVOSCloud
required byPodfile
AVOSCloud (= 7.1.0)
required byPodfile.lock
AVOSCloud (= 7.1.0)
required byAVOSCloudIM (7.1.0)
AVOSCloud (= 7.1.0)
required byAVOSCloudCrashReporting (7.1.0)
AVOSCloud (= 7.1.0)
required byAVOSCloudIM/_ARC (7.1.0)
AVOSCloud (= 7.1.0)
required byAVOSCloudCrashReporting/_NOARC (7.1.0)
AVOSCloud (= 7.1.0)
required byAVOSCloudIM/_NOARC (7.1.0)
AVOSCloud (= 7.1.0)
required byAVOSCloudCrashReporting/_ARC (7.1.0)
AVOSCloud (~> 3.1)
required by `LeanCloudSocial (0.0.1)``The text was updated successfully, but these errors were encountered: