Fix bizarre name

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
Jason A. Donenfeld
2018-06-23 02:15:43 +02:00
parent 86fa8e7186
commit 5fa1283466
3 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -8,11 +8,11 @@
</array>
<key>com.apple.security.application-groups</key>
<array>
<string>group.appforce1.com.wireguard.ios.WireGuard</string>
<string>group.com.wireguard.ios.WireGuard</string>
</array>
<key>keychain-access-groups</key>
<array>
<string>$(AppIdentifierPrefix)appforce1.com.wireguard.ios.WireGuard</string>
<string>$(AppIdentifierPrefix)com.wireguard.ios.WireGuard</string>
</array>
</dict>
</plist>