dashboard
repositories
filestore
activity
search
login
crazy-macs
/
tag-launcher
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Add 7.8.9 rollback test package manifest
Ariver
2026-06-02
9fbe88b5854d2dce9bcd7725c120d64237df134d
[crazy-macs/tag-launcher.git]
/
Apptag
/
TagLauncher.entitlements
1
2
3
4
5
6
7
8
9
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.app-sandbox</key>
<true/>
<key>com.apple.security.files.user-selected.read-write</key>
<true/>
</dict>
</plist>