You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
react-native: 0.62.2 react-native-randombytes: 3.6.0,
i'am getting build error on iOS that named
ld: 75 duplicate symbols for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation)
i already tried:
1-) deleting all pods, podfile.lock, node_modules, DerivedData
2-) re-install node_modules & pods
3-) clean project
4-) and re-run.
also i tried this with version of example project react-native-cyrpto(3.5.3).
nothing changes i'am still getting this issue...
The text was updated successfully, but these errors were encountered:
react-native: 0.62.2 react-native-randombytes: 3.6.0,
i'am getting build error on iOS that named
ld: 75 duplicate symbols for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation)
i already tried:
1-) deleting all pods, podfile.lock, node_modules, DerivedData
2-) re-install node_modules & pods
3-) clean project
4-) and re-run.
also i tried this with version of example project react-native-cyrpto(3.5.3).
nothing changes i'am still getting this issue...
The text was updated successfully, but these errors were encountered: