mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
Fix project generation
This commit is contained in:
parent
d109d9aed9
commit
b7eb646bb3
@ -34,6 +34,8 @@ def generate(build_environment: BuildEnvironment, disable_extensions, disable_pr
|
|||||||
tulsi_build_command += ['--use_top_level_targets_for_symlinks']
|
tulsi_build_command += ['--use_top_level_targets_for_symlinks']
|
||||||
tulsi_build_command += ['--verbose_failures']
|
tulsi_build_command += ['--verbose_failures']
|
||||||
|
|
||||||
|
call_executable(tulsi_build_command)
|
||||||
|
|
||||||
os.chdir(current_dir)
|
os.chdir(current_dir)
|
||||||
|
|
||||||
bazel_wrapper_path = os.path.abspath('build-input/gen/project/bazel')
|
bazel_wrapper_path = os.path.abspath('build-input/gen/project/bazel')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user