mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-15 13:35:19 +00:00
15 lines
450 B
JSON
Executable File
15 lines
450 B
JSON
Executable File
{
|
|
"bundle_id": "org.{! a random string !}.Swiftgram",
|
|
"api_id": "{! get one at https://my.telegram.org/apps !}",
|
|
"api_hash": "{! get one at https://my.telegram.org/apps !}",
|
|
"team_id": "{! check README.md !}",
|
|
"app_center_id": "0",
|
|
"is_internal_build": "true",
|
|
"is_appstore_build": "false",
|
|
"appstore_id": "0",
|
|
"app_specific_url_scheme": "tg",
|
|
"premium_iap_product_id": "",
|
|
"enable_siri": false,
|
|
"enable_icloud": false,
|
|
"sg_config": ""
|
|
} |