From e71c57108e6dd407c2c6f0361f68150f2ff9aed5 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期三, 15 十二月 2021 13:41:16 +0800 Subject: [PATCH] 版本备份 --- HDL-ON_iOS/Entitlements.plist | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/HDL-ON_iOS/Entitlements.plist b/HDL-ON_iOS/Entitlements.plist index c3acdcc..4d737ef 100644 --- a/HDL-ON_iOS/Entitlements.plist +++ b/HDL-ON_iOS/Entitlements.plist @@ -14,5 +14,7 @@ <array> <string>group.com.hdl.onpro</string> </array> + <key>com.apple.developer.networking.multicast</key> + <true/> </dict> </plist> -- Gitblit v1.8.0