mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
Disable ipa post processor
This commit is contained in:
parent
6c5359d23b
commit
a2453e3e88
@ -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