dashboard
repositories
filestore
activity
search
login
crazy-macs
/
tag-launcher
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Record 7.9.2 build 20260617.2028 release pack
Ariver
2026-06-19
ac46c8745801296dc4fa1a508a7b5a2638883dd2
[crazy-macs/tag-launcher.git]
/
src
/
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>