mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-13 01:40:12 +00:00
[Build / Cocoapods] Fix AnimatedGIF Podfile to use Sample as the target name, which is the correct one.
This commit is contained in:
parent
631fa0e482
commit
7acdf6ab37
@ -1,6 +1,6 @@
|
|||||||
source 'https://github.com/CocoaPods/Specs.git'
|
source 'https://github.com/CocoaPods/Specs.git'
|
||||||
platform :ios, '8.0'
|
platform :ios, '8.0'
|
||||||
target 'ASAnimatedImage' do
|
target 'Sample' do
|
||||||
pod 'AsyncDisplayKit', :path => '../..'
|
pod 'AsyncDisplayKit', :path => '../..'
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user