deprecated-yandex-speechkit-ios
deprecated-yandex-speechkit-ios copied to clipboard
Can't build without cocoapods in XCode 12.1
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
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?