mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
Restore stripping
This commit is contained in:
parent
eb432f30e8
commit
a735505380
@ -109,8 +109,8 @@ class BazelCommandLine:
|
||||
'--swiftcopt=-j1',
|
||||
|
||||
# Strip unsused code.
|
||||
#'--features=dead_strip',
|
||||
#'--objc_enable_binary_stripping',
|
||||
'--features=dead_strip',
|
||||
'--objc_enable_binary_stripping',
|
||||
|
||||
# Always embed bitcode into Watch binaries. This is required by the App Store.
|
||||
'--apple_bitcode=watchos=embedded',
|
||||
|
Loading…
x
Reference in New Issue
Block a user