mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-15 13:35:19 +00:00
Disable ipa post processor
This commit is contained in:
parent
b03178483e
commit
f3570387ff
@ -2045,7 +2045,7 @@ ios_application(
|
|||||||
alternate_icons = [
|
alternate_icons = [
|
||||||
":{}".format(name) for name in alternate_icon_folders
|
":{}".format(name) for name in alternate_icon_folders
|
||||||
],
|
],
|
||||||
ipa_post_processor = "//Swiftgram/FixConcurrencyBackport:CopyConcurrencyDylib",
|
#ipa_post_processor = ":AddAlternateIcons",
|
||||||
resources = [
|
resources = [
|
||||||
":LaunchScreen",
|
":LaunchScreen",
|
||||||
":DefaultAppIcon",
|
":DefaultAppIcon",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user