mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-15 13:35:19 +00:00
10 lines
142 B
Python
10 lines
142 B
Python
|
|
config_setting(
|
|
name = "ios_sim_arm64",
|
|
values = {"cpu": "ios_sim_arm64"},
|
|
)
|
|
|
|
exports_files([
|
|
"GenerateStrings/GenerateStrings.py",
|
|
])
|