mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-03-03 12:58:11 +00:00
Alpha 1.1.4: Fix build script for macOS.
Regression was introduced in b86da76613
.
This commit is contained in:
parent
b04c03a5c3
commit
78d4f29af3
@ -196,7 +196,6 @@ if [ "$BuildTarget" == "mac" ] || [ "$BuildTarget" == "mac32" ] || [ "$BuildTarg
|
||||
fi
|
||||
|
||||
gyp/refresh.sh
|
||||
cd ../
|
||||
xcodebuild -project Telegram.xcodeproj -alltargets -configuration Release build
|
||||
|
||||
if [ ! -d "$ReleasePath/$BinaryName.app" ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user