yandexmobile / yandexmapkit-ios

Yandex Map Kit for iOS
Other
173 stars 30 forks source link

ошибка компиляции для iOS (симулятор и реальный девайс) после обновления пакета #223

Open FeofanGreek opened 2 years ago

FeofanGreek commented 2 years ago

Прошу помочь разобраться, использую версию yandex_mapkit: ^3.0.3

[!] CocoaPods could not find compatible versions for pod "YandexMapsMobile": In snapshot (Podfile.lock): YandexMapsMobile (= 4.0.0-full)

In Podfile: yandex_mapkit (from .symlinks/plugins/yandex_mapkit/ios) was resolved to 0.0.1, which depends on YandexMapsMobile (= 4.1.0-full)

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 YandexMapsMobile inside your development pod yandex_mapkit. You should run pod update YandexMapsMobile to apply changes you've made.