On Feb 9, 2014, at 11:33 AM, Jens Alfke <[email protected]<mailto:[email protected]>> wrote:
It's been checked in since beta 2, although we didn't include it in the binary release. If you want to use it, clone the Couchbase Lite repository, check out the 'stable' branch, and copy Source/API/Extras/CBLIncrementalStore.* into your project. I just looked at the git history, and the above is not quite correct: * CBLIncrementalStore was merged in just after beta 2. * The best commit to check out to get the latest source for it is 5f7c6ee -- you can copy the CBLIncrementalStore.* sources from there into your project, but keep using the beta 2 release of Couchbase Lite. --Jens -- 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/5414B046-F5FB-4940-A4FF-B06345F6392B%40couchbase.com. For more options, visit https://groups.google.com/groups/opt_out.
