From d87400af518ebc9274f4447f06476959c3aa5102 Mon Sep 17 00:00:00 2001 From: xm <1271024303@qq.com> Date: 星期二, 14 七月 2020 16:29:42 +0800 Subject: [PATCH] Merge branch 'dev-tzy' into dev-2020xm --- ZigbeeApp/Home.Ios/Info.plist | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/ZigbeeApp/Home.Ios/Info.plist b/ZigbeeApp/Home.Ios/Info.plist index 27dce87..c802e92 100755 --- a/ZigbeeApp/Home.Ios/Info.plist +++ b/ZigbeeApp/Home.Ios/Info.plist @@ -54,9 +54,9 @@ <key>aps-environment</key> <string>development</string> <key>CFBundleShortVersionString</key> - <string>1.1.012006042</string> + <string>1.1.012007061</string> <key>CFBundleVersion</key> - <string>202006042</string> + <string>202007061</string> <key>CFBundleURLTypes</key> <array> <dict> @@ -85,5 +85,7 @@ <string>location</string> <string>remote-notification</string> </array> + <key>NSMicrophoneUsageDescription</key> + <string>闇�瑕佷娇鐢ㄩ害鍏嬮锛岀敤浜庡彲瑙嗗璁�</string> </dict> </plist> -- Gitblit v1.8.0