]> 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, 22 May 2020 05:24:01 +0000 (07:24 +0200)
commit56004e6d3a1e813f38c0adfd1244ac7615e61015
tree58d978e1f9243a008961e91a52f5c9513693d2b6
parent07e3f92b621464af884216366a9c8f4abbf81519
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.

(cherry picked from commit ca7defab45a685bbc0303c32b94afb5ec98d4118)
development/LyX-Mac-binary-release.sh