aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKumar Priyansh <[email protected]>2020-01-03 18:51:47 +0530
committerKumar Priyansh <[email protected]>2020-01-03 18:51:47 +0530
commit1361db68d6213bbf28a0a0d943db88cadb738aef (patch)
tree15871b399fe1ffa87ee51697ad85d28ae6c855bb
parentba770b9aedcd6704c499fdf9f22e6a8ffec56145 (diff)
downloadWeatherApp-1361db68d6213bbf28a0a0d943db88cadb738aef.tar.xz
WeatherApp-1361db68d6213bbf28a0a0d943db88cadb738aef.zip
Added App icons
-rw-r--r--WeatherApp.xcodeproj/project.xcworkspace/xcuserdata/lucifer.xcuserdatad/UserInterfaceState.xcuserstatebin12457 -> 12798 bytes
-rw-r--r--WeatherApp/Assets.xcassets/AppIcon.appiconset/100.pngbin0 -> 10439 bytes
-rw-r--r--WeatherApp/Assets.xcassets/AppIcon.appiconset/1024.pngbin0 -> 257394 bytes
-rw-r--r--WeatherApp/Assets.xcassets/AppIcon.appiconset/114.pngbin0 -> 12663 bytes
-rw-r--r--WeatherApp/Assets.xcassets/AppIcon.appiconset/120.pngbin0 -> 13659 bytes
-rw-r--r--WeatherApp/Assets.xcassets/AppIcon.appiconset/144.pngbin0 -> 17856 bytes
-rw-r--r--WeatherApp/Assets.xcassets/AppIcon.appiconset/152.pngbin0 -> 19247 bytes
-rw-r--r--WeatherApp/Assets.xcassets/AppIcon.appiconset/167.pngbin0 -> 21827 bytes
-rw-r--r--WeatherApp/Assets.xcassets/AppIcon.appiconset/180.pngbin0 -> 24516 bytes
-rw-r--r--WeatherApp/Assets.xcassets/AppIcon.appiconset/20.pngbin0 -> 1012 bytes
-rw-r--r--WeatherApp/Assets.xcassets/AppIcon.appiconset/29.pngbin0 -> 1748 bytes
-rw-r--r--WeatherApp/Assets.xcassets/AppIcon.appiconset/40.pngbin0 -> 2735 bytes
-rw-r--r--WeatherApp/Assets.xcassets/AppIcon.appiconset/50.pngbin0 -> 3712 bytes
-rw-r--r--WeatherApp/Assets.xcassets/AppIcon.appiconset/57.pngbin0 -> 4521 bytes
-rw-r--r--WeatherApp/Assets.xcassets/AppIcon.appiconset/58.pngbin0 -> 4578 bytes
-rw-r--r--WeatherApp/Assets.xcassets/AppIcon.appiconset/60.pngbin0 -> 4809 bytes
-rw-r--r--WeatherApp/Assets.xcassets/AppIcon.appiconset/72.pngbin0 -> 6369 bytes
-rw-r--r--WeatherApp/Assets.xcassets/AppIcon.appiconset/76.pngbin0 -> 6985 bytes
-rw-r--r--WeatherApp/Assets.xcassets/AppIcon.appiconset/80.pngbin0 -> 7407 bytes
-rw-r--r--WeatherApp/Assets.xcassets/AppIcon.appiconset/87.pngbin0 -> 8386 bytes
-rw-r--r--WeatherApp/Assets.xcassets/AppIcon.appiconset/Contents.json88
-rw-r--r--WeatherApp/Assets.xcassets/appstore.imageset/Contents.json12
-rw-r--r--WeatherApp/Assets.xcassets/appstore.imageset/appstore.pngbin0 -> 257394 bytes
23 files changed, 86 insertions, 14 deletions
diff --git a/WeatherApp.xcodeproj/project.xcworkspace/xcuserdata/lucifer.xcuserdatad/UserInterfaceState.xcuserstate b/WeatherApp.xcodeproj/project.xcworkspace/xcuserdata/lucifer.xcuserdatad/UserInterfaceState.xcuserstate
index 3efd10b..d447c9f 100644
--- a/WeatherApp.xcodeproj/project.xcworkspace/xcuserdata/lucifer.xcuserdatad/UserInterfaceState.xcuserstate
+++ b/WeatherApp.xcodeproj/project.xcworkspace/xcuserdata/lucifer.xcuserdatad/UserInterfaceState.xcuserstate
Binary files differ
diff --git a/WeatherApp/Assets.xcassets/AppIcon.appiconset/100.png b/WeatherApp/Assets.xcassets/AppIcon.appiconset/100.png
new file mode 100644
index 0000000..d1fac34
--- /dev/null
+++ b/WeatherApp/Assets.xcassets/AppIcon.appiconset/100.png
Binary files differ
diff --git a/WeatherApp/Assets.xcassets/AppIcon.appiconset/1024.png b/WeatherApp/Assets.xcassets/AppIcon.appiconset/1024.png
new file mode 100644
index 0000000..99b2f81
--- /dev/null
+++ b/WeatherApp/Assets.xcassets/AppIcon.appiconset/1024.png
Binary files differ
diff --git a/WeatherApp/Assets.xcassets/AppIcon.appiconset/114.png b/WeatherApp/Assets.xcassets/AppIcon.appiconset/114.png
new file mode 100644
index 0000000..1bfad5c
--- /dev/null
+++ b/WeatherApp/Assets.xcassets/AppIcon.appiconset/114.png
Binary files differ
diff --git a/WeatherApp/Assets.xcassets/AppIcon.appiconset/120.png b/WeatherApp/Assets.xcassets/AppIcon.appiconset/120.png
new file mode 100644
index 0000000..0b26fdb
--- /dev/null
+++ b/WeatherApp/Assets.xcassets/AppIcon.appiconset/120.png
Binary files differ
diff --git a/WeatherApp/Assets.xcassets/AppIcon.appiconset/144.png b/WeatherApp/Assets.xcassets/AppIcon.appiconset/144.png
new file mode 100644
index 0000000..1281bf7
--- /dev/null
+++ b/WeatherApp/Assets.xcassets/AppIcon.appiconset/144.png
Binary files differ
diff --git a/WeatherApp/Assets.xcassets/AppIcon.appiconset/152.png b/WeatherApp/Assets.xcassets/AppIcon.appiconset/152.png
new file mode 100644
index 0000000..1f0c522
--- /dev/null
+++ b/WeatherApp/Assets.xcassets/AppIcon.appiconset/152.png
Binary files differ
diff --git a/WeatherApp/Assets.xcassets/AppIcon.appiconset/167.png b/WeatherApp/Assets.xcassets/AppIcon.appiconset/167.png
new file mode 100644
index 0000000..8e058d8
--- /dev/null
+++ b/WeatherApp/Assets.xcassets/AppIcon.appiconset/167.png
Binary files differ
diff --git a/WeatherApp/Assets.xcassets/AppIcon.appiconset/180.png b/WeatherApp/Assets.xcassets/AppIcon.appiconset/180.png
new file mode 100644
index 0000000..5ed516e
--- /dev/null
+++ b/WeatherApp/Assets.xcassets/AppIcon.appiconset/180.png
Binary files differ
diff --git a/WeatherApp/Assets.xcassets/AppIcon.appiconset/20.png b/WeatherApp/Assets.xcassets/AppIcon.appiconset/20.png
new file mode 100644
index 0000000..e6fa65b
--- /dev/null
+++ b/WeatherApp/Assets.xcassets/AppIcon.appiconset/20.png
Binary files differ
diff --git a/WeatherApp/Assets.xcassets/AppIcon.appiconset/29.png b/WeatherApp/Assets.xcassets/AppIcon.appiconset/29.png
new file mode 100644
index 0000000..f14f005
--- /dev/null
+++ b/WeatherApp/Assets.xcassets/AppIcon.appiconset/29.png
Binary files differ
diff --git a/WeatherApp/Assets.xcassets/AppIcon.appiconset/40.png b/WeatherApp/Assets.xcassets/AppIcon.appiconset/40.png
new file mode 100644
index 0000000..e8d59ab
--- /dev/null
+++ b/WeatherApp/Assets.xcassets/AppIcon.appiconset/40.png
Binary files differ
diff --git a/WeatherApp/Assets.xcassets/AppIcon.appiconset/50.png b/WeatherApp/Assets.xcassets/AppIcon.appiconset/50.png
new file mode 100644
index 0000000..16fdbee
--- /dev/null
+++ b/WeatherApp/Assets.xcassets/AppIcon.appiconset/50.png
Binary files differ
diff --git a/WeatherApp/Assets.xcassets/AppIcon.appiconset/57.png b/WeatherApp/Assets.xcassets/AppIcon.appiconset/57.png
new file mode 100644
index 0000000..fb3405e
--- /dev/null
+++ b/WeatherApp/Assets.xcassets/AppIcon.appiconset/57.png
Binary files differ
diff --git a/WeatherApp/Assets.xcassets/AppIcon.appiconset/58.png b/WeatherApp/Assets.xcassets/AppIcon.appiconset/58.png
new file mode 100644
index 0000000..1eb2206
--- /dev/null
+++ b/WeatherApp/Assets.xcassets/AppIcon.appiconset/58.png
Binary files differ
diff --git a/WeatherApp/Assets.xcassets/AppIcon.appiconset/60.png b/WeatherApp/Assets.xcassets/AppIcon.appiconset/60.png
new file mode 100644
index 0000000..87206b8
--- /dev/null
+++ b/WeatherApp/Assets.xcassets/AppIcon.appiconset/60.png
Binary files differ
diff --git a/WeatherApp/Assets.xcassets/AppIcon.appiconset/72.png b/WeatherApp/Assets.xcassets/AppIcon.appiconset/72.png
new file mode 100644
index 0000000..8175a46
--- /dev/null
+++ b/WeatherApp/Assets.xcassets/AppIcon.appiconset/72.png
Binary files differ
diff --git a/WeatherApp/Assets.xcassets/AppIcon.appiconset/76.png b/WeatherApp/Assets.xcassets/AppIcon.appiconset/76.png
new file mode 100644
index 0000000..ebdd708
--- /dev/null
+++ b/WeatherApp/Assets.xcassets/AppIcon.appiconset/76.png
Binary files differ
diff --git a/WeatherApp/Assets.xcassets/AppIcon.appiconset/80.png b/WeatherApp/Assets.xcassets/AppIcon.appiconset/80.png
new file mode 100644
index 0000000..4b59120
--- /dev/null
+++ b/WeatherApp/Assets.xcassets/AppIcon.appiconset/80.png
Binary files differ
diff --git a/WeatherApp/Assets.xcassets/AppIcon.appiconset/87.png b/WeatherApp/Assets.xcassets/AppIcon.appiconset/87.png
new file mode 100644
index 0000000..627f299
--- /dev/null
+++ b/WeatherApp/Assets.xcassets/AppIcon.appiconset/87.png
Binary files differ
diff --git a/WeatherApp/Assets.xcassets/AppIcon.appiconset/Contents.json b/WeatherApp/Assets.xcassets/AppIcon.appiconset/Contents.json
index d8db8d6..14225f5 100644
--- a/WeatherApp/Assets.xcassets/AppIcon.appiconset/Contents.json
+++ b/WeatherApp/Assets.xcassets/AppIcon.appiconset/Contents.json
@@ -1,93 +1,153 @@
{
"images" : [
{
- "idiom" : "iphone",
"size" : "20x20",
+ "idiom" : "iphone",
+ "filename" : "40.png",
"scale" : "2x"
},
{
- "idiom" : "iphone",
"size" : "20x20",
+ "idiom" : "iphone",
+ "filename" : "60.png",
"scale" : "3x"
},
{
+ "size" : "29x29",
"idiom" : "iphone",
+ "filename" : "29.png",
+ "scale" : "1x"
+ },
+ {
"size" : "29x29",
+ "idiom" : "iphone",
+ "filename" : "58.png",
"scale" : "2x"
},
{
- "idiom" : "iphone",
"size" : "29x29",
+ "idiom" : "iphone",
+ "filename" : "87.png",
"scale" : "3x"
},
{
- "idiom" : "iphone",
"size" : "40x40",
+ "idiom" : "iphone",
+ "filename" : "80.png",
"scale" : "2x"
},
{
- "idiom" : "iphone",
"size" : "40x40",
+ "idiom" : "iphone",
+ "filename" : "120.png",
"scale" : "3x"
},
{
+ "size" : "57x57",
"idiom" : "iphone",
- "size" : "60x60",
+ "filename" : "57.png",
+ "scale" : "1x"
+ },
+ {
+ "size" : "57x57",
+ "idiom" : "iphone",
+ "filename" : "114.png",
"scale" : "2x"
},
{
+ "size" : "60x60",
"idiom" : "iphone",
+ "filename" : "120.png",
+ "scale" : "2x"
+ },
+ {
"size" : "60x60",
+ "idiom" : "iphone",
+ "filename" : "180.png",
"scale" : "3x"
},
{
- "idiom" : "ipad",
"size" : "20x20",
+ "idiom" : "ipad",
+ "filename" : "20.png",
"scale" : "1x"
},
{
- "idiom" : "ipad",
"size" : "20x20",
+ "idiom" : "ipad",
+ "filename" : "40.png",
"scale" : "2x"
},
{
- "idiom" : "ipad",
"size" : "29x29",
+ "idiom" : "ipad",
+ "filename" : "29.png",
"scale" : "1x"
},
{
- "idiom" : "ipad",
"size" : "29x29",
+ "idiom" : "ipad",
+ "filename" : "58.png",
"scale" : "2x"
},
{
+ "size" : "40x40",
"idiom" : "ipad",
+ "filename" : "40.png",
+ "scale" : "1x"
+ },
+ {
"size" : "40x40",
+ "idiom" : "ipad",
+ "filename" : "80.png",
+ "scale" : "2x"
+ },
+ {
+ "size" : "50x50",
+ "idiom" : "ipad",
+ "filename" : "50.png",
"scale" : "1x"
},
{
+ "size" : "50x50",
"idiom" : "ipad",
- "size" : "40x40",
+ "filename" : "100.png",
"scale" : "2x"
},
{
+ "size" : "72x72",
"idiom" : "ipad",
- "size" : "76x76",
+ "filename" : "72.png",
"scale" : "1x"
},
{
+ "size" : "72x72",
"idiom" : "ipad",
- "size" : "76x76",
+ "filename" : "144.png",
"scale" : "2x"
},
{
+ "size" : "76x76",
+ "idiom" : "ipad",
+ "filename" : "76.png",
+ "scale" : "1x"
+ },
+ {
+ "size" : "76x76",
"idiom" : "ipad",
+ "filename" : "152.png",
+ "scale" : "2x"
+ },
+ {
"size" : "83.5x83.5",
+ "idiom" : "ipad",
+ "filename" : "167.png",
"scale" : "2x"
},
{
- "idiom" : "ios-marketing",
"size" : "1024x1024",
+ "idiom" : "ios-marketing",
+ "filename" : "1024.png",
"scale" : "1x"
}
],
diff --git a/WeatherApp/Assets.xcassets/appstore.imageset/Contents.json b/WeatherApp/Assets.xcassets/appstore.imageset/Contents.json
new file mode 100644
index 0000000..fce4db1
--- /dev/null
+++ b/WeatherApp/Assets.xcassets/appstore.imageset/Contents.json
@@ -0,0 +1,12 @@
+{
+ "images" : [
+ {
+ "idiom" : "universal",
+ "filename" : "appstore.png"
+ }
+ ],
+ "info" : {
+ "version" : 1,
+ "author" : "xcode"
+ }
+} \ No newline at end of file
diff --git a/WeatherApp/Assets.xcassets/appstore.imageset/appstore.png b/WeatherApp/Assets.xcassets/appstore.imageset/appstore.png
new file mode 100644
index 0000000..99b2f81
--- /dev/null
+++ b/WeatherApp/Assets.xcassets/appstore.imageset/appstore.png
Binary files differ