Skip to content
This repository has been archived by the owner on May 8, 2020. It is now read-only.

Dropping project files causes problems for users DCTCoreData via static lib #4

Open
postmechanical opened this issue Nov 1, 2011 · 2 comments

Comments

@postmechanical
Copy link

Greetings. Had DCTCoreData nicely integrated into a project as a static lib dependency using an Xcode workspace. The latest changes drop the project files.

@danielctull
Copy link
Owner

So I've been flipping back and forth about whether to use static libs. My current stance is that they are just way too much hassle.

The structure of the branches has changed, so that the master branch is effectively the same as what production used to be.

There is a demo branch with the demo project, this pulls in the DCTCoreData library files from the master branch as a submodule. I'd imagine you should be able to add your static library to that project to build, making sure to recursively add submodules.

Does this help at all?

@postmechanical
Copy link
Author

I used to not bother with static lib dependencies but Xcode workspaces make things much better. Think I'll hold off on merging though for now. Thanks.

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