Fix build of crashpad with Xcode < 15.

This commit is contained in:
John Preston 2023-11-05 11:01:49 +04:00
parent b8c76cac61
commit 332ae22111

View file

@ -1216,7 +1216,7 @@ stage('crashpad', """
mac:
git clone https://github.com/desktop-app/crashpad.git
cd crashpad
git checkout f07f49e287
git checkout 3279fae3f0
git submodule init
git submodule update third_party/mini_chromium
ZLIB_PATH=$USED_PREFIX/include