mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-05 19:28:46 +02:00
Added missing s.
This commit is contained in:
parent
9e8dcd2664
commit
01aed9df0d
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ Pod::Spec.new do |s|
|
|||
'yourself when the network becomse reachable.'
|
||||
|
||||
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.xcconfig = { 'FRAMEWORK_SEARCH_PATHS' => '"$(BUILT_PRODUCTS_DIR)/Pods/Frameworks"' }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue