1
0
mirror of https://github.com/bitwarden/mobile.git synced 2024-09-26 03:42:57 +02:00

app id prefix for keychain service

This commit is contained in:
Kyle Spearrin 2016-06-27 19:55:05 -04:00
parent aac1c22c56
commit 275246f27b

View File

@ -68,7 +68,7 @@ namespace Bit.iOS.Core.Services
{
Service = "com.8bit.bitwarden",
Account = key,
AccessGroup = "TEAMID.com.8bit.bitwarden"
AccessGroup = "LTZ2PFU5D6.com.8bit.bitwarden"
};
if(data != null)