Warning, /network/kdeconnect-ios/KDE Connect/KDE Connect/KDE Connect.entitlements is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
0003 <plist version="1.0">
0004 <dict>
0005         <key>com.apple.developer.device-information.user-assigned-device-name</key>
0006         <true/>
0007         <key>com.apple.developer.networking.multicast</key>
0008         <true/>
0009         <key>keychain-access-groups</key>
0010         <array>
0011                 <string>$(AppIdentifierPrefix)org.kde.kdeconnect</string>
0012         </array>
0013 </dict>
0014 </plist>