mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-05 19:28:46 +02:00
Disable parallel module building
This commit is contained in:
parent
8d6e37e20b
commit
eab469c68e
1 changed files with 1 additions and 0 deletions
|
|
@ -95,6 +95,7 @@ python3 build-system/Make/Make.py \
|
|||
build \
|
||||
--configurationPath="$HOME/telegram-configuration" \
|
||||
--buildNumber="$BUILD_NUMBER" \
|
||||
--disableParallelSwiftmoduleGeneration \
|
||||
--configuration="$APP_CONFIGURATION"
|
||||
|
||||
OUTPUT_PATH="build/artifacts"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue