mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Fix building crashpad for macOS. Update instructions.
Some tests were disabled by a crashpad patch because the changes to make them work with new SDK are relatively big and no need to backport them. Fixes #4353.
This commit is contained in:
@@ -102,6 +102,7 @@ Go to ***BuildPath*** and run
|
||||
git clone https://chromium.googlesource.com/crashpad/crashpad.git
|
||||
cd crashpad
|
||||
git checkout feb3aa3923
|
||||
git apply ../../../tdesktop/Telegram/Patches/crashpad.diff
|
||||
cd third_party/mini_chromium
|
||||
git clone https://chromium.googlesource.com/chromium/mini_chromium
|
||||
cd mini_chromium
|
||||
|
||||
Reference in New Issue
Block a user