[vlc-devel] [PATCH 3/7] package/macosx: skip cache generation when cross-compiling
Felix Paul Kühne
fkuehne at videolan.org
Tue Dec 8 17:51:53 CET 2020
Hello Steve,
> Am 08.12.2020 um 07:45 schrieb Steve Lhomme <robux4 at ycbcr.xyz>:
>
> Isn't there a private location a package can write to ? In UWP app packages can do that without modifying the signature.
>
> For example are bitmaps part of the signature of the package ?
No, the entire application bundle is signed including bitmaps and further resources such as l10n files. The app may never changed itself and must store all manipulate content in certain designated places within the user or system directory.
Best regards,
Felix
More information about the vlc-devel
mailing list