aboutsummaryrefslogtreecommitdiffstats
path: root/phonegap/README
diff options
context:
space:
mode:
Diffstat (limited to 'phonegap/README')
-rw-r--r--phonegap/README11
1 files changed, 0 insertions, 11 deletions
diff --git a/phonegap/README b/phonegap/README
deleted file mode 100644
index 33249369e..000000000
--- a/phonegap/README
+++ /dev/null
@@ -1,11 +0,0 @@
-BUILDING
----------
-
-The cordova.sj file in www is for bilding on the iPhone. In order
-to build on android you need to replace it with the android_cordova.js
-file in this directory.
-
-If you Build on android and see an error about Cordova.exec before deviceready
-then it's likely that you have forgotten this step.
-
-To build on iPhone copy the iphone_cordova.js over the cordova.js in www.