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/07/10 20:10:05 UTC

[3/7] 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/1c5920e3
Tree: http://git-wip-us.apache.org/repos/asf/cordova-wp8/tree/1c5920e3
Diff: http://git-wip-us.apache.org/repos/asf/cordova-wp8/diff/1c5920e3

Branch: refs/heads/master
Commit: 1c5920e3107be6ccc19337883ec1417cb8809b0e
Parents: c7d47ac
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 11:09:29 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/1c5920e3/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/1c5920e3/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>