Update keychain dependency

This commit is contained in:
Sergey Abramchuk
2017-03-06 21:24:37 +03:00
parent 57577377e1
commit 8f8f7d22d8
57 changed files with 10791 additions and 0 deletions
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>keychain-access-groups</key>
<array>
<string>$(AppIdentifierPrefix)com.kishikawakatsumi.KeychainAccess.TestHost</string>
<string>$(AppIdentifierPrefix)shared</string>
</array>
</dict>
</plist>