krz/hutch

an ios client for sourcehut

clone: git clone https://gitbay.org/krz/hutch.git

v2.15.1: Hutch/Hutch.entitlements · raw

 1<?xml version="1.0" encoding="UTF-8"?>
 2<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
 3<plist version="1.0">
 4<dict>
 5    <key>com.apple.security.application-groups</key>
 6    <array>
 7        <string>group.net.cleberg.Hutch</string>
 8    </array>
 9</dict>
10</plist>