From c8a9cca3363ee8118c61249784a50e257bbdbf2a Mon Sep 17 00:00:00 2001 From: Peter <> Date: Sun, 26 May 2019 16:53:55 +0200 Subject: [PATCH] Fix fork configuration --- Telegram-iOS/Config-Fork.xcconfig | 8 +++++--- submodules/LegacyComponents | 2 +- submodules/TelegramCore | 2 +- submodules/TelegramUI | 2 +- 4 files changed, 8 insertions(+), 6 deletions(-) diff --git a/Telegram-iOS/Config-Fork.xcconfig b/Telegram-iOS/Config-Fork.xcconfig index 8a74fa06c5..5139070d6f 100644 --- a/Telegram-iOS/Config-Fork.xcconfig +++ b/Telegram-iOS/Config-Fork.xcconfig @@ -1,6 +1,8 @@ APP_NAME=Telegram Fork -APP_BUNDLE_ID=fork.telegram.Telegram-iOS -APP_SPECIFIC_URL_SCHEME=tg_fork +APP_BUNDLE_ID=fork.telegram.Fork +APP_SPECIFIC_URL_SCHEME=tgfork -GLOBAL_CONSTANTS = APP_CONFIG_API_ID=94575 APP_CONFIG_API_HASH="\"a3406de8d171bb422bb6ddf3bbd800e2\"" APP_CONFIG_HOCKEYAPPID="\"\"" APP_CONFIG_IS_INTERNAL_BUILD=true APP_CONFIG_IS_APPSTORE_BUILD=false APP_CONFIG_APPSTORE_ID=0 APP_SPECIFIC_URL_SCHEME="\"$(APP_SPECIFIC_URL_SCHEME)\"" +GLOBAL_CONSTANTS = APP_CONFIG_IS_INTERNAL_BUILD=false APP_CONFIG_IS_APPSTORE_BUILD=true APP_CONFIG_APPSTORE_ID=0 APP_SPECIFIC_URL_SCHEME="\"$(APP_SPECIFIC_URL_SCHEME)\"" GCC_PREPROCESSOR_DEFINITIONS = $(inherited) $(GLOBAL_CONSTANTS) + +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) APP_CONFIG_API_ID=8 APP_CONFIG_API_HASH="\"7245de8e747a0d6fbe11f7cc14fcc0bb\"" APP_CONFIG_HOCKEYAPP_ID="\"\"" diff --git a/submodules/LegacyComponents b/submodules/LegacyComponents index 596995e181..b9aa02a21d 160000 --- a/submodules/LegacyComponents +++ b/submodules/LegacyComponents @@ -1 +1 @@ -Subproject commit 596995e1811e5202d627ec27e92c298512ba745e +Subproject commit b9aa02a21dcac0e25c02343677b1675be2602d4e diff --git a/submodules/TelegramCore b/submodules/TelegramCore index e5a69a37ff..7ca9e6659f 160000 --- a/submodules/TelegramCore +++ b/submodules/TelegramCore @@ -1 +1 @@ -Subproject commit e5a69a37ffc4a2e9da9efcd506b624efbd636c83 +Subproject commit 7ca9e6659fbcc7ba1b682ebd1c268f1273b8ea4b diff --git a/submodules/TelegramUI b/submodules/TelegramUI index 8637a43861..6f2b683f4f 160000 --- a/submodules/TelegramUI +++ b/submodules/TelegramUI @@ -1 +1 @@ -Subproject commit 8637a43861ee32873a9392612c0d4bccffd7b00e +Subproject commit 6f2b683f4f7995ba333ff5b5ffbd6c70b6e80a56