mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-09-05 12:13:02 +00:00
Fix build
This commit is contained in:
parent
48093b54d8
commit
9c067341bb
@ -1,7 +1,7 @@
|
|||||||
load("//Config:buck_rule_macros.bzl", "static_library")
|
load("//Config:buck_rule_macros.bzl", "static_library")
|
||||||
|
|
||||||
static_library(
|
static_library(
|
||||||
name = "GameUI",
|
name = "FileMediaResourceStatus",
|
||||||
srcs = glob([
|
srcs = glob([
|
||||||
"Sources/**/*.swift",
|
"Sources/**/*.swift",
|
||||||
]),
|
]),
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
load("//Config:buck_rule_macros.bzl", "static_library")
|
load("//Config:buck_rule_macros.bzl", "static_library")
|
||||||
|
|
||||||
static_library(
|
static_library(
|
||||||
name = "ItemListAddressItem",
|
name = "ListMessageItem",
|
||||||
srcs = glob([
|
srcs = glob([
|
||||||
"Sources/**/*.swift",
|
"Sources/**/*.swift",
|
||||||
]),
|
]),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user