mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-09-08 21:49:41 +00:00
Temp
This commit is contained in:
parent
dbfb4eb8d9
commit
d701ec80e5
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "AccountContext",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
]),
|
||||
deps = [
|
||||
"//submodules/TelegramAudio:TelegramAudio",
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "ActionSheetPeerItem",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
]),
|
||||
deps = [
|
||||
"//submodules/AvatarNode",
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "ActivityIndicator",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
]),
|
||||
deps = [
|
||||
"//submodules/TelegramPresentationData",
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "AlertUI",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
]),
|
||||
deps = [
|
||||
"//submodules/SSignalKit/SwiftSignalKit:SwiftSignalKit#dynamic",
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "AnimationUI",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
]),
|
||||
deps = [
|
||||
"//submodules/SSignalKit/SwiftSignalKit:SwiftSignalKit#shared",
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "AuthorizationUI",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
]),
|
||||
deps = [
|
||||
"//submodules/AsyncDisplayKit:AsyncDisplayKit#shared",
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "AvatarNode",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
]),
|
||||
deps = [
|
||||
"//submodules/AsyncDisplayKit:AsyncDisplayKit#shared",
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "BotPaymentsUI",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
]),
|
||||
deps = [
|
||||
],
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "CallListUI",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
]),
|
||||
deps = [
|
||||
],
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "ChatListSearchItemHeader",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
]),
|
||||
deps = [
|
||||
],
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "ChatListSearchItemNode",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
]),
|
||||
deps = [
|
||||
],
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "ChatListSearchRecentPeersNode",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
]),
|
||||
deps = [
|
||||
],
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "ChatListUI",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
]),
|
||||
deps = [
|
||||
],
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "ChatTitleActivityNode",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
]),
|
||||
deps = [
|
||||
],
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "DeviceAccess",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
]),
|
||||
deps = [
|
||||
"//submodules/TelegramCore:TelegramCore#shared",
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "DeviceLocationManager",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
]),
|
||||
deps = [
|
||||
"//submodules/SSignalKit/SwiftSignalKit:SwiftSignalKit#dynamic",
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "Emoji",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
]),
|
||||
frameworks = [
|
||||
"$SDKROOT/System/Library/Frameworks/Foundation.framework",
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "Geocoding",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
]),
|
||||
deps = [
|
||||
"//submodules/SSignalKit/SwiftSignalKit:SwiftSignalKit#shared",
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "HexColor",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
]),
|
||||
frameworks = [
|
||||
"$SDKROOT/System/Library/Frameworks/Foundation.framework",
|
||||
|
@ -55,4 +55,4 @@ static_library(
|
||||
"$SDKROOT/System/Library/Frameworks/Foundation.framework",
|
||||
"$SDKROOT/System/Library/Frameworks/UIKit.framework",
|
||||
],
|
||||
)
|
||||
)
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "ImageBlur",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
"Sources/*.m",
|
||||
]),
|
||||
headers = glob([
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "ImageCompression",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
]),
|
||||
frameworks = [
|
||||
"$SDKROOT/System/Library/Frameworks/Foundation.framework",
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "ImageTransparency",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
]),
|
||||
deps = [
|
||||
"//submodules/Display:Display#shared",
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "InstantPageCache",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
]),
|
||||
deps = [
|
||||
"//submodules/TelegramCore:TelegramCore#shared",
|
||||
|
@ -363,4 +363,4 @@ static_library(
|
||||
"$SDKROOT/System/Library/Frameworks/UIKit.framework",
|
||||
"$SDKROOT/System/Library/Frameworks/Vision.framework",
|
||||
],
|
||||
)
|
||||
)
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "LegacyDataImport",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
"Sources/*.m",
|
||||
]),
|
||||
headers = glob([
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "LightweightAccountData",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
]),
|
||||
frameworks = [
|
||||
"$SDKROOT/System/Library/Frameworks/Foundation.framework",
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "LiveLocationManager",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
]),
|
||||
deps = [
|
||||
"//submodules/SSignalKit/SwiftSignalKit:SwiftSignalKit#dynamic",
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "LiveLocationPositionNode",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
]),
|
||||
deps = [
|
||||
"//submodules/AsyncDisplayKit:AsyncDisplayKit#shared",
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "LiveLocationTimerNode",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
]),
|
||||
deps = [
|
||||
"//submodules/AsyncDisplayKit:AsyncDisplayKit#shared",
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "LocalAuth",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
]),
|
||||
deps = [
|
||||
"//submodules/SSignalKit/SwiftSignalKit:SwiftSignalKit#shared",
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "LocalMediaResources",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
]),
|
||||
deps = [
|
||||
"//submodules/SSignalKit/SwiftSignalKit:SwiftSignalKit#shared",
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "LocalizedPeerData",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
]),
|
||||
deps = [
|
||||
"//submodules/TelegramCore:TelegramCore#dynamic",
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "MapResourceToAvatarSizes",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
]),
|
||||
deps = [
|
||||
"//submodules/SSignalKit/SwiftSignalKit:SwiftSignalKit#shared",
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "UniversalMediaPlayer",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
"Sources/*.m",
|
||||
]),
|
||||
headers = glob([
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "MediaResources",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
]),
|
||||
deps = [
|
||||
"//submodules/TelegramCore:TelegramCore#shared",
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "MergeLists",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
]),
|
||||
frameworks = [
|
||||
"$SDKROOT/System/Library/Frameworks/Foundation.framework",
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "MosaicLayout",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
]),
|
||||
frameworks = [
|
||||
"$SDKROOT/System/Library/Frameworks/Foundation.framework",
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "MusicAlbumArtResources",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
]),
|
||||
deps = [
|
||||
"//submodules/TelegramCore:TelegramCore#shared",
|
||||
|
@ -30,7 +30,7 @@ apple_library(
|
||||
static_library(
|
||||
name = "opus",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
]),
|
||||
exported_headers = glob([
|
||||
"Sources/**/*.h",
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "Pdf",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
]),
|
||||
deps = [
|
||||
"//submodules/Display:Display#shared",
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "PeerPresenceStatusManager",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
]),
|
||||
deps = [
|
||||
"//submodules/SSignalKit/SwiftSignalKit:SwiftSignalKit#shared",
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "PersistentStringHash",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
]),
|
||||
frameworks = [
|
||||
"$SDKROOT/System/Library/Frameworks/Foundation.framework",
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "PhotoResources",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
]),
|
||||
deps = [
|
||||
"//submodules/TelegramCore:TelegramCore#shared",
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "PlatformRestrictionMatching",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
]),
|
||||
deps = [
|
||||
"//submodules/TelegramCore:TelegramCore#dynamic",
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "QrCode",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
]),
|
||||
deps = [
|
||||
"//submodules/SSignalKit/SwiftSignalKit:SwiftSignalKit#shared",
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "RadialStatusNode",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
]),
|
||||
deps = [
|
||||
"//submodules/Display:Display#dynamic",
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "SaveToCameraRoll",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
]),
|
||||
deps = [
|
||||
"//submodules/SSignalKit/SwiftSignalKit:SwiftSignalKit#shared",
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "ScreenCaptureDetection",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
]),
|
||||
deps = [
|
||||
"//submodules/SSignalKit/SwiftSignalKit:SwiftSignalKit",
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "ShareItems",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
"Sources/*.m",
|
||||
]),
|
||||
headers = glob([
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "StickerResources",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
]),
|
||||
deps = [
|
||||
"//submodules/TelegramCore:TelegramCore#shared",
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "TelegramApi",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
]),
|
||||
deps = [
|
||||
],
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "TelegramAudio",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
]),
|
||||
deps = [
|
||||
"//submodules/SSignalKit/SwiftSignalKit:SwiftSignalKit#dynamic",
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "TelegramNotices",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
]),
|
||||
deps = [
|
||||
"//submodules/Postbox:Postbox#shared",
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "TelegramPermissions",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
]),
|
||||
deps = [
|
||||
"//submodules/Postbox:Postbox#shared",
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "TelegramStringFormatting",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
]),
|
||||
deps = [
|
||||
"//submodules/TelegramCore:TelegramCore#shared",
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "TelegramUIPreferences",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
]),
|
||||
deps = [
|
||||
"//submodules/TelegramCore:TelegramCore#shared",
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "TelegramUniversalVideoContent",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
]),
|
||||
deps = [
|
||||
"//submodules/AsyncDisplayKit:AsyncDisplayKit#shared",
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "TemporaryCachedPeerDataManager",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
]),
|
||||
deps = [
|
||||
"//submodules/TelegramStringFormatting:TelegramStringFormatting",
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "TextFormat",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
]),
|
||||
deps = [
|
||||
"//submodules/TelegramCore:TelegramCore#dynamic",
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "TinyThumbnail",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
]),
|
||||
frameworks = [
|
||||
"$SDKROOT/System/Library/Frameworks/Foundation.framework",
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "Tuples",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
]),
|
||||
frameworks = [
|
||||
"$SDKROOT/System/Library/Frameworks/Foundation.framework",
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "UrlEscaping",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
]),
|
||||
frameworks = [
|
||||
"$SDKROOT/System/Library/Frameworks/Foundation.framework",
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "UrlHandling",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
]),
|
||||
deps = [
|
||||
"//submodules/SSignalKit/SwiftSignalKit:SwiftSignalKit#shared",
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "WallpaperResources",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
]),
|
||||
deps = [
|
||||
"//submodules/TelegramCore:TelegramCore#shared",
|
||||
|
@ -3,7 +3,7 @@ load("//Config:buck_rule_macros.bzl", "static_library")
|
||||
static_library(
|
||||
name = "WebsiteType",
|
||||
srcs = glob([
|
||||
"Sources/*.swift",
|
||||
"Sources/**/*.swift",
|
||||
]),
|
||||
frameworks = [
|
||||
"$SDKROOT/System/Library/Frameworks/Foundation.framework",
|
||||
|
Loading…
x
Reference in New Issue
Block a user