mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-07-31 07:30:40 +00:00
Don't use hardcoded bundle identifier
(That was intended for testing only)
This commit is contained in:
parent
7576441b54
commit
13f71b6f12
@ -213,7 +213,6 @@
|
||||
// TODO: problem with worldwide is timed releases!
|
||||
|
||||
NSString *appBundleIdentifier = [[NSBundle mainBundle] objectForInfoDictionaryKey:@"CFBundleIdentifier"];
|
||||
appBundleIdentifier = @"de.buzzworks.worldviewlive";
|
||||
|
||||
NSString *url = [NSString stringWithFormat:@"http://itunes.apple.com/lookup?bundleId=%@%@",
|
||||
bit_URLEncodedString(appBundleIdentifier),
|
||||
|
Loading…
x
Reference in New Issue
Block a user