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

ld: library not found for -lRNSVG-tvOS #387

Closed
12343954 opened this issue Jun 27, 2017 · 12 comments
Closed

ld: library not found for -lRNSVG-tvOS #387

12343954 opened this issue Jun 27, 2017 · 12 comments

Comments

@12343954
Copy link

12343954 commented Jun 27, 2017

image
image
image

@12343954
Copy link
Author

solved!
remove “libRNSVG-tvOS.a”

@cjbutcher
Copy link

Thank you I needed this 🙏

@Katherine-Marschner
Copy link

Katherine-Marschner commented Jul 10, 2017

I have been fighting the same problem as #279. I don't understand the solution. am I supposed to take all lines referencing libRNSVG-tvOS.a in my project.pbxproj file. I am am fairly new at mobile apps, so I need more specific solution. Never mind, I figured it out. Thank you very much, I have spent a few days on this. Another post said just get rid of the last line in the pbx build section of the project.pbxproj file, that referenced RNSVG-tvOS. Did that and it worked. YES

@jeantimex
Copy link

Thank you @12343954!!

@magicismight
Copy link
Collaborator

Fix will land on 5.3.1

@MatBusch
Copy link

MatBusch commented Oct 1, 2017

Legend! @12343954!! Deleting it worked perfectly.

@brunolemos
Copy link
Contributor

Waiting for npm release about this one as well! :)

@ggepenyan
Copy link

Hi everyone, @12343954 sorry, but from which file I have to remove libRNSVG-tvOS.a ???
@magicismight we have to do it manually? There is no another solution?
I don't know from where remove that file, Help please anybody

@rodrigoreis22
Copy link

@ggepenyan remove from your XCode project, using the XCode UI.. select the lib and then click on the (-) sign.

@msand
Copy link
Collaborator

msand commented Jan 17, 2018

This is caused by a bug in react-native link, fix will be merged soon: facebook/react-native#13783

@tetogomez
Copy link

Thanks @12343954 I deleted libRNSVG-tvOS.a as you said and it worked for me!! awesome man

@xe4me
Copy link

xe4me commented Apr 29, 2018

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