mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 15:15:16 +00:00
Update Podspec to require MapKit framework
This commit is contained in:
@@ -21,7 +21,7 @@ Pod::Spec.new do |spec|
|
||||
'Base/*.{h,m}'
|
||||
]
|
||||
|
||||
spec.frameworks = 'AssetsLibrary'
|
||||
spec.frameworks = 'AssetsLibrary','MapKit'
|
||||
spec.weak_frameworks = 'Photos'
|
||||
|
||||
# ASDealloc2MainObject must be compiled with MRR
|
||||
|
||||
Reference in New Issue
Block a user