[vlc-commits] contrib: breakpad: Fix compilation with new toolchain
David Fuhrmann
git at videolan.org
Sun Dec 16 20:10:47 CET 2018
vlc/vlc-3.0 | branch: master | David Fuhrmann <dfuhrmann at videolan.org> | Sat Dec 15 12:12:43 2018 +0100| [6da935825b130f751be052c76932c6368517e565] | committer: Jean-Baptiste Kempf
contrib: breakpad: Fix compilation with new toolchain
Breakpad.xib is in the old Xcode3 format, supporting OS versions
down to 10.5. This old target is not supported anymore by new
toolchains, therefore upgrade the format with Xcode 10, and set
10.7 as minimum version.
(cherry picked from commit 004467b3a7062e8d0849fc80e5431d2cc0ca0a6c)
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commit;h=6da935825b130f751be052c76932c6368517e565
---
...client-Upgrade-Breakpad.xib-to-new-format.patch | 1381 ++++++++++++++++++++
contrib/src/breakpad/rules.mak | 1 +
2 files changed, 1382 insertions(+)
Diff: http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commitdiff;h=6da935825b130f751be052c76932c6368517e565
More information about the vlc-commits
mailing list