You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by pu...@apache.org on 2013/09/13 03:19:38 UTC

[03/31] git commit: removed DebugConsole permission

removed DebugConsole permission


Project: http://git-wip-us.apache.org/repos/asf/cordova-wp8/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-wp8/commit/6e470877
Tree: http://git-wip-us.apache.org/repos/asf/cordova-wp8/tree/6e470877
Diff: http://git-wip-us.apache.org/repos/asf/cordova-wp8/diff/6e470877

Branch: refs/heads/master
Commit: 6e470877aaf0a60b3f7a0561dac895f2a783587b
Parents: c367fa8
Author: Jesse MacFadyen <pu...@gmail.com>
Authored: Wed Jul 10 00:57:17 2013 -0700
Committer: Jesse MacFadyen <pu...@gmail.com>
Committed: Wed Jul 10 00:57:17 2013 -0700

----------------------------------------------------------------------
 wp7/template/config.xml | 3 ---
 wp8/template/config.xml | 3 ---
 2 files changed, 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-wp8/blob/6e470877/wp7/template/config.xml
----------------------------------------------------------------------
diff --git a/wp7/template/config.xml b/wp7/template/config.xml
index c8d9cfc..054d26f 100644
--- a/wp7/template/config.xml
+++ b/wp7/template/config.xml
@@ -43,9 +43,6 @@
     <feature name="Contacts">
       <param name="wp-package" value="Contacts"/>
     </feature>
-    <feature name="DebugConsole">
-      <param name="wp-package" value="DebugConsole"/>
-    </feature>
     <feature name="Echo">
       <param name="wp-package" value="Echo"/>
     </feature>

http://git-wip-us.apache.org/repos/asf/cordova-wp8/blob/6e470877/wp8/template/config.xml
----------------------------------------------------------------------
diff --git a/wp8/template/config.xml b/wp8/template/config.xml
index c8d9cfc..054d26f 100644
--- a/wp8/template/config.xml
+++ b/wp8/template/config.xml
@@ -43,9 +43,6 @@
     <feature name="Contacts">
       <param name="wp-package" value="Contacts"/>
     </feature>
-    <feature name="DebugConsole">
-      <param name="wp-package" value="DebugConsole"/>
-    </feature>
     <feature name="Echo">
       <param name="wp-package" value="Echo"/>
     </feature>