Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cordova Wiki" for 
change notification.

The "config/cordova.xml" page has been changed by jbondc:
https://wiki.apache.org/cordova/config/cordova.xml?action=diff&rev1=7&rev2=8

  
   * {$PLATFORM_RUNTIME} is either just "android" (default runtime) or 
"android.chromeview" (alternative runtime)
   * {$CLI_PROJECT} is the root the cordova cli
+  * {$WWW_DIR} is the path to a platform's web app directory
  
  === Hybrid: {$CLI_PROJECT}/config.xml ===
  
@@ -64, +65 @@

  
   * Need enough info to uninstall & re-install a plugin properly (list of 
files installed + version number).
  
- === Runtime meta: {$CLI_PROJECT}/platforms/{$PLATFORM_RUNTIME}/www/wat.json 
===
+ === Runtime meta: 
{$CLI_PROJECT}/platforms/{$PLATFORM_RUNTIME}/{$WWW_DIR}/wat.json ===
  
  "WAT" --> "Web app technology? Existing configs:
   * http://dev.w3.org/2006/waf/widgets/

Reply via email to