From 19ed05b3590dab0944d79e3fe05cc5e4213c2357 Mon Sep 17 00:00:00 2001 From: hxb <hxb@hdlchina.com.cn> Date: 星期五, 26 八月 2022 10:27:00 +0800 Subject: [PATCH] 更改服务器地址 --- ZigbeeApp/Home.Ios/Info.plist | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ZigbeeApp/Home.Ios/Info.plist b/ZigbeeApp/Home.Ios/Info.plist index d128f59..b8a50e0 100755 --- a/ZigbeeApp/Home.Ios/Info.plist +++ b/ZigbeeApp/Home.Ios/Info.plist @@ -24,7 +24,7 @@ <key>LSRequiresIPhoneOS</key> <true/> <key>MinimumOSVersion</key> - <string>9.0</string> + <string>10</string> <key>UIDeviceFamily</key> <array> <integer>1</integer> @@ -54,7 +54,7 @@ <key>aps-environment</key> <string>development</string> <key>CFBundleShortVersionString</key> - <string>1.1.0120123101</string> + <string>1.2.1</string> <key>CFBundleVersion</key> <string>2020123101</string> <key>CFBundleURLTypes</key> -- Gitblit v1.8.0