This is an automated email from the ASF dual-hosted git repository.

erisu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-ios.git


The following commit(s) were added to refs/heads/master by this push:
     new ec5db54  chore: remove migrate English.lproj deprecated warning (#872)
ec5db54 is described below

commit ec5db54d1d3bd8de6149e457add11b5d8ad539db
Author: jcesarmobile <jcesarmob...@gmail.com>
AuthorDate: Wed May 27 12:40:32 2020 +0200

    chore: remove migrate English.lproj deprecated warning (#872)
---
 bin/templates/project/__TEMP__.xcodeproj/project.pbxproj | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/bin/templates/project/__TEMP__.xcodeproj/project.pbxproj 
b/bin/templates/project/__TEMP__.xcodeproj/project.pbxproj
index 2e549a7..e83ffbb 100755
--- a/bin/templates/project/__TEMP__.xcodeproj/project.pbxproj
+++ b/bin/templates/project/__TEMP__.xcodeproj/project.pbxproj
@@ -216,10 +216,9 @@
                        };
                        buildConfigurationList = C01FCF4E08A954540054247B /* 
Build configuration list for PBXProject "__PROJECT_NAME__" */;
                        compatibilityVersion = "Xcode 11.0";
-                       developmentRegion = English;
+                       developmentRegion = en;
                        hasScannedForEncodings = 1;
                        knownRegions = (
-                               English,
                                en,
                                Base,
                        );


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

Reply via email to