Working on Radar widget
Showing
... | @@ -71,13 +71,6 @@ target 'OneWeatherCore' do | ... | @@ -71,13 +71,6 @@ target 'OneWeatherCore' do |
core_pods | core_pods | ||
end | end | ||
#UI | |||
#target 'OneWeatherUI' do | |||
# use_frameworks! | |||
# project 'OneWeatherUI/OneWeatherUI.project' | |||
# pod 'BezierKit' | |||
#end | |||
#CoreDataStorage | #CoreDataStorage | ||
target 'CoreDataStorage' do | target 'CoreDataStorage' do | ||
project 'CoreDataStorage/CoreDataStorage.project' | project 'CoreDataStorage/CoreDataStorage.project' | ||
... | @@ -114,6 +107,7 @@ end | ... | @@ -114,6 +107,7 @@ end |
target 'OneWeatherWidgetExtension' do | target 'OneWeatherWidgetExtension' do | ||
pod 'Localize-Swift' | pod 'Localize-Swift' | ||
pod 'Swarm', :git => 'git@gitlab.pinsightmedia.com:oneweather/wdt-skywisetilekit-ios.git', :branch => 'develop' | |||
end | end | ||
#post_install do |installer| | #post_install do |installer| | ||
... | ... |
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