Skip to content

Commit

Permalink
Update app group to use GROUP_ID_PREFIX naming convention
Browse files Browse the repository at this point in the history
  • Loading branch information
amddg44 committed Dec 10, 2024
1 parent ce105e5 commit 63c9c90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DuckDuckGo/DuckDuckGo.entitlements
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<string>$(GROUP_ID_PREFIX).netp</string>
<string>$(GROUP_ID_PREFIX).statistics</string>
<string>group.com.duckduckgo.app-configuration</string>
<string>group.com.duckduckgo.vault</string>
<string>$(GROUP_ID_PREFIX).vault</string>
</array>
<key>keychain-access-groups</key>
<array>
Expand Down

0 comments on commit 63c9c90

Please sign in to comment.