diff --git a/Telegram/BUILD b/Telegram/BUILD index 4aac94e40b..00a75be7dd 100644 --- a/Telegram/BUILD +++ b/Telegram/BUILD @@ -2013,9 +2013,9 @@ xcodeproj( "Debug": { "//command_line_option:compilation_mode": "dbg", }, - #"Release": { - # "//command_line_option:compilation_mode": "opt", - #}, + "Release": { + "//command_line_option:compilation_mode": "opt", + }, }, default_xcode_configuration = "Debug"