react-native-file-selector icon indicating copy to clipboard operation
react-native-file-selector copied to clipboard

image not found

Open KaelThasWang0919 opened this issue 6 years ago • 3 comments

dyld: Library not loaded: @rpath/libswiftCore.dylib Referenced from: /Users/***/Library/Developer/Xcode/DerivedData/APPName-ciohvchhwvwbfubwetjezrhgxcbs/Build/Products/Debug-iphonesimulator/FileBrowser.framework/FileBrowser Reason: image not found

KaelThasWang0919 avatar Jun 14 '18 09:06 KaelThasWang0919

You can drag and drop FileBrowser.framework up from the libraries into your project. I then needed to set Always Embed Swift Standard LIbraries to yes. If this is a problem for others, I suggest updating the documentation.

stevencurtis avatar Jun 28 '18 06:06 stevencurtis

Thanks @KaelThasWang0919 for raising the issue.

I have updated the iOS installation steps. Can you please install latest version and follow installation steps defined in README.

Please let me know incase you face any issues.

Thanks </ Pranav >

prscX avatar Sep 09 '18 05:09 prscX

react-native 版本是0.55 报同样的错误 处理方法参考:https://www.jianshu.com/p/dd08131c9115

zhengyanGit avatar Nov 24 '21 02:11 zhengyanGit