On Apr 16, 2014, at 3:07 PM, J. Chris Anderson <[email protected]> wrote:
> There's no good reason to have a source dependency on Couchbase Lite (instead > of downloading the pre-built packages) unless you like getting cut by the > bleeding edge. For folks who do, I've written up my adventures creating a > project that uses Couchbase Lite as a source dependency. Chris has some specific needs* that require adding the CBL sources directly to his project. But in general, it's a lot easier to instead check out and build CBL in its own project, then take the framework it produces and add that to your app project. Consider doing it that way before you try to follow Chris down the very bumpy rabbit-hole he's fallen into :) --Jens * creating a CBL PhoneGap plugin that can be built by Adobe's hosted build system -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/0AB4D3F4-BE39-4139-BC36-FAE2659B7A7A%40couchbase.com. For more options, visit https://groups.google.com/d/optout.
