This commit is contained in:
Ali
2021-01-07 02:04:35 +04:00
parent 2555ac00bd
commit f89e30b17f
7 changed files with 758 additions and 21 deletions

View File

@@ -1,4 +1,11 @@
exports_files(glob([
"*.mobileprovision",
exports_files([
"Intents.mobileprovision",
"NotificationContent.mobileprovision",
"NotificationService.mobileprovision",
"Share.mobileprovision",
"Telegram.mobileprovision",
"WatchApp.mobileprovision",
"WatchExtension.mobileprovision",
"Widget.mobileprovision",
])

View File

@@ -10,4 +10,3 @@ telegram_is_appstore_build = "true"
telegram_appstore_id = "0"
telegram_app_specific_url_scheme = "tg"
telegram_aps_environment = "production"
telegram_disable_extensions = False