Closed ainame closed 5 years ago
Closes #32
It seems like we don't have to specify -DWEBP_USE_SSE2 manually. https://github.com/webmproject/libwebp/blob/0fe1a89dbf1930fc2554dbe76adad5d962054ead/src/dsp/dsp.h#L67-L77
So I just added the flag to enable bitcode on iOS platform.
Closes #32
It seems like we don't have to specify -DWEBP_USE_SSE2 manually. https://github.com/webmproject/libwebp/blob/0fe1a89dbf1930fc2554dbe76adad5d962054ead/src/dsp/dsp.h#L67-L77
So I just added the flag to enable bitcode on iOS platform.