mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
Add missing files
This commit is contained in:
parent
e547ee0075
commit
0d76b4b84c
@ -315,10 +315,7 @@ apple_bundle(
|
|||||||
apple_binary(
|
apple_binary(
|
||||||
name = "NotificationServiceBinary",
|
name = "NotificationServiceBinary",
|
||||||
srcs = glob([
|
srcs = glob([
|
||||||
"NotificationService/*.swift",
|
"NotificationService/Sources/*.swift",
|
||||||
]),
|
|
||||||
headers = glob([
|
|
||||||
"NotificationService/*.h",
|
|
||||||
]),
|
]),
|
||||||
configs = notification_service_extension_configs(),
|
configs = notification_service_extension_configs(),
|
||||||
swift_compiler_flags = [
|
swift_compiler_flags = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user