repo.or.cz
/
LibreOffice.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
tdf#158038 fix opening pdf files in appstore ver (sandbox issue w/ helper tool)
[LibreOffice.git]
/
sysui
/
desktop
/
macosx
/
sandbox_inherit.entitlements
blob
794eada1cad39093c2119501f29da8c556bb47b7
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.app-sandbox
</key>
6
<true/>
7
<key>
com.apple.security.inherit
</key>
8
<true/>
9
</dict>
10
</plist>