Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

CouchModelFactory cannot be used #66

Open
pulkitsinghal opened this issue Apr 8, 2013 · 1 comment
Open

CouchModelFactory cannot be used #66

pulkitsinghal opened this issue Apr 8, 2013 · 1 comment

Comments

@pulkitsinghal
Copy link

In CouchModelFactory.m #import <CouchCocoa/CouchDatabase.h> needs to be changed to #import "CouchDatabase.h" for CouchModelFactory to be useable.

@snej
Copy link
Contributor

snej commented Apr 15, 2013

Well, it depends on how you've got your preprocessor framework search paths configured. It builds in the CouchCocoa project; you shouldn't need to compile it yourself.

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