mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
Temporarily disable -Werror in LegacyComponents
This commit is contained in:
parent
636a07b4fc
commit
c09413907c
@ -30,7 +30,7 @@ objc_library(
|
||||
]),
|
||||
copts = [
|
||||
"-I{}/PublicHeaders/LegacyComponents".format(package_name()),
|
||||
"-Werror",
|
||||
#"-Werror",
|
||||
],
|
||||
includes = [
|
||||
"PublicHeaders",
|
||||
|
Loading…
x
Reference in New Issue
Block a user