2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 14:45:14 +00:00

Fix Release build with Xcode.

This commit is contained in:
John Preston
2023-10-18 09:08:31 +04:00
parent f8d5a8a203
commit 12fab565a4

View File

@@ -1421,7 +1421,7 @@ mac:
stage('tg_owt', """
git clone https://github.com/desktop-app/tg_owt.git
cd tg_owt
git checkout 592b14d13b
git checkout be153adaa3
git submodule init
git submodule update
win: