satismeter / satismeter-ios

SatisMeter iOS SDK
https://satismeter.com
MIT License
7 stars 6 forks source link

Library not compatible with Bitcode-enabled apps #15

Closed jpgupta closed 7 years ago

jpgupta commented 7 years ago

Hi guys - been using Satismeter on my website for a while and would like to integrate it onto iOS. I'm getting an error when trying to archive the project with the Satismeter cocooapods installed saying it can't be exported because it isn't bitcode enabled - see this SO post for reference: http://stackoverflow.com/questions/34666247/bitcode-bundle-could-not-be-generated-because-ios-charts

I think just building a new version of the framework in XCode 7 should solve the issue

jsedlacek commented 7 years ago

@jpgupta Thanks for reporting this. Let us have a look what can we do with it.

jsedlacek commented 7 years ago

@jpgupta Fixed in version 0.2.9. Sorry it took longer than expected.