mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Update script
This commit is contained in:
@@ -182,7 +182,7 @@ def remote_build(darwin_containers_path, darwin_containers_host, bazel_cache_hos
|
||||
|
||||
|
||||
def remote_deploy_testflight(darwin_containers_path, darwin_containers_host, ipa_path, dsyms_path, username, password):
|
||||
macos_version = '12.5'
|
||||
macos_version = '13.0'
|
||||
|
||||
DarwinContainers = import_module_from_file('darwin-containers', darwin_containers_path)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user