mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
Temporarily disable -warnings-as-errors, investigate whole-module build
This commit is contained in:
parent
2d66131682
commit
80380d26aa
78 changed files with 78 additions and 78 deletions
|
|
@ -7,7 +7,7 @@ swift_library(
|
|||
"Sources/**/*.swift",
|
||||
]),
|
||||
copts = [
|
||||
"-warnings-as-errors",
|
||||
#"-warnings-as-errors",
|
||||
],
|
||||
deps = [
|
||||
"//submodules/Display:Display",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue