Skip to content

Static framework + Parsing date #6

Open
jbenet wants to merge 8 commits intomartinkou:masterfrom
jbenet:master
Open

Static framework + Parsing date #6
jbenet wants to merge 8 commits intomartinkou:masterfrom
jbenet:master

Conversation

@jbenet
Copy link
Contributor

@jbenet jbenet commented Jul 24, 2011

Hey Martin,

Here is the pull request. It includes:
Project now builds a static framework
Encoding/decoding of bson datetime values.

For the static framework to build properly, you need to build the bson-objc target in both iPhone Simulator and iOS Device architectures. The bson-objc.framework can then be easily added into applications and linked against like any other framework.

Note: This will also build an x86_64 version to use in mac apps, but this a bit of a hack and sometimes throws warnings. (and it may not be 100% correct, depending on how Xcode is doing the building and whether the iOS SDK implements things vastly differently than the macosx SDK)

Cheers,
Juan

@martinkou
Copy link
Owner

I tried to merge the changes tonight but there're some conflicts, and initial attempts at resolving them by hand are not successful. I'll try again tomorrow.

@pepijndevos
Copy link

Was this ever merged?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants