mirror of
https://github.com/ichmagmaus111/ghostgram.git
synced 2026-04-29 19:27:49 +02:00
9 lines
167 B
Python
9 lines
167 B
Python
filegroup(
|
|
name = "SGEmojiKeyboardDefaultFirst",
|
|
srcs = glob([
|
|
"Sources/**/*.swift",
|
|
]),
|
|
visibility = [
|
|
"//visibility:public",
|
|
],
|
|
) |