mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 14:17:12 +02:00
Link crashpad_handler with Xcode bug workaround.
This commit is contained in:
parent
f457a9d109
commit
ad8f8513c3
1 changed files with 1 additions and 1 deletions
|
@ -1211,7 +1211,7 @@ stage('crashpad', """
|
|||
mac:
|
||||
git clone https://github.com/desktop-app/crashpad.git
|
||||
cd crashpad
|
||||
git checkout c1b7afa2fd
|
||||
git checkout 171b601938
|
||||
git submodule init
|
||||
git submodule update third_party/mini_chromium
|
||||
ZLIB_PATH=$USED_PREFIX/include
|
||||
|
|
Loading…
Add table
Reference in a new issue