Azure-Samples / Cognitive-Speech-STT-iOS

iOS SDK for the Microsoft Speech-to-Text API, part of Cognitive Services
https://www.microsoft.com/cognitive-services/en-us/speech-api
Other
49 stars 21 forks source link

Enable BitCode #34

Closed hakim-ali closed 7 years ago

hakim-ali commented 7 years ago

Hi, While using SpeechSDK.framework into swift project i am getting enable bitcode issue. Kindly guide me how i can resolve this issue.

Error Message Showing Recent Messages ld: '/Users/dsg226/Downloads/SpeechRecognitionExample-master/SpeechSDK.framework/SpeechSDK' does not contain bitcode. You must rebuild it with bitcode enabled (Xcode setting ENABLE_BITCODE), obtain an updated library from the vendor, or disable bitcode for this target. for architecture arm64

raaaar commented 7 years ago

Is disabling the bitcode for your app an option?

https://stackoverflow.com/questions/32947236/how-to-enable-or-disable-bitcode-for-specific-library-or-sdk-in-xcode-project