summaryrefslogtreecommitdiff
path: root/Hutch/Hutch.entitlements
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2026-03-24 18:28:21 -0500
committerChristian Cleberg <[email protected]>2026-03-24 18:28:21 -0500
commit94d0b581bbd2be7b63c07fe7f86d736daa96e1f9 (patch)
treee0fb93129ab426c2ebdabd2ea3a84b713f843656 /Hutch/Hutch.entitlements
parent28c5b36bed9e3a4217415079827f657205a080f7 (diff)
downloadhutch-94d0b581bbd2be7b63c07fe7f86d736daa96e1f9.tar.gz
hutch-94d0b581bbd2be7b63c07fe7f86d736daa96e1f9.tar.bz2
hutch-94d0b581bbd2be7b63c07fe7f86d736daa96e1f9.zip
v2.4.0: widgetsv2.4.0
Diffstat (limited to 'Hutch/Hutch.entitlements')
-rw-r--r--Hutch/Hutch.entitlements10
1 files changed, 10 insertions, 0 deletions
diff --git a/Hutch/Hutch.entitlements b/Hutch/Hutch.entitlements
new file mode 100644
index 0000000..9ed683a
--- /dev/null
+++ b/Hutch/Hutch.entitlements
@@ -0,0 +1,10 @@
+<?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>com.apple.security.application-groups</key>
+ <array>
+ <string>group.net.cleberg.Hutch</string>
+ </array>
+</dict>
+</plist>