From 5da8b5819bebf4665b8dd715f8fc601913b3fe40 Mon Sep 17 00:00:00 2001
From: JLChen <551775569@qq.com>
Date: 星期六, 09 十月 2021 17:33:28 +0800
Subject: [PATCH] 2021-10-09 1.添加Multicast Networking权限,适配Xcode12.5之后编译在iOS14.5 +系统无法发送UDP广播包问题。

---
 HDL-ON_iOS/Resources/en.lproj/Localizable.strings |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/HDL-ON_iOS/Resources/en.lproj/Localizable.strings b/HDL-ON_iOS/Resources/en.lproj/Localizable.strings
index 2ab611f..0e4e516 100644
--- a/HDL-ON_iOS/Resources/en.lproj/Localizable.strings
+++ b/HDL-ON_iOS/Resources/en.lproj/Localizable.strings
@@ -104,7 +104,7 @@
 "wifi_add_device_title"="Step 3, add device.";
 "wifi_connecting_net"="Connecting to Wi-Fi. Please wait.";
 "wifi_register_server"="Register Server";
-"wifi_bind_account"="缁戝畾浣犵殑璐︽埛";
+"wifi_bind_account"="Bind your account";
 "wifi_already_configed"="The Wi-Fi is configured.";
 "wifi_registering_server"="Registering the server.";
 "wifi_bind_account_result"="Link to your account to finish.";

--
Gitblit v1.8.0