mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Temp
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
load(
|
||||
"@rules_apple_extras//apple:objc_library.bzl",
|
||||
"objc_library",
|
||||
)
|
||||
|
||||
objc_library(
|
||||
name = "UIKitRuntimeUtils",
|
||||
@@ -14,7 +10,7 @@ objc_library(
|
||||
"Source/UIKitRuntimeUtils/*.h",
|
||||
]),
|
||||
includes = [
|
||||
"Source",
|
||||
#"Source",
|
||||
],
|
||||
deps = [
|
||||
"//submodules/AsyncDisplayKit:AsyncDisplayKit",
|
||||
|
||||
Reference in New Issue
Block a user