> On Oct 20, 2014, at 12:59 AM, Adam Dziendziel <[email protected]> > wrote: > > Good news. Please remember to update the PhoneGap plugin at > https://github.com/couchbaselabs/Couchbase-Lite-PhoneGap-Plugin > <https://github.com/couchbaselabs/Couchbase-Lite-PhoneGap-Plugin> > It is still packaging CBL 1.0.1
You're talking about building it from source? It looks JChris hasn't updated the repo hasn't in a while. The repo also should not embed a binary copy of the framework; instead it should either have a script to download it, or have you install it manually (the way the demo apps do.) You can update it locally of course by copying 1.0.3 into lib/ios/. If you go to our mobile download page <http://www.couchbase.com/nosql-databases/downloads#Couchbase_Mobile> and follow the "PhoneGap Plug-In <http://plugins.cordova.io/#/package/com.couchbase.lite.phonegap>" link, it takes you to a page at cordova.io with a 1.0.2 version. I don't work on that plugin so I don't know when it's going to be updated to 1.0.3; hopefully soon. —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/E0728E02-E5DE-4584-9B77-0C6042188BD0%40couchbase.com. For more options, visit https://groups.google.com/d/optout.
