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

Could not find auto-linked framework 'FileBrowser' #26

Closed
KonstantinKolodnitsky opened this issue Jan 8, 2019 · 3 comments
Closed

Could not find auto-linked framework 'FileBrowser' #26

KonstantinKolodnitsky opened this issue Jan 8, 2019 · 3 comments
Assignees

Comments

@KonstantinKolodnitsky
Copy link

KonstantinKolodnitsky commented Jan 8, 2019

Hello. The error is shown when I try to build the project in xCode. What can be the issue?

ld: warning: Could not find auto-linked framework 'FileBrowser'
Undefined symbols for architecture x86_64:
  "_OBJC_CLASS_$__TtC11FileBrowser11FileBrowser", referenced from:
  objc-class-ref in libRNFileSelector.a(RNFileSelector.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
@prscX prscX self-assigned this Jan 8, 2019
@suwu150
Copy link

suwu150 commented Jan 22, 2019

Have you solved it?

@KonstantinKolodnitsky
Copy link
Author

Yes. Somehow it wasn't linked properly. But xCode showed everything correctly linked. After I restarted xCode and cleared cache, it showed that it wasn't. So I linked it manually.
Thanks you

@VishnuMRI
Copy link

Hi,I am new to IOS.I was working on android using this.Everything was working well there.Now when I am trying to take IOS build,I am getting this same error.How to solve this?Please help.

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

4 participants