orlandos-nl / BSON

Native Swift library for BSON (http://bsonspec.org)
https://orlandos.nl/docs/mongokitten/articles/bson
MIT License
109 stars 35 forks source link

Added Carthage support #10

Closed colemancda closed 8 years ago

Joannis commented 8 years ago

I'm assuming this is still in-progress, correct?

colemancda commented 8 years ago

I thought it was finished, but I realized the .xcproj was being ignored.

Joannis commented 8 years ago

What is the motive for adding Carthage support? Doesn't SPM suffice?

colemancda commented 8 years ago

Not for iOS

Coleman,

On Jul 17, 2016, at 10:15 AM, Joannis Orlandos notifications@github.com wrote:

What is the motive for adding Carthage support? Doesn't SPM suffice?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/OpenKitten/BSON/pull/10#issuecomment-233186879, or mute the thread https://github.com/notifications/unsubscribe-auth/ADQudq9yIhNvODsI2hRX6rxRPTF8ee4oks5qWkcRgaJpZM4JOCoI.

Joannis commented 8 years ago

@colemancda I can see why that would be useful. I'll be testing your commit over the course of the next few hours.

Joannis commented 8 years ago

I'm unable to run BSON on iOS due to image not found. I'll hold this until I can get it working