yandex / mapkit-ios-demo

MapKit iOS demo
Other
84 stars 27 forks source link

arm 64 error #182

Open DanKamilov opened 1 year ago

DanKamilov commented 1 year ago

https://betterprogramming.pub/xcode-isnt-supported-under-rosetta-3cf214b34c58

We can't use Rosetta for xCode after 14.3.

I get an error In .../Pods/YandexMapKit/YandexMapKit.framework/YandexMapKit(arrival_object_metadata.o), section DATA/bss has type zero-fill but non-zero file offset file '.../Pods/YandexMapKit/YandexMapKit.framework/YandexMapKit' for architecture arm64

What to do?

DanKamilov commented 1 year ago

@YandexMapKit

YandexMapKit commented 1 year ago

Please specify which version of MapKit you are using.

vosmoj01 commented 1 year ago

@YandexMapKit я использую версию 3.5

YandexMapKit commented 1 year ago

If you are experiencing difficulties with the arm64 architecture on version 3.5, then try using the latest up-to-date version 4.3.1. Starting from version 4.1.0, work on emulators with M1 processor is supported.

If the current version also has the same situation, let me know.

--

Если вы наблюдаете трудности с arm64 архитектурой на версии 3.5, то попробуйте использовать последнюю актуальную версию 4.3.1. Начиная с версии 4.1.0 поддержана работа на эмуляторах с процессором M1.

Если на актуальной версии будет наблюдаться такая же ситуация — дайте знать.