You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Analyzing dependencies
[!] CocoaPods could not find compatible versions for pod "JCore":
In snapshot (Podfile.lock):
JCore (< 3.0.0, = 2.7.1, >= 2.0.0)
In Podfile:
janalytics (from .symlinks/plugins/janalytics/ios) was resolved to 0.0.1, which depends on
JCore (= 2.6.2)
jpush_flutter (from `.symlinks/plugins/jpush_flutter/ios`) was resolved to 0.0.2, which depends on
JCore (= 2.7.1)
You have either:
out-of-date source repos which you can update with pod repo update or with pod install --repo-update.
changed the constraints of dependency JCore inside your development pod jpush_flutter.
You should run pod update JCore to apply changes you've made.
The text was updated successfully, but these errors were encountered:
Analyzing dependencies
[!] CocoaPods could not find compatible versions for pod "JCore":
In snapshot (Podfile.lock):
JCore (< 3.0.0, = 2.7.1, >= 2.0.0)
In Podfile:
janalytics (from
.symlinks/plugins/janalytics/ios
) was resolved to 0.0.1, which depends onJCore (= 2.6.2)
You have either:
pod repo update
or withpod install --repo-update
.JCore
inside your development podjpush_flutter
.You should run
pod update JCore
to apply changes you've made.The text was updated successfully, but these errors were encountered: