1
mirror of https://code.videolan.org/videolan/vlc synced 2024-10-07 03:56:28 +02:00
vlc/extras
David Fuhrmann 55a093d8f2 macOS codesign: Add jar files, drop explicit requirement
The jar file needs special treatment to be signed correctly:
- The identifier must be without any dots. The file has three, and
  if only the suffix is dropped, then it will be wrongly interpreted as
  a reverse domain, still
- It is not allowed to have a Mac App store certificate signature,
  together with a jar file, as this is forbidden in the app store.
  Our explicit requirement was allowing such a signature (see
  "cert leaf[field.1.2.840.113635.100.6.1.9] exists").

Solution is now to just let codesign do this work internally,
therefore the explicit requirement is dropped completely.
2018-02-08 23:40:55 +01:00
..
analyser Expand VLC_COMMON_MEMBERS 2017-12-11 18:55:12 +02:00
breakpad symb_upload.py: Remove check for basepath 2018-01-14 16:42:18 +01:00
buildsystem
misc
package macOS codesign: Add jar files, drop explicit requirement 2018-02-08 23:40:55 +01:00
tools extras/tools: Bump the required protoc version 2017-12-27 12:05:55 +01:00