googlesamples / ios-nearby

69 stars 30 forks source link

Bitcode support #7

Open legranddamien opened 8 years ago

legranddamien commented 8 years ago

Hi, I'm using the last version of NearbyMessages (March 2016), but it's still isn't compatible with Bitcode. When compiling with Bitcode enabled it says that libGNSMessages.a has not been compiled with Bitcode.

Normally it's just a build option to turn on. When do you think that this lib will be compatible with it ?

Thank you !

dan-webb commented 8 years ago

Hello Damien,

Apologies for not supplying a bitcode version of the library yet. Unfortunately it's not always as easy as a simple build option to turn it on. I will prioritize it so we can get it shipped soon.

legranddamien commented 8 years ago

Thanks for your answer !

dan-webb commented 8 years ago

We just shipped Nearby Messages v1.0.1, which includes support for bitcode. Please give it a try and let me know if you have any problems.