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
I think this problem happened after new Mac OS installed.
In my case, I use this library with react-native-image-crop-picker, and this library use 'TOCropViewController' dependency. This conflict each other. But I don't know how to use together.
i install this lib and run xcode got error like
163 duplicate symbols for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
i have check #108 issue and try everything but no luck
i have seen below symbol is use
duplicate symbol 'OBJC_CLASS$_TOActivityCroppedImageProvider
i debug deeper and i find out like i have same packages and use in various packages
CropViewController (2.6.1)
react-native-multiple-image-picker (1.1.6):
react-native-multiple-image-picker/Viewer (1.1.6):
for CropViewController and
if there is any help, please guide me
here is detail log file
a.txt
The text was updated successfully, but these errors were encountered: