cinder / Cinder

Cinder is a community-developed, free and open source library for professional-quality creative coding in C++.
http://libcinder.org
Other
5.34k stars 943 forks source link

iphone boost libraries should have bitcode embeded for App Store submissions #1252

Open eighteight opened 8 years ago

eighteight commented 8 years ago

See the discussion and the fix here:

https://forum.libcinder.org/#Topic/23286000002555007

--8

pizthewiz commented 8 years ago

If the goal is to enable Bitcode by default it might be good to enable it in xcode/cinder.xcodeproj for the Bitcode targets and possibly update the iOS template in _samples/blocks/_AppTemplates too.