[CB-1461] Added plist settings to default template
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/2bbf168e Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/tree/2bbf168e Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/diff/2bbf168e Branch: refs/heads/master Commit: 2bbf168ed40268b37c31e1bf6afda14e7a10e45e Parents: 6351d49 Author: Shazron Abdullah <shaz...@apache.org> Authored: Wed Sep 19 13:51:13 2012 -0700 Committer: Shazron Abdullah <shaz...@apache.org> Committed: Wed Sep 19 13:51:13 2012 -0700 ---------------------------------------------------------------------- bin/templates/project/__TESTING__/Cordova.plist | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/2bbf168e/bin/templates/project/__TESTING__/Cordova.plist ---------------------------------------------------------------------- diff --git a/bin/templates/project/__TESTING__/Cordova.plist b/bin/templates/project/__TESTING__/Cordova.plist index e9475fc..b376af1 100644 --- a/bin/templates/project/__TESTING__/Cordova.plist +++ b/bin/templates/project/__TESTING__/Cordova.plist @@ -22,6 +22,10 @@ --> <plist version="1.0"> <dict> + <key>KeyboardDisplayRequiresUserAction</key> + <true/> + <key>SuppressesIncrementalRendering</key> + <false/> <key>UIWebViewBounce</key> <true/> <key>TopActivityIndicator</key>