From 9c16d3614d9b88c637f967518a329f239fcd3aaf Mon Sep 17 00:00:00 2001 From: lss <316519258@qq.com> Date: 星期五, 12 六月 2020 09:22:04 +0800 Subject: [PATCH] 2020.06.12 --- ZigbeeApp/Home.Ios/Info.plist | 8 ++++++-- 1 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ZigbeeApp/Home.Ios/Info.plist b/ZigbeeApp/Home.Ios/Info.plist index 16a3e1d..edd3761 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.0.20042601</string> + <string>1.1.012006042</string> <key>CFBundleVersion</key> - <string>2</string> + <string>202006042</string> <key>CFBundleURLTypes</key> <array> <dict> @@ -67,6 +67,10 @@ <string>wx2ec8f53f6fa36e82</string> </array> </dict> + <dict> + <key>CFBundleURLName</key> + <string>xiaoduapp</string> + </dict> </array> <key>LSApplicationQueriesSchemes</key> <array> -- Gitblit v1.8.0