mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
Cleanup
This commit is contained in:
parent
140efd6cfd
commit
610c051e38
34 changed files with 39 additions and 41 deletions
2
submodules/sqlcipher/BUILD
vendored
2
submodules/sqlcipher/BUILD
vendored
|
|
@ -10,7 +10,7 @@ objc_library(
|
|||
srcs = glob([
|
||||
"Sources/*.c",
|
||||
"Sources/*.h",
|
||||
], exclude = public_headers),
|
||||
], exclude = public_headers, allow_empty=True),
|
||||
hdrs = public_headers,
|
||||
includes = [
|
||||
"PublicHeaders",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue