Skip to content

Commit 26df4fa

Browse files
committed
Add keychain access group to Reader entitlements
1 parent ed3ffaa commit 26df4fa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Sources/Reader/Reader.entitlements

+4
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,9 @@
1414
<array>
1515
<string>group.org.wordpress</string>
1616
</array>
17+
<key>keychain-access-groups</key>
18+
<array>
19+
<string>3TMU3BH3NK.org.wordpress</string>
20+
</array>
1721
</dict>
1822
</plist>

0 commit comments

Comments
 (0)