Closed jamie94bc closed 8 years ago
We're getting this error since updating to V3 of the library - same as #4
Running otool -l -arch armv7 Charts | grep LLVM against a clone of this repo confirms the library contains bitcode.
otool -l -arch armv7 Charts | grep LLVM
Ops! I'm sorry @jamie94bc
I forgot to include the -arch when first checking for Bitcode, just pushed an update to NuGet.
We're getting this error since updating to V3 of the library - same as #4
Running
otool -l -arch armv7 Charts | grep LLVM
against a clone of this repo confirms the library contains bitcode.