From 343536d04f83c518043610ea297030b9c0ce029c Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期三, 16 十二月 2020 10:44:15 +0800 Subject: [PATCH] Merge branch 'CJL' into NewFilePath --- HDL-ON_iOS/Info.plist | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/HDL-ON_iOS/Info.plist b/HDL-ON_iOS/Info.plist index 9c75308..e751f19 100755 --- a/HDL-ON_iOS/Info.plist +++ b/HDL-ON_iOS/Info.plist @@ -119,5 +119,7 @@ </array> <key>NSFaceIDUsageDescription</key> <string>Need to use Face ID for unlock verification</string> + <key>CFBundleAllowMixedLocalizations</key> + <true/> </dict> </plist> -- Gitblit v1.8.0