IOS-101: add Localize-Swift pod.
Showing
... | @@ -106,6 +106,11 @@ target 'OneWeatherNotificationServiceExtension' do | ... | @@ -106,6 +106,11 @@ target 'OneWeatherNotificationServiceExtension' do |
pod 'MORichNotification' | pod 'MORichNotification' | ||
end | end | ||
target 'OneWeatherWidgetExtension' do | |||
use_frameworks! | |||
pod 'Localize-Swift' | |||
end | |||
#post_install do |installer| | #post_install do |installer| | ||
# applicationTargets = [ | # applicationTargets = [ | ||
# 'Pods-1Weather' | # 'Pods-1Weather' | ||
... | ... |
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
Please
register
or
sign in
to comment