You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by sh...@apache.org on 2015/09/15 23:35:43 UTC

[1/2] ios commit: CB-9261 - localizations broken in Xcode template

Repository: cordova-ios
Updated Branches:
  refs/heads/master f4d216241 -> 69ae99a87


CB-9261 - localizations broken in Xcode template


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

Branch: refs/heads/master
Commit: 36a40aefec3d338e0f72b404195978f029c261ce
Parents: f4d2162
Author: Shazron Abdullah <sh...@apache.org>
Authored: Tue Sep 15 14:38:17 2015 -0700
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Tue Sep 15 14:38:17 2015 -0700

----------------------------------------------------------------------
 bin/templates/project/__CLI__.xcodeproj/project.pbxproj | 8 --------
 1 file changed, 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/36a40aef/bin/templates/project/__CLI__.xcodeproj/project.pbxproj
----------------------------------------------------------------------
diff --git a/bin/templates/project/__CLI__.xcodeproj/project.pbxproj b/bin/templates/project/__CLI__.xcodeproj/project.pbxproj
index f9df8fd..27db53d 100755
--- a/bin/templates/project/__CLI__.xcodeproj/project.pbxproj
+++ b/bin/templates/project/__CLI__.xcodeproj/project.pbxproj
@@ -297,14 +297,6 @@
 			developmentRegion = English;
 			hasScannedForEncodings = 1;
 			knownRegions = (
-				English,
-				Japanese,
-				French,
-				German,
-				en,
-				es,
-				de,
-				se,
 			);
 			mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
 			projectDirPath = "";


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org


[2/2] ios commit: CB-9261 - localizations broken in Xcode template

Posted by sh...@apache.org.
CB-9261 - localizations broken in Xcode template


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

Branch: refs/heads/master
Commit: 69ae99a8724cc7ccbbc0c40e5b7f9e0261de1b51
Parents: 36a40ae
Author: Shazron Abdullah <sh...@apache.org>
Authored: Tue Sep 15 14:38:57 2015 -0700
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Tue Sep 15 14:38:57 2015 -0700

----------------------------------------------------------------------
 bin/templates/project/__NON-CLI__.xcodeproj/project.pbxproj | 8 --------
 1 file changed, 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/69ae99a8/bin/templates/project/__NON-CLI__.xcodeproj/project.pbxproj
----------------------------------------------------------------------
diff --git a/bin/templates/project/__NON-CLI__.xcodeproj/project.pbxproj b/bin/templates/project/__NON-CLI__.xcodeproj/project.pbxproj
index 7524b33..2e59055 100755
--- a/bin/templates/project/__NON-CLI__.xcodeproj/project.pbxproj
+++ b/bin/templates/project/__NON-CLI__.xcodeproj/project.pbxproj
@@ -282,14 +282,6 @@
 			developmentRegion = English;
 			hasScannedForEncodings = 1;
 			knownRegions = (
-				English,
-				Japanese,
-				French,
-				German,
-				en,
-				es,
-				de,
-				se,
 			);
 			mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
 			projectDirPath = "";


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org