Skip to content
This repository has been archived by the owner on Apr 17, 2019. It is now read-only.

Building ObjectiveDDP static library #142

Open
thatjuan opened this issue Jul 1, 2015 · 1 comment
Open

Building ObjectiveDDP static library #142

thatjuan opened this issue Jul 1, 2015 · 1 comment

Comments

@thatjuan
Copy link
Contributor

thatjuan commented Jul 1, 2015

How do I build ObjectiveDDP as a static library and add it to my project?

I have a Swift framework and I want to add ObjectiveDDP to it. I can't use pods and I haven't been able to successfully build the project with a manual installation.

I'm stuck at not being able to add ObjectiveDDP.h and MeteorClient.h to my framework's umbrella header because XCode will complain about them being non-modular.

@mikey0000
Copy link
Collaborator

include the entire project in the same way cocoapods would, would be easier to just use cocoapods.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants