From 642fcdaeb496d9a8f3154e17fd76005be3fcf197 Mon Sep 17 00:00:00 2001 From: gxc <guoxuecheng@guoxuechengdeMacBook-Pro.local> Date: 星期二, 03 十二月 2019 12:00:24 +0800 Subject: [PATCH] 2019.12.3 --- ZigbeeApp/Home.Ios/Info.plist | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/ZigbeeApp/GateWay.Ios/Info.plist b/ZigbeeApp/Home.Ios/Info.plist similarity index 98% rename from ZigbeeApp/GateWay.Ios/Info.plist rename to ZigbeeApp/Home.Ios/Info.plist index d121328..abb8a0f 100755 --- a/ZigbeeApp/GateWay.Ios/Info.plist +++ b/ZigbeeApp/Home.Ios/Info.plist @@ -51,6 +51,7 @@ <string>development</string> <key>UIBackgroundModes</key> <array> + <string>location</string> <string>remote-notification</string> </array> <key>CFBundleShortVersionString</key> -- Gitblit v1.8.0