mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-25 15:37:36 +00:00
Support Buck build (#2849)
* Support Buck build * Simplify pod_install hook and buck-file dir's structure * Update PINRemoteImage's BUCK * Frameworks linking: - Weak linking Photos and MapKit. - Revisit //:Tests' list.
This commit is contained in:
@@ -26,7 +26,7 @@ Pod::Spec.new do |spec|
|
||||
'AsyncDisplayKit/Layout/*.h',
|
||||
'Base/*.h',
|
||||
'AsyncDisplayKit/Debug/ASLayoutElementInspectorNode.h',
|
||||
'AsyncDisplayKit/TextKit/ASTextNodeTypes.h',
|
||||
'AsyncDisplayKit/TextKit/ASTextNodeTypes.h',
|
||||
'AsyncDisplayKit/TextKit/ASTextKitComponents.h'
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user