mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
Added missing s.
This commit is contained in:
parent
9e8dcd2664
commit
01aed9df0d
@ -17,7 +17,7 @@ Pod::Spec.new do |s|
|
|||||||
'yourself when the network becomse reachable.'
|
'yourself when the network becomse reachable.'
|
||||||
|
|
||||||
s.source_files = 'Classes',
|
s.source_files = 'Classes',
|
||||||
s.resource = 'Resources/Hockey.bundle', 'Resources/Quincy.bundle'
|
s.resources = 'Resources/Hockey.bundle', 'Resources/Quincy.bundle'
|
||||||
s.frameworks = 'QuartzCore', 'SystemConfiguration', 'CrashReporter'
|
s.frameworks = 'QuartzCore', 'SystemConfiguration', 'CrashReporter'
|
||||||
s.xcconfig = { 'FRAMEWORK_SEARCH_PATHS' => '"$(BUILT_PRODUCTS_DIR)/Pods/Frameworks"' }
|
s.xcconfig = { 'FRAMEWORK_SEARCH_PATHS' => '"$(BUILT_PRODUCTS_DIR)/Pods/Frameworks"' }
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user