Danappelxx / libbson-xcode

A mirror of libbson placed into an Xcode project
1 stars 3 forks source link

how to upgrade bson to new version ? #2

Open frankipl opened 4 years ago

frankipl commented 4 years ago

Hi I'm using bson to communicate with some hardware, on iOS platform there is problem with communication, parser on device side cannot parse data from iOS platform. I'm guessing that there must be some changes in bson library. This framework has bson 1.2.1 and current is 1.15 I have tried to upgrade sources but failed, cannot compile. Would it be possible for you to upgrade libbson sources in this framework? Best, Marek