mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-10-09 03:20:48 +00:00
Update script
This commit is contained in:
parent
e8b3b53c93
commit
f63eef0dd4
@ -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):
|
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)
|
DarwinContainers = import_module_from_file('darwin-containers', darwin_containers_path)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user