Flash3001 / iOSCharts.Xamarin

A Xamarin port by Lucas Teixeira for Charts (ios-charts) by Daniel Cohen Gindi, inspired by Philipp Jahoda
Other
68 stars 20 forks source link

ITMS-90668: Incomplete bitcode since V3 #13

Closed jamie94bc closed 8 years ago

jamie94bc commented 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.

Flash3001 commented 8 years ago

Ops! I'm sorry @jamie94bc

I forgot to include the -arch when first checking for Bitcode, just pushed an update to NuGet.