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