diff --git a/MyWeather.iOS/EmptyStoryboard1.storyboard b/MyWeather.iOS/EmptyStoryboard1.storyboard
deleted file mode 100644
index 3714f50..0000000
--- a/MyWeather.iOS/EmptyStoryboard1.storyboard
+++ /dev/null
@@ -1,45 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/MyWeather.iOS/Info.plist b/MyWeather.iOS/Info.plist
index 428fb58..b5098ef 100644
--- a/MyWeather.iOS/Info.plist
+++ b/MyWeather.iOS/Info.plist
@@ -3,7 +3,7 @@
CFBundleDisplayName
- MyWeather.iOS
+ My Weather
CFBundleIdentifier
com.refractored.myweather
CFBundleShortVersionString
@@ -39,14 +39,16 @@
UIInterfaceOrientationLandscapeRight
XSAppIconAssets
- Resources/Images.xcassets/AppIcons.appiconset
+ Resources/AppIcons.xcassets/AppIcons.appiconset
XSLaunchImageAssets
Resources/Images.xcassets/LaunchImage.launchimage
- UIStatusBarStyle
- UIStatusBarStyleLightContent
- UIViewControllerBasedStatusBarAppearance
-
- NSLocationWhenInUseUsageDescription
- Location for closest weather.
+ UIStatusBarStyle
+ UIStatusBarStyleLightContent
+ UIViewControllerBasedStatusBarAppearance
+
+ NSLocationWhenInUseUsageDescription
+ Location for closest weather.
+ CFBundleName
+ My Weather
diff --git a/MyWeather.iOS/MyWeather.iOS.csproj b/MyWeather.iOS/MyWeather.iOS.csproj
index 49102a3..ceed0c2 100644
--- a/MyWeather.iOS/MyWeather.iOS.csproj
+++ b/MyWeather.iOS/MyWeather.iOS.csproj
@@ -21,10 +21,11 @@
prompt
4
false
- i386
+ x86_64
None
true
true
+ iPhone Developer
full
@@ -43,7 +44,7 @@
bin\iPhoneSimulator\Release
prompt
4
- i386
+ x86_64
false
None
@@ -59,7 +60,7 @@
ARMv7, ARM64
Entitlements.plist
True
- iPhone Developer: James Montemagno (AMVKNEC6W3)
+ iPhone Developer
True
@@ -69,8 +70,6 @@
False
False
False
- False
- False
True
False
@@ -131,42 +130,10 @@
MyWeather
+ {5366CC83-65A3-4969-B883-3229108447E2}
-
- false
-
-
- false
-
-
- false
-
-
- false
-
-
- false
-
-
- false
-
-
- false
-
-
- false
-
-
- false
-
-
- false
-
-
- false
-
false
@@ -185,6 +152,31 @@
false
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -194,13 +186,11 @@
-
Designer
-
@@ -214,6 +204,7 @@
+
diff --git a/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Contents.json b/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Contents.json
new file mode 100755
index 0000000..4a631f4
--- /dev/null
+++ b/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Contents.json
@@ -0,0 +1,176 @@
+{
+ "images":[
+ {
+ "idiom":"iphone",
+ "size":"20x20",
+ "scale":"2x",
+ "filename":"Icon-App-20x20@2x.png"
+ },
+ {
+ "idiom":"iphone",
+ "size":"20x20",
+ "scale":"3x",
+ "filename":"Icon-App-20x20@3x.png"
+ },
+ {
+ "idiom":"iphone",
+ "size":"29x29",
+ "scale":"1x",
+ "filename":"Icon-App-29x29@1x.png"
+ },
+ {
+ "idiom":"iphone",
+ "size":"29x29",
+ "scale":"2x",
+ "filename":"Icon-App-29x29@2x.png"
+ },
+ {
+ "idiom":"iphone",
+ "size":"29x29",
+ "scale":"3x",
+ "filename":"Icon-App-29x29@3x.png"
+ },
+ {
+ "idiom":"iphone",
+ "size":"40x40",
+ "scale":"1x",
+ "filename":"Icon-App-40x40@1x.png"
+ },
+ {
+ "idiom":"iphone",
+ "size":"40x40",
+ "scale":"2x",
+ "filename":"Icon-App-40x40@2x.png"
+ },
+ {
+ "idiom":"iphone",
+ "size":"40x40",
+ "scale":"3x",
+ "filename":"Icon-App-40x40@3x.png"
+ },
+ {
+ "idiom":"iphone",
+ "size":"57x57",
+ "scale":"1x",
+ "filename":"Icon-App-57x57@1x.png"
+ },
+ {
+ "idiom":"iphone",
+ "size":"57x57",
+ "scale":"2x",
+ "filename":"Icon-App-57x57@2x.png"
+ },
+ {
+ "idiom":"iphone",
+ "size":"60x60",
+ "scale":"1x",
+ "filename":"Icon-App-60x60@1x.png"
+ },
+ {
+ "idiom":"iphone",
+ "size":"60x60",
+ "scale":"2x",
+ "filename":"Icon-App-60x60@2x.png"
+ },
+ {
+ "idiom":"iphone",
+ "size":"60x60",
+ "scale":"3x",
+ "filename":"Icon-App-60x60@3x.png"
+ },
+ {
+ "idiom":"iphone",
+ "size":"76x76",
+ "scale":"1x",
+ "filename":"Icon-App-76x76@1x.png"
+ },
+ {
+ "idiom":"ipad",
+ "size":"20x20",
+ "scale":"1x",
+ "filename":"Icon-App-20x20@1x.png"
+ },
+ {
+ "idiom":"ipad",
+ "size":"20x20",
+ "scale":"2x",
+ "filename":"Icon-App-20x20@2x.png"
+ },
+ {
+ "idiom":"ipad",
+ "size":"29x29",
+ "scale":"1x",
+ "filename":"Icon-App-29x29@1x.png"
+ },
+ {
+ "idiom":"ipad",
+ "size":"29x29",
+ "scale":"2x",
+ "filename":"Icon-App-29x29@2x.png"
+ },
+ {
+ "idiom":"ipad",
+ "size":"40x40",
+ "scale":"1x",
+ "filename":"Icon-App-40x40@1x.png"
+ },
+ {
+ "idiom":"ipad",
+ "size":"40x40",
+ "scale":"2x",
+ "filename":"Icon-App-40x40@2x.png"
+ },
+ {
+ "size" : "50x50",
+ "idiom" : "ipad",
+ "filename" : "Icon-Small-50x50@1x.png",
+ "scale" : "1x"
+ },
+ {
+ "size" : "50x50",
+ "idiom" : "ipad",
+ "filename" : "Icon-Small-50x50@2x.png",
+ "scale" : "2x"
+ },
+ {
+ "idiom":"ipad",
+ "size":"72x72",
+ "scale":"1x",
+ "filename":"Icon-App-72x72@1x.png"
+ },
+ {
+ "idiom":"ipad",
+ "size":"72x72",
+ "scale":"2x",
+ "filename":"Icon-App-72x72@2x.png"
+ },
+ {
+ "idiom":"ipad",
+ "size":"76x76",
+ "scale":"1x",
+ "filename":"Icon-App-76x76@1x.png"
+ },
+ {
+ "idiom":"ipad",
+ "size":"76x76",
+ "scale":"2x",
+ "filename":"Icon-App-76x76@2x.png"
+ },
+ {
+ "idiom":"ipad",
+ "size":"76x76",
+ "scale":"3x",
+ "filename":"Icon-App-76x76@3x.png"
+ },
+ {
+ "idiom":"ipad",
+ "size":"83.5x83.5",
+ "scale":"2x",
+ "filename":"Icon-App-83.5x83.5@2x.png"
+ }
+ ],
+ "info":{
+ "version":1,
+ "author":"makeappicon"
+ }
+}
diff --git a/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-App-20x20@1x.png b/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-App-20x20@1x.png
new file mode 100644
index 0000000..0ff5ab4
Binary files /dev/null and b/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-App-20x20@1x.png differ
diff --git a/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-App-20x20@2x.png b/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-App-20x20@2x.png
new file mode 100644
index 0000000..72b4b92
Binary files /dev/null and b/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-App-20x20@2x.png differ
diff --git a/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-App-20x20@3x.png b/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-App-20x20@3x.png
new file mode 100644
index 0000000..d92db97
Binary files /dev/null and b/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-App-20x20@3x.png differ
diff --git a/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-App-29x29@1x.png b/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-App-29x29@1x.png
new file mode 100644
index 0000000..ea60cb8
Binary files /dev/null and b/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-App-29x29@1x.png differ
diff --git a/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-App-29x29@2x.png b/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-App-29x29@2x.png
new file mode 100644
index 0000000..2f94465
Binary files /dev/null and b/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-App-29x29@2x.png differ
diff --git a/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-App-29x29@3x.png b/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-App-29x29@3x.png
new file mode 100644
index 0000000..5bf016e
Binary files /dev/null and b/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-App-29x29@3x.png differ
diff --git a/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-App-40x40@1x.png b/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-App-40x40@1x.png
new file mode 100644
index 0000000..72b4b92
Binary files /dev/null and b/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-App-40x40@1x.png differ
diff --git a/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-App-40x40@2x.png b/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-App-40x40@2x.png
new file mode 100644
index 0000000..b4be148
Binary files /dev/null and b/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-App-40x40@2x.png differ
diff --git a/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-App-40x40@3x.png b/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-App-40x40@3x.png
new file mode 100644
index 0000000..aecbb07
Binary files /dev/null and b/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-App-40x40@3x.png differ
diff --git a/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-App-57x57@1x.png b/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-App-57x57@1x.png
new file mode 100644
index 0000000..d25eb18
Binary files /dev/null and b/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-App-57x57@1x.png differ
diff --git a/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-App-57x57@2x.png b/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-App-57x57@2x.png
new file mode 100644
index 0000000..3ab3d85
Binary files /dev/null and b/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-App-57x57@2x.png differ
diff --git a/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-App-60x60@1x.png b/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-App-60x60@1x.png
new file mode 100644
index 0000000..d92db97
Binary files /dev/null and b/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-App-60x60@1x.png differ
diff --git a/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-App-60x60@2x.png b/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-App-60x60@2x.png
new file mode 100644
index 0000000..aecbb07
Binary files /dev/null and b/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-App-60x60@2x.png differ
diff --git a/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-App-60x60@3x.png b/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-App-60x60@3x.png
new file mode 100644
index 0000000..1f4d15f
Binary files /dev/null and b/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-App-60x60@3x.png differ
diff --git a/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-App-72x72@1x.png b/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-App-72x72@1x.png
new file mode 100644
index 0000000..486873f
Binary files /dev/null and b/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-App-72x72@1x.png differ
diff --git a/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-App-72x72@2x.png b/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-App-72x72@2x.png
new file mode 100644
index 0000000..9def3e4
Binary files /dev/null and b/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-App-72x72@2x.png differ
diff --git a/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-App-76x76@1x.png b/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-App-76x76@1x.png
new file mode 100644
index 0000000..bc821c8
Binary files /dev/null and b/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-App-76x76@1x.png differ
diff --git a/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-App-76x76@2x.png b/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-App-76x76@2x.png
new file mode 100644
index 0000000..e071f8b
Binary files /dev/null and b/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-App-76x76@2x.png differ
diff --git a/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-App-76x76@3x.png b/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-App-76x76@3x.png
new file mode 100644
index 0000000..11331ed
Binary files /dev/null and b/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-App-76x76@3x.png differ
diff --git a/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-App-83.5x83.5@2x.png b/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-App-83.5x83.5@2x.png
new file mode 100644
index 0000000..992c252
Binary files /dev/null and b/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-App-83.5x83.5@2x.png differ
diff --git a/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-Small-50x50@1x.png b/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-Small-50x50@1x.png
new file mode 100644
index 0000000..78ffa1b
Binary files /dev/null and b/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-Small-50x50@1x.png differ
diff --git a/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-Small-50x50@2x.png b/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-Small-50x50@2x.png
new file mode 100644
index 0000000..c8b8a9a
Binary files /dev/null and b/MyWeather.iOS/Resources/AppIcons.xcassets/AppIcons.appiconset/Icon-Small-50x50@2x.png differ
diff --git a/MyWeather.iOS/Resources/AppIcons.xcassets/Contents.json b/MyWeather.iOS/Resources/AppIcons.xcassets/Contents.json
new file mode 100644
index 0000000..4caf392
--- /dev/null
+++ b/MyWeather.iOS/Resources/AppIcons.xcassets/Contents.json
@@ -0,0 +1,6 @@
+{
+ "info" : {
+ "version" : 1,
+ "author" : "xcode"
+ }
+}
\ No newline at end of file
diff --git a/MyWeather.iOS/Resources/Images.xcassets/AppIcons.appiconset/Contents.json b/MyWeather.iOS/Resources/Images.xcassets/AppIcons.appiconset/Contents.json
deleted file mode 100644
index e24a004..0000000
--- a/MyWeather.iOS/Resources/Images.xcassets/AppIcons.appiconset/Contents.json
+++ /dev/null
@@ -1,121 +0,0 @@
-{
- "images": [
- {
- "filename": "Icon-Small.png",
- "size": "29x29",
- "scale": "1x",
- "idiom": "iphone"
- },
- {
- "filename": "Icon-Small@2x.png",
- "size": "29x29",
- "scale": "2x",
- "idiom": "iphone"
- },
- {
- "filename": "Icon-Small@3x.png",
- "size": "29x29",
- "scale": "3x",
- "idiom": "iphone"
- },
- {
- "filename": "Icon-Small-40@2x.png",
- "size": "40x40",
- "scale": "2x",
- "idiom": "iphone"
- },
- {
- "filename": "Icon-Small-40@3x.png",
- "size": "40x40",
- "scale": "3x",
- "idiom": "iphone"
- },
- {
- "size": "57x57",
- "scale": "1x",
- "idiom": "iphone"
- },
- {
- "size": "57x57",
- "scale": "2x",
- "idiom": "iphone"
- },
- {
- "filename": "Icon-60@2x.png",
- "size": "60x60",
- "scale": "2x",
- "idiom": "iphone"
- },
- {
- "filename": "Icon-60@3x.png",
- "size": "60x60",
- "scale": "3x",
- "idiom": "iphone"
- },
- {
- "filename": "Icon-Small.png",
- "size": "29x29",
- "scale": "1x",
- "idiom": "ipad"
- },
- {
- "filename": "Icon-Small@2x.png",
- "size": "29x29",
- "scale": "2x",
- "idiom": "ipad"
- },
- {
- "filename": "Icon-Small-40.png",
- "size": "40x40",
- "scale": "1x",
- "idiom": "ipad"
- },
- {
- "filename": "Icon-Small-40@2x.png",
- "size": "40x40",
- "scale": "2x",
- "idiom": "ipad"
- },
- {
- "size": "50x50",
- "scale": "1x",
- "idiom": "ipad"
- },
- {
- "size": "50x50",
- "scale": "2x",
- "idiom": "ipad"
- },
- {
- "size": "72x72",
- "scale": "1x",
- "idiom": "ipad"
- },
- {
- "size": "72x72",
- "scale": "2x",
- "idiom": "ipad"
- },
- {
- "filename": "Icon-76.png",
- "size": "76x76",
- "scale": "1x",
- "idiom": "ipad"
- },
- {
- "filename": "Icon-76@2x.png",
- "size": "76x76",
- "scale": "2x",
- "idiom": "ipad"
- },
- {
- "size": "120x120",
- "scale": "1x",
- "idiom": "car"
- }
- ],
- "info": {
- "version": 1,
- "author": "xcode"
- }
-}
\ No newline at end of file
diff --git a/MyWeather.iOS/Resources/Images.xcassets/AppIcons.appiconset/Icon-60@2x.png b/MyWeather.iOS/Resources/Images.xcassets/AppIcons.appiconset/Icon-60@2x.png
deleted file mode 100644
index 4b03c42..0000000
Binary files a/MyWeather.iOS/Resources/Images.xcassets/AppIcons.appiconset/Icon-60@2x.png and /dev/null differ
diff --git a/MyWeather.iOS/Resources/Images.xcassets/AppIcons.appiconset/Icon-60@3x.png b/MyWeather.iOS/Resources/Images.xcassets/AppIcons.appiconset/Icon-60@3x.png
deleted file mode 100644
index b03ca1b..0000000
Binary files a/MyWeather.iOS/Resources/Images.xcassets/AppIcons.appiconset/Icon-60@3x.png and /dev/null differ
diff --git a/MyWeather.iOS/Resources/Images.xcassets/AppIcons.appiconset/Icon-76.png b/MyWeather.iOS/Resources/Images.xcassets/AppIcons.appiconset/Icon-76.png
deleted file mode 100644
index 587982e..0000000
Binary files a/MyWeather.iOS/Resources/Images.xcassets/AppIcons.appiconset/Icon-76.png and /dev/null differ
diff --git a/MyWeather.iOS/Resources/Images.xcassets/AppIcons.appiconset/Icon-76@2x.png b/MyWeather.iOS/Resources/Images.xcassets/AppIcons.appiconset/Icon-76@2x.png
deleted file mode 100644
index cd4e2c8..0000000
Binary files a/MyWeather.iOS/Resources/Images.xcassets/AppIcons.appiconset/Icon-76@2x.png and /dev/null differ
diff --git a/MyWeather.iOS/Resources/Images.xcassets/AppIcons.appiconset/Icon-Small-40.png b/MyWeather.iOS/Resources/Images.xcassets/AppIcons.appiconset/Icon-Small-40.png
deleted file mode 100644
index 6acff94..0000000
Binary files a/MyWeather.iOS/Resources/Images.xcassets/AppIcons.appiconset/Icon-Small-40.png and /dev/null differ
diff --git a/MyWeather.iOS/Resources/Images.xcassets/AppIcons.appiconset/Icon-Small-40@2x.png b/MyWeather.iOS/Resources/Images.xcassets/AppIcons.appiconset/Icon-Small-40@2x.png
deleted file mode 100644
index b833aac..0000000
Binary files a/MyWeather.iOS/Resources/Images.xcassets/AppIcons.appiconset/Icon-Small-40@2x.png and /dev/null differ
diff --git a/MyWeather.iOS/Resources/Images.xcassets/AppIcons.appiconset/Icon-Small-40@3x.png b/MyWeather.iOS/Resources/Images.xcassets/AppIcons.appiconset/Icon-Small-40@3x.png
deleted file mode 100644
index ab8654e..0000000
Binary files a/MyWeather.iOS/Resources/Images.xcassets/AppIcons.appiconset/Icon-Small-40@3x.png and /dev/null differ
diff --git a/MyWeather.iOS/Resources/Images.xcassets/AppIcons.appiconset/Icon-Small.png b/MyWeather.iOS/Resources/Images.xcassets/AppIcons.appiconset/Icon-Small.png
deleted file mode 100644
index 33db7e7..0000000
Binary files a/MyWeather.iOS/Resources/Images.xcassets/AppIcons.appiconset/Icon-Small.png and /dev/null differ
diff --git a/MyWeather.iOS/Resources/Images.xcassets/AppIcons.appiconset/Icon-Small@2x.png b/MyWeather.iOS/Resources/Images.xcassets/AppIcons.appiconset/Icon-Small@2x.png
deleted file mode 100644
index bf45e25..0000000
Binary files a/MyWeather.iOS/Resources/Images.xcassets/AppIcons.appiconset/Icon-Small@2x.png and /dev/null differ
diff --git a/MyWeather.iOS/Resources/Images.xcassets/AppIcons.appiconset/Icon-Small@3x.png b/MyWeather.iOS/Resources/Images.xcassets/AppIcons.appiconset/Icon-Small@3x.png
deleted file mode 100644
index 7ad3891..0000000
Binary files a/MyWeather.iOS/Resources/Images.xcassets/AppIcons.appiconset/Icon-Small@3x.png and /dev/null differ
diff --git a/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Contents.json b/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Contents.json
new file mode 100755
index 0000000..4a631f4
--- /dev/null
+++ b/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Contents.json
@@ -0,0 +1,176 @@
+{
+ "images":[
+ {
+ "idiom":"iphone",
+ "size":"20x20",
+ "scale":"2x",
+ "filename":"Icon-App-20x20@2x.png"
+ },
+ {
+ "idiom":"iphone",
+ "size":"20x20",
+ "scale":"3x",
+ "filename":"Icon-App-20x20@3x.png"
+ },
+ {
+ "idiom":"iphone",
+ "size":"29x29",
+ "scale":"1x",
+ "filename":"Icon-App-29x29@1x.png"
+ },
+ {
+ "idiom":"iphone",
+ "size":"29x29",
+ "scale":"2x",
+ "filename":"Icon-App-29x29@2x.png"
+ },
+ {
+ "idiom":"iphone",
+ "size":"29x29",
+ "scale":"3x",
+ "filename":"Icon-App-29x29@3x.png"
+ },
+ {
+ "idiom":"iphone",
+ "size":"40x40",
+ "scale":"1x",
+ "filename":"Icon-App-40x40@1x.png"
+ },
+ {
+ "idiom":"iphone",
+ "size":"40x40",
+ "scale":"2x",
+ "filename":"Icon-App-40x40@2x.png"
+ },
+ {
+ "idiom":"iphone",
+ "size":"40x40",
+ "scale":"3x",
+ "filename":"Icon-App-40x40@3x.png"
+ },
+ {
+ "idiom":"iphone",
+ "size":"57x57",
+ "scale":"1x",
+ "filename":"Icon-App-57x57@1x.png"
+ },
+ {
+ "idiom":"iphone",
+ "size":"57x57",
+ "scale":"2x",
+ "filename":"Icon-App-57x57@2x.png"
+ },
+ {
+ "idiom":"iphone",
+ "size":"60x60",
+ "scale":"1x",
+ "filename":"Icon-App-60x60@1x.png"
+ },
+ {
+ "idiom":"iphone",
+ "size":"60x60",
+ "scale":"2x",
+ "filename":"Icon-App-60x60@2x.png"
+ },
+ {
+ "idiom":"iphone",
+ "size":"60x60",
+ "scale":"3x",
+ "filename":"Icon-App-60x60@3x.png"
+ },
+ {
+ "idiom":"iphone",
+ "size":"76x76",
+ "scale":"1x",
+ "filename":"Icon-App-76x76@1x.png"
+ },
+ {
+ "idiom":"ipad",
+ "size":"20x20",
+ "scale":"1x",
+ "filename":"Icon-App-20x20@1x.png"
+ },
+ {
+ "idiom":"ipad",
+ "size":"20x20",
+ "scale":"2x",
+ "filename":"Icon-App-20x20@2x.png"
+ },
+ {
+ "idiom":"ipad",
+ "size":"29x29",
+ "scale":"1x",
+ "filename":"Icon-App-29x29@1x.png"
+ },
+ {
+ "idiom":"ipad",
+ "size":"29x29",
+ "scale":"2x",
+ "filename":"Icon-App-29x29@2x.png"
+ },
+ {
+ "idiom":"ipad",
+ "size":"40x40",
+ "scale":"1x",
+ "filename":"Icon-App-40x40@1x.png"
+ },
+ {
+ "idiom":"ipad",
+ "size":"40x40",
+ "scale":"2x",
+ "filename":"Icon-App-40x40@2x.png"
+ },
+ {
+ "size" : "50x50",
+ "idiom" : "ipad",
+ "filename" : "Icon-Small-50x50@1x.png",
+ "scale" : "1x"
+ },
+ {
+ "size" : "50x50",
+ "idiom" : "ipad",
+ "filename" : "Icon-Small-50x50@2x.png",
+ "scale" : "2x"
+ },
+ {
+ "idiom":"ipad",
+ "size":"72x72",
+ "scale":"1x",
+ "filename":"Icon-App-72x72@1x.png"
+ },
+ {
+ "idiom":"ipad",
+ "size":"72x72",
+ "scale":"2x",
+ "filename":"Icon-App-72x72@2x.png"
+ },
+ {
+ "idiom":"ipad",
+ "size":"76x76",
+ "scale":"1x",
+ "filename":"Icon-App-76x76@1x.png"
+ },
+ {
+ "idiom":"ipad",
+ "size":"76x76",
+ "scale":"2x",
+ "filename":"Icon-App-76x76@2x.png"
+ },
+ {
+ "idiom":"ipad",
+ "size":"76x76",
+ "scale":"3x",
+ "filename":"Icon-App-76x76@3x.png"
+ },
+ {
+ "idiom":"ipad",
+ "size":"83.5x83.5",
+ "scale":"2x",
+ "filename":"Icon-App-83.5x83.5@2x.png"
+ }
+ ],
+ "info":{
+ "version":1,
+ "author":"makeappicon"
+ }
+}
diff --git a/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-App-20x20@1x.png b/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-App-20x20@1x.png
new file mode 100644
index 0000000..0ff5ab4
Binary files /dev/null and b/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-App-20x20@1x.png differ
diff --git a/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-App-20x20@2x.png b/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-App-20x20@2x.png
new file mode 100644
index 0000000..72b4b92
Binary files /dev/null and b/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-App-20x20@2x.png differ
diff --git a/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-App-20x20@3x.png b/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-App-20x20@3x.png
new file mode 100644
index 0000000..d92db97
Binary files /dev/null and b/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-App-20x20@3x.png differ
diff --git a/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-App-29x29@1x.png b/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-App-29x29@1x.png
new file mode 100644
index 0000000..ea60cb8
Binary files /dev/null and b/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-App-29x29@1x.png differ
diff --git a/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-App-29x29@2x.png b/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-App-29x29@2x.png
new file mode 100644
index 0000000..2f94465
Binary files /dev/null and b/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-App-29x29@2x.png differ
diff --git a/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-App-29x29@3x.png b/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-App-29x29@3x.png
new file mode 100644
index 0000000..5bf016e
Binary files /dev/null and b/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-App-29x29@3x.png differ
diff --git a/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-App-40x40@1x.png b/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-App-40x40@1x.png
new file mode 100644
index 0000000..72b4b92
Binary files /dev/null and b/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-App-40x40@1x.png differ
diff --git a/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-App-40x40@2x.png b/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-App-40x40@2x.png
new file mode 100644
index 0000000..b4be148
Binary files /dev/null and b/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-App-40x40@2x.png differ
diff --git a/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-App-40x40@3x.png b/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-App-40x40@3x.png
new file mode 100644
index 0000000..aecbb07
Binary files /dev/null and b/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-App-40x40@3x.png differ
diff --git a/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-App-57x57@1x.png b/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-App-57x57@1x.png
new file mode 100644
index 0000000..d25eb18
Binary files /dev/null and b/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-App-57x57@1x.png differ
diff --git a/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-App-57x57@2x.png b/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-App-57x57@2x.png
new file mode 100644
index 0000000..3ab3d85
Binary files /dev/null and b/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-App-57x57@2x.png differ
diff --git a/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-App-60x60@1x.png b/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-App-60x60@1x.png
new file mode 100644
index 0000000..d92db97
Binary files /dev/null and b/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-App-60x60@1x.png differ
diff --git a/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-App-60x60@2x.png b/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-App-60x60@2x.png
new file mode 100644
index 0000000..aecbb07
Binary files /dev/null and b/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-App-60x60@2x.png differ
diff --git a/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-App-60x60@3x.png b/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-App-60x60@3x.png
new file mode 100644
index 0000000..1f4d15f
Binary files /dev/null and b/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-App-60x60@3x.png differ
diff --git a/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-App-72x72@1x.png b/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-App-72x72@1x.png
new file mode 100644
index 0000000..486873f
Binary files /dev/null and b/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-App-72x72@1x.png differ
diff --git a/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-App-72x72@2x.png b/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-App-72x72@2x.png
new file mode 100644
index 0000000..9def3e4
Binary files /dev/null and b/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-App-72x72@2x.png differ
diff --git a/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-App-76x76@1x.png b/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-App-76x76@1x.png
new file mode 100644
index 0000000..bc821c8
Binary files /dev/null and b/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-App-76x76@1x.png differ
diff --git a/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-App-76x76@2x.png b/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-App-76x76@2x.png
new file mode 100644
index 0000000..e071f8b
Binary files /dev/null and b/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-App-76x76@2x.png differ
diff --git a/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-App-76x76@3x.png b/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-App-76x76@3x.png
new file mode 100644
index 0000000..11331ed
Binary files /dev/null and b/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-App-76x76@3x.png differ
diff --git a/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-App-83.5x83.5@2x.png b/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-App-83.5x83.5@2x.png
new file mode 100644
index 0000000..992c252
Binary files /dev/null and b/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-App-83.5x83.5@2x.png differ
diff --git a/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-Small-50x50@1x.png b/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-Small-50x50@1x.png
new file mode 100644
index 0000000..78ffa1b
Binary files /dev/null and b/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-Small-50x50@1x.png differ
diff --git a/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-Small-50x50@2x.png b/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-Small-50x50@2x.png
new file mode 100644
index 0000000..c8b8a9a
Binary files /dev/null and b/MyWeather.iOS/Resources/Images.xcassets/LaunchImage.launchimage/AppIcons.appiconset/Icon-Small-50x50@2x.png differ
diff --git a/MyWeather.iOS/Resources/LaunchScreen.storyboard b/MyWeather.iOS/Resources/LaunchScreen.storyboard
index 6904dc8..ee479f4 100644
--- a/MyWeather.iOS/Resources/LaunchScreen.storyboard
+++ b/MyWeather.iOS/Resources/LaunchScreen.storyboard
@@ -1,39 +1,46 @@
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/MyWeather.iOS/Resources/splash.png b/MyWeather.iOS/Resources/splash.png
new file mode 100644
index 0000000..29c269b
Binary files /dev/null and b/MyWeather.iOS/Resources/splash.png differ
diff --git a/MyWeather.iOS/View1.xib b/MyWeather.iOS/View1.xib
deleted file mode 100644
index 59075cb..0000000
--- a/MyWeather.iOS/View1.xib
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/MyWeather.userprefs b/MyWeather.userprefs
new file mode 100644
index 0000000..36af2bf
--- /dev/null
+++ b/MyWeather.userprefs
@@ -0,0 +1,15 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file