]> git.lyx.org Git - features.git/commit
Make the directories in LyX application bundle read only.
authorStephan Witt <switt@lyx.org>
Fri, 21 Feb 2020 17:04:28 +0000 (18:04 +0100)
committerStephan Witt <switt@lyx.org>
Fri, 21 Feb 2020 17:04:28 +0000 (18:04 +0100)
commitca7defab45a685bbc0303c32b94afb5ec98d4118
tree0537ae2671fd9f488993870a944fce2bd5df4686
parenta47412b9de8feebc16f3878aceb591e57f6a5c33
Make the directories in LyX application bundle read only.

Python produces files with cached on-the-fly compiled code on disk inside the bundle.
This should be avoided in case of a signed application bundle.
development/LyX-Mac-binary-release.sh