IOS-101: add Localize-Swift pod.
Showing
... | ... | @@ -106,6 +106,11 @@ target 'OneWeatherNotificationServiceExtension' do |
pod 'MORichNotification' | ||
end | ||
target 'OneWeatherWidgetExtension' do | ||
use_frameworks! | ||
pod 'Localize-Swift' | ||
end | ||
#post_install do |installer| | ||
# applicationTargets = [ | ||
# '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