mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-01-16 09:26:59 +00:00
Try to build watch app
This commit is contained in:
@@ -1970,7 +1970,7 @@ ios_application(
|
||||
}),
|
||||
watch_application = select({
|
||||
":disableExtensionsSetting": None,
|
||||
"//conditions:default": None#":TelegramWatchApp",
|
||||
"//conditions:default": ":TelegramWatchApp",
|
||||
}) if telegram_enable_watch else None,
|
||||
deps = [
|
||||
":Main",
|
||||
|
||||
Reference in New Issue
Block a user