mirror of
https://github.com/ichmagmaus111/ghostgram.git
synced 2026-06-07 18:43:56 +02:00
10 lines
171 B
Python
10 lines
171 B
Python
filegroup(
|
|
name = "SGChatListSimpleSettingsSignal",
|
|
srcs = glob([
|
|
"Sources/**/*.swift",
|
|
]),
|
|
visibility = [
|
|
"//visibility:public",
|
|
],
|
|
)
|