[vlc-devel] OSX, deep codesigning and plugins.dat
Matej Knopp
matej.knopp at inmethod.com
Sun Dec 14 00:18:13 CET 2014
Hi,
modifying codesigned bundle is no longer valid with deep codesigning
so adding plugins.dat invalidates bundle signature.
codesign -v --deep-verify VLC.app
outputs
VLC.app: a sealed resource is missing or invalid
(it returns without error until the first time app is executed)
Shouldn't the plugins.dat be moved outside the bundle?
Cheers,
Matej
More information about the vlc-devel
mailing list