dashboard
repositories
filestore
activity
search
login
crazy-macs
/
tag-launcher
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
chore: close initialization blockers
Ariver
2026-07-07
c4912689af3edeba6e45bc61b3cd7fb150304be5
[crazy-macs/tag-launcher.git]
/
C1.source
/
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>