Fixed callback/callback-ios#22 - Removed unused DetectPhoneNumber and 
EnableAcceleration values in PhoneGap.plist


Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/commit/e04adb85
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/tree/e04adb85
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/diff/e04adb85

Branch: refs/heads/master
Commit: e04adb85c77fac7cd7eb5e41a3336b66be09a0df
Parents: e3c1fb3
Author: shazron <shaz...@gmail.com>
Authored: Fri Nov 25 16:29:09 2011 -0800
Committer: shazron <shaz...@gmail.com>
Committed: Fri Nov 25 16:29:09 2011 -0800

----------------------------------------------------------------------
 PhoneGap-based Application/PhoneGap.plist |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/e04adb85/PhoneGap-based
 Application/PhoneGap.plist
----------------------------------------------------------------------
diff --git a/PhoneGap-based Application/PhoneGap.plist b/PhoneGap-based 
Application/PhoneGap.plist
index 3379700..d0a26c6 100644
--- a/PhoneGap-based Application/PhoneGap.plist 
+++ b/PhoneGap-based Application/PhoneGap.plist 
@@ -2,14 +2,10 @@
 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" 
"http://www.apple.com/DTDs/PropertyList-1.0.dtd";>
 <plist version="1.0">
 <dict>
-       <key>DetectPhoneNumber</key>
-       <true/>
        <key>TopActivityIndicator</key>
        <string>gray</string>
        <key>EnableLocation</key>
        <false/>
-       <key>EnableAcceleration</key>
-       <true/>
        <key>EnableViewportScale</key>
        <false/>
        <key>AutoHideSplashScreen</key>

Reply via email to