Skip to content
This repository has been archived by the owner on Nov 2, 2022. It is now read-only.

Can't build without cocoapods in XCode 12.1 #8

Open
Exey opened this issue Oct 30, 2020 · 1 comment
Open

Can't build without cocoapods in XCode 12.1 #8

Exey opened this issue Oct 30, 2020 · 1 comment

Comments

@Exey
Copy link

Exey commented Oct 30, 2020

Undefined symbols for architecture x86_64: "_OBJC_CLASS_$_SFSpeechAudioBufferRecognitionRequest", referenced from: objc-class-ref in YandexSpeechKit(YSKNativeRecognizer.o) "_OBJC_CLASS_$_SFSpeechRecognizer", referenced from: objc-class-ref in YandexSpeechKit(YSKNativeRecognizer.o) ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation)

Clean derived data doesn't help

@easydev991
Copy link

Undefined symbols for architecture x86_64: "_OBJC_CLASS_$_SFSpeechAudioBufferRecognitionRequest", referenced from: objc-class-ref in YandexSpeechKit(YSKNativeRecognizer.o) "_OBJC_CLASS_$_SFSpeechRecognizer", referenced from: objc-class-ref in YandexSpeechKit(YSKNativeRecognizer.o) ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation)

Clean derived data doesn't help

I have the same issue. Did you manage to fix it?

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

No branches or pull requests

2 participants