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 fail iOS #78

Open
alicompiler opened this issue Jul 23, 2017 · 2 comments
Open

build fail iOS #78

alicompiler opened this issue Jul 23, 2017 · 2 comments

Comments

@alicompiler
Copy link

alicompiler commented Jul 23, 2017

i used these command for installation

npm i react-native-pdf-view --save
react-native link react-native-pdf-view
react-native run-ios

but an error occurred : build fail

4 warnings and 17 errors generated.

** BUILD FAILED **


The following build commands failed:
	CompileC /Users/macbookpro/Workspace/Projects/Wizary/Wizary/ios/build/Build/Intermediates/RNPDFView.build/Debug-iphonesimulator/RNPDFView.build/Objects-normal/x86_64/RNPDFViewManager.o RNPDFView/RNPDFViewManager.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
(1 failure)
@devLaaziz
Copy link

+1

@vsinha
Copy link

vsinha commented Sep 21, 2017

Changing your package.json to pull from the most recent version should fix this problem

    "react-native-pdf-view": "git+https://github.com/cnjon/react-native-pdf-view.git",

found the solution linked here

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

3 participants