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 -lRCTAnimation #83

Open
ibrahimyolbir opened this issue Apr 27, 2020 · 0 comments
Open

ld: library not found for -lRCTAnimation #83

ibrahimyolbir opened this issue Apr 27, 2020 · 0 comments

Comments

@ibrahimyolbir
Copy link

After react native version increased to 0-62.2, I encountered many problems. This is one of them in the following question:

-- I took this page for reference and edited it [https://react-native-community.github.io/upgrade-helper/?from=0.59.3&to=0.62.0](React native community)
-- Podfile updated

-- react-native-cli: 2.0.1
react-native: 0.62.2

clang: error: linker command failed with exit code 1 (use -v to see invocation)

ld: library not found for -lRCTAnimation
warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 6.0, but the range of supported deployment target versions is 8.0 to 13.4.99. (in target 'OpenSSL-Universal' from project 'Pods')

** BUILD FAILED **


The following build commands failed:
        Ld /Users/ibrahimyolbir/Library/Developer/Xcode/DerivedData/DGFonder-fxqthwkcalsxjgaeqbdxsodcnrou/Build/Products/Debug-iphonesimulator/DGFonder.app/DGFonder normal x86_64
(1 failure)
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

1 participant