mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
Cleanup
This commit is contained in:
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",
|
||||
|
||||
Reference in New Issue
Block a user