Michaelvilleneuve / react-native-perspective-image-cropper

Perform custom crop, resizing and perspective correction 📐🖼
MIT License
305 stars 128 forks source link

Bitcode Error #20

Closed GeorgS closed 5 years ago

GeorgS commented 5 years ago

I linked openCV and the required libs successfully, but I am stuck at the following error, any hints?

ld: '/Users/georg/Library/Developer/Xcode/DerivedData/iosapp-doqawqtrurrmjxdgjovnyptddlvh/Build/Products/Release-iphoneos/libRNCustomCrop.a(jmemnobs.o)' does not contain bitcode. You must rebuild it with bitcode enabled (Xcode setting ENABLE_BITCODE), obtain an updated library from the vendor, or disable bitcode for this target. for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Michaelvilleneuve commented 5 years ago

Fixed by 1832cb84a2ccd6369f098655788fd5d4093b6be4 openCV is not needed anymore on ios