Skip to content
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

Не билдит проект на маке с интелом. #152

Open
jafnhaar opened this issue Jul 18, 2022 · 1 comment
Open

Не билдит проект на маке с интелом. #152

jafnhaar opened this issue Jul 18, 2022 · 1 comment

Comments

@jafnhaar
Copy link

jafnhaar commented Jul 18, 2022

При попытке сбилдить проект на интеле выпадает ошибка:

ld: warning: ignoring file /Users/Library/Developer/Xcode/DerivedData/InnopolisClubCustomer-axvsepvlvpcorjdyjbvnyrprspre/Build/Products/Debug-iphonesimulator/XCFrameworkIntermediates/YandexMapsMobile/YandexMapsMobile.framework/YandexMapsMobile, building for iOS Simulator-x86_64 but attempting to link with file built for unknown-unsupported file format ( 0x76 0x65 0x72 0x73 0x69 0x6F 0x6E 0x20 0x68 0x74 0x74 0x70 0x73 0x3A 0x2F 0x2F )

Undefined symbols for architecture x86_64:
"OBJC_CLASS$_YMKMapView", referenced from:
objc-class-ref in VendorsMapView.o
"OBJC_CLASS$_YMKAnimation", referenced from:
objc-class-ref in YMKMap+move.o
"OBJC_CLASS$_YRTViewProvider", referenced from:
objc-class-ref in VendorsMapViewController+methods.o
"OBJC_CLASS$_YMKMapKit", referenced from:
objc-class-ref in VendorsMapViewController.o
"OBJC_CLASS$_YMKIconStyle", referenced from:
objc-class-ref in VendorsMapViewController.o
objc-class-ref in YMKIconStyle+defaultStyle.o
"OBJC_CLASS$_YMKCameraPosition", referenced from:
objc-class-ref in YMKMap+move.o
"OBJC_CLASS$_YMKPlacemarkMapObject", referenced from:
objc-class-ref in VendorsMapViewController.o
"OBJC_CLASS$_YMKPoint", referenced from:
objc-class-ref in VendorsMapViewController.o
objc-class-ref in VendorsMapViewModel.o
objc-class-ref in VendorsMapView.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

На маке с м1 проблем нет. Пробовал добавить в excluded arch arm64 и прочие советы со stackoverflow, но ничто не помогло

@tima5959
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants