Skip to content

Commit eab469c

Browse files
author
Ali
committed
Disable parallel module building
1 parent 8d6e37e commit eab469c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎buildbox/guest-build-telegram.sh

+1
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ python3 build-system/Make/Make.py \
9595
build \
9696
--configurationPath="$HOME/telegram-configuration" \
9797
--buildNumber="$BUILD_NUMBER" \
98+
--disableParallelSwiftmoduleGeneration \
9899
--configuration="$APP_CONFIGURATION"
99100

100101
OUTPUT_PATH="build/artifacts"

0 commit comments

Comments
 (0)