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 | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/HDL-ON_iOS/Entitlements.plist b/HDL-ON_iOS/Entitlements.plist index cb782f8..4d737ef 100644 --- a/HDL-ON_iOS/Entitlements.plist +++ b/HDL-ON_iOS/Entitlements.plist @@ -10,5 +10,11 @@ </array> <key>com.apple.developer.siri</key> <true/> + <key>com.apple.security.application-groups</key> + <array> + <string>group.com.hdl.onpro</string> + </array> + <key>com.apple.developer.networking.multicast</key> + <true/> </dict> </plist> -- Gitblit v1.8.0