mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
Cleanup
This commit is contained in:
parent
9776147131
commit
fe726400fd
@ -145,8 +145,6 @@ def remote_deploy_testflight(darwin_containers_host, ipa_path, dsyms_path, usern
|
|||||||
|
|
||||||
from darwin_containers import DarwinContainers
|
from darwin_containers import DarwinContainers
|
||||||
|
|
||||||
base_dir = os.getcwd()
|
|
||||||
|
|
||||||
configuration_path = 'versions.json'
|
configuration_path = 'versions.json'
|
||||||
xcode_version = ''
|
xcode_version = ''
|
||||||
with open(configuration_path) as file:
|
with open(configuration_path) as file:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user