iOS-WebP
iOS-WebP copied to clipboard
ENABLE_BITCODE = "No", no more supportive with Xcode 7.1
WebP.framework has build with Enable Bitcode = "No",When I have added this library with latest Xcode,throwing this error: WebP.framework/WebP(libwebpdecode_la-webp.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.
Can you provide latest library with ENABLE_BITCODE = YES
+1
+1
+1
+1
+1