react-native-speech-iflytek icon indicating copy to clipboard operation
react-native-speech-iflytek copied to clipboard

xcode archive 找不到文件/libRNSpeechIFlytek.a

Open zhonggithub opened this issue 7 years ago • 3 comments

报如下错误

clang: error: no such file or directory: '/Users/zz/Library/Developer/Xcode/DerivedData/UServiceApp-gjwpbofoefhetkbbjrbcwwlofmqb/Build/Intermediates.noindex/ArchiveIntermediates/UServiceApp/BuildProductsPath/Release-iphoneos/libRNSpeechIFlytek.a'

zhonggithub avatar Aug 15 '18 09:08 zhonggithub

我也有同样的问题

xiaoosnggao avatar Aug 29 '18 06:08 xiaoosnggao

我也是这个问题 1.0.4 中的 Example 在本地也是报这个错

cheneywan avatar Sep 29 '18 13:09 cheneywan

我也遇到了这个问题,搞了半天才解决: xcode中选择RNSpeechIFlytek.xcodeproj,把iOS Deployment Target 该为8.0 版本问题

xuqiqiang avatar Oct 25 '18 10:10 xuqiqiang