ios: add user-defined device name for remote desktop connection

This commit is contained in:
Evgeny Poberezkin 2023-11-18 20:28:55 +00:00
parent ca8833c0c1
commit 96e000e3ea

View file

@ -19,6 +19,8 @@
<string>$(AppIdentifierPrefix)chat.simplex.app</string>
</array>
<key>com.apple.developer.networking.multicast</key>
<true/>
<true/>
<key>com.apple.developer.device-information.user-assigned-device-name</key>
<true/>
</dict>
</plist>