From d21d9803119d335ef40d970dd83f1d2f8cd21bc6 Mon Sep 17 00:00:00 2001 From: Chris Brody Date: Mon, 6 Aug 2012 21:42:39 +0200 Subject: [PATCH] Quick updates for Cordova 2.0.0 iOS --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b94b84b..451d132 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ API changes by @chbrody ## Announcements + - Working for Cordova 2.0, both iOS and Android - [Android version tested with SQLCipher for database encryption](http://mobileapphelp.blogspot.com/2012/08/trying-sqlcipher-with-cordova.html), working with a few changes to SQLitePlugin.java ## Project Status @@ -134,7 +135,7 @@ Installing **NOTE:** There are now the following trees: - - `iOS` for Cordova 1.8 iOS (@chbrody TBD test for Cordova 2.0.0) + - `iOS` for Cordova 2.0 iOS - `Android`: new version by @marcucio, with improvements for batch transaction processing, testing seems OK - `Lawnchair-adapter`: Lawnchair adaptor for both iOS and Android, based on the version from the Lawnchair repository, with the basic Lawnchair test suite in `test-www` subdirectory - `test-www`: simple testing in `index.html` using qunit 1.5.0