Repository: cordova-ios
Updated Branches:
  refs/heads/master bab65b994 -> 7c1545501


Remove trailing whitespace from project template's .plist, .pch


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

Branch: refs/heads/master
Commit: 7c154550183fc71d13b6c612bad4c5c7c8154dd9
Parents: bab65b9
Author: Andrew Grieve <[email protected]>
Authored: Tue Jul 22 15:13:59 2014 -0400
Committer: Andrew Grieve <[email protected]>
Committed: Tue Jul 22 15:13:59 2014 -0400

----------------------------------------------------------------------
 .../project/__PROJECT_NAME__/__PROJECT_NAME__-Info.plist         | 4 ++--
 .../project/__PROJECT_NAME__/__PROJECT_NAME__-Prefix.pch         | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/7c154550/bin/templates/project/__PROJECT_NAME__/__PROJECT_NAME__-Info.plist
----------------------------------------------------------------------
diff --git a/bin/templates/project/__PROJECT_NAME__/__PROJECT_NAME__-Info.plist 
b/bin/templates/project/__PROJECT_NAME__/__PROJECT_NAME__-Info.plist
index 1f8c397..2fbb407 100644
--- a/bin/templates/project/__PROJECT_NAME__/__PROJECT_NAME__-Info.plist
+++ b/bin/templates/project/__PROJECT_NAME__/__PROJECT_NAME__-Info.plist
@@ -9,9 +9,9 @@
 # to you under the Apache License, Version 2.0 (the
 # "License"); you may not use this file except in compliance
 # with the License.  You may obtain a copy of the License at
-# 
+#
 # http://www.apache.org/licenses/LICENSE-2.0
-# 
+#
 # Unless required by applicable law or agreed to in writing,
 # software distributed under the License is distributed on an
 # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/7c154550/bin/templates/project/__PROJECT_NAME__/__PROJECT_NAME__-Prefix.pch
----------------------------------------------------------------------
diff --git a/bin/templates/project/__PROJECT_NAME__/__PROJECT_NAME__-Prefix.pch 
b/bin/templates/project/__PROJECT_NAME__/__PROJECT_NAME__-Prefix.pch
index dd5b553..f36e9da 100644
--- a/bin/templates/project/__PROJECT_NAME__/__PROJECT_NAME__-Prefix.pch
+++ b/bin/templates/project/__PROJECT_NAME__/__PROJECT_NAME__-Prefix.pch
@@ -6,9 +6,9 @@
  to you under the Apache License, Version 2.0 (the
  "License"); you may not use this file except in compliance
  with the License.  You may obtain a copy of the License at
- 
+
  http://www.apache.org/licenses/LICENSE-2.0
- 
+
  Unless required by applicable law or agreed to in writing,
  software distributed under the License is distributed on an
  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

Reply via email to