From 74d2ab53673745c3d87bc7ad9bf77a28d1e8badd Mon Sep 17 00:00:00 2001 From: KAWASHIMA Yoshiyuki Date: Tue, 18 Jan 2022 11:18:44 +0900 Subject: [PATCH] Migrate "English.lproj" on Xcode13.2.1 refs #41 --- AKImageCropperView.xcodeproj/project.pbxproj | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/AKImageCropperView.xcodeproj/project.pbxproj b/AKImageCropperView.xcodeproj/project.pbxproj index bdeeeb9..2b210f7 100644 --- a/AKImageCropperView.xcodeproj/project.pbxproj +++ b/AKImageCropperView.xcodeproj/project.pbxproj @@ -259,10 +259,9 @@ }; buildConfigurationList = 43CBB3F81B870EBC00C8F9AE /* Build configuration list for PBXProject "AKImageCropperView" */; compatibilityVersion = "Xcode 3.2"; - developmentRegion = English; + developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( - English, en, Base, );