mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Fix project generation
This commit is contained in:
@@ -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 += ['--verbose_failures']
|
||||
|
||||
call_executable(tulsi_build_command)
|
||||
|
||||
os.chdir(current_dir)
|
||||
|
||||
bazel_wrapper_path = os.path.abspath('build-input/gen/project/bazel')
|
||||
|
||||
Reference in New Issue
Block a user