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