Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build failed because cant find libRNSound.a #508

Open
peyman-hakemi opened this issue Nov 3, 2018 · 1 comment
Open

build failed because cant find libRNSound.a #508

peyman-hakemi opened this issue Nov 3, 2018 · 1 comment

Comments

@peyman-hakemi
Copy link

peyman-hakemi commented Nov 3, 2018

im trying to build my project but i got this error

clang: error: no such file or directory: '/Users/peyman/Library/Developer/Xcode/DerivedData/myApp-eooaseprzejzxbbmondxvpocasdl/Build/Products/Release-iphoneos/libRNSound.a'

im using RN : 55.4
im try react-native link and pod install

there are no error like this on the internet to find a solution

i found somthing new about error

soo error apear when im chosing generic ios devices

@tetreault
Copy link

tetreault commented Nov 13, 2018

in xcode I think you can just go into your project, go to Build Phases (I think?), and remove and re-add libRNSound.a. I believe the reference to it is just broken. I havent done this with this module, but I did have to do it with something for an AR platform for react native and it was libFishhook.a here.

Edit: Here's the github comment I believe I was referring to.

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

No branches or pull requests

2 participants