-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
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
arm 64 error #182
Comments
Please specify which version of MapKit you are using. |
@YandexMapKit я использую версию 3.5 |
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. Если на актуальной версии будет наблюдаться такая же ситуация — дайте знать. |
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?
The text was updated successfully, but these errors were encountered: