yandexmapkit-ios icon indicating copy to clipboard operation
yandexmapkit-ios copied to clipboard

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

Open FeofanGreek opened this issue 3 years ago • 0 comments

Прошу помочь разобраться, использую версию 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.

FeofanGreek avatar Aug 08 '22 09:08 FeofanGreek