Finished UI / UX WidgetPromotionController
Showing
File added
File added
File added
File added
... | @@ -71,6 +71,11 @@ target 'OneWeatherCore' do | ... | @@ -71,6 +71,11 @@ target 'OneWeatherCore' do |
core_pods | core_pods | ||
end | end | ||
#UI | |||
target 'OneWeatherUI' do | |||
project 'OneWeatherUI/OneWeatherUI.project' | |||
end | |||
#CoreDataStorage | #CoreDataStorage | ||
target 'CoreDataStorage' do | target 'CoreDataStorage' do | ||
project 'CoreDataStorage/CoreDataStorage.project' | project 'CoreDataStorage/CoreDataStorage.project' | ||
... | @@ -105,6 +110,10 @@ target 'OneWeatherNotificationServiceExtension' do | ... | @@ -105,6 +110,10 @@ target 'OneWeatherNotificationServiceExtension' do |
pod 'MORichNotification' | pod 'MORichNotification' | ||
end | end | ||
target 'OneWeatherWidgetExtension' do | |||
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