From 715925f3bd48ef8d8203a5c74bfa69a9687e6184 Mon Sep 17 00:00:00 2001 From: wei <kaede@kaededeMacBook-Air.local> Date: 星期三, 16 十二月 2020 10:44:56 +0800 Subject: [PATCH] Merge branch 'NewFilePath' of http://172.16.1.23:6688/r/~wxr/HDL_APP_Project 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