mirror of
https://github.com/ichmagmaus111/ghostgram.git
synced 2026-04-25 17:16:12 +02: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",
|
|
])
|