Commit 9319cb56 by Dmitriy Stepanets

Replaced weather icons to PDF icons

parent f0abd1dc
...@@ -185,10 +185,10 @@ ...@@ -185,10 +185,10 @@
CD1237C1255D5C5900C98139 /* 1Weather */ = { CD1237C1255D5C5900C98139 /* 1Weather */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
CD1237DA255D5DFA00C98139 /* PG.playground */,
CE9D181425ECB8370028D9D7 /* Common */, CE9D181425ECB8370028D9D7 /* Common */,
CEAFF09925DFC78200DF4EBF /* Network */, CEAFF09925DFC78200DF4EBF /* Network */,
CEAFF08125DFC66F00DF4EBF /* Model */, CEAFF08125DFC66F00DF4EBF /* Model */,
CD1237DA255D5DFA00C98139 /* PG.playground */,
CD17C5F925D15B5500EE884E /* Coordinators */, CD17C5F925D15B5500EE884E /* Coordinators */,
CDD0F1DC2572400200CF5017 /* UI */, CDD0F1DC2572400200CF5017 /* UI */,
CD1237EF255D838600C98139 /* Extensions */, CD1237EF255D838600C98139 /* Extensions */,
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
<key>1Weather.xcscheme_^#shared#^_</key> <key>1Weather.xcscheme_^#shared#^_</key>
<dict> <dict>
<key>orderHint</key> <key>orderHint</key>
<integer>3</integer> <integer>5</integer>
</dict> </dict>
<key>PG (Playground) 1.xcscheme</key> <key>PG (Playground) 1.xcscheme</key>
<dict> <dict>
......
{ {
"images" : [ "images" : [
{ {
"filename" : "blowingDust.png", "filename" : "blowingDust.pdf",
"idiom" : "universal", "idiom" : "universal"
"scale" : "1x"
},
{
"filename" : "blowingDust@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "blowingDust@3x.png",
"idiom" : "universal",
"scale" : "3x"
} }
], ],
"info" : { "info" : {
"author" : "xcode", "author" : "xcode",
"version" : 1 "version" : 1
},
"properties" : {
"preserves-vector-representation" : true
} }
} }
{ {
"images" : [ "images" : [
{ {
"filename" : "clearDay.png", "filename" : "clearDay.pdf",
"idiom" : "universal", "idiom" : "universal"
"scale" : "1x"
},
{
"filename" : "clearDay@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "clearDay@3x.png",
"idiom" : "universal",
"scale" : "3x"
} }
], ],
"info" : { "info" : {
"author" : "xcode", "author" : "xcode",
"version" : 1 "version" : 1
},
"properties" : {
"preserves-vector-representation" : true
} }
} }
{ {
"images" : [ "images" : [
{ {
"filename" : "clearNight.png", "filename" : "clearNight.pdf",
"idiom" : "universal", "idiom" : "universal"
"scale" : "1x"
},
{
"filename" : "clearNight@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "clearNight@3x.png",
"idiom" : "universal",
"scale" : "3x"
} }
], ],
"info" : { "info" : {
"author" : "xcode", "author" : "xcode",
"version" : 1 "version" : 1
},
"properties" : {
"preserves-vector-representation" : true
} }
} }
{ {
"images" : [ "images" : [
{ {
"filename" : "freezingFog.png", "filename" : "freezingFog.pdf",
"idiom" : "universal", "idiom" : "universal"
"scale" : "1x"
},
{
"filename" : "freezingFog@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "freezingFog@3x.png",
"idiom" : "universal",
"scale" : "3x"
} }
], ],
"info" : { "info" : {
"author" : "xcode", "author" : "xcode",
"version" : 1 "version" : 1
},
"properties" : {
"preserves-vector-representation" : true
} }
} }
{ {
"images" : [ "images" : [
{ {
"filename" : "freezingRain.png", "filename" : "freezingRain.pdf",
"idiom" : "universal", "idiom" : "universal"
"scale" : "1x"
},
{
"filename" : "freezingRain@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "freezingRain@3x.png",
"idiom" : "universal",
"scale" : "3x"
} }
], ],
"info" : { "info" : {
"author" : "xcode", "author" : "xcode",
"version" : 1 "version" : 1
},
"properties" : {
"preserves-vector-representation" : true
} }
} }
{ {
"images" : [ "images" : [
{ {
"filename" : "haze.png", "filename" : "haze.pdf",
"idiom" : "universal", "idiom" : "universal"
"scale" : "1x"
},
{
"filename" : "haze@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "haze@3x.png",
"idiom" : "universal",
"scale" : "3x"
} }
], ],
"info" : { "info" : {
"author" : "xcode", "author" : "xcode",
"version" : 1 "version" : 1
},
"properties" : {
"preserves-vector-representation" : true
} }
} }
{ {
"images" : [ "images" : [
{ {
"filename" : "heavyRain.png", "filename" : "heavyRain.pdf",
"idiom" : "universal", "idiom" : "universal"
"scale" : "1x"
},
{
"filename" : "heavyRain@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "heavyRain@3x.png",
"idiom" : "universal",
"scale" : "3x"
} }
], ],
"info" : { "info" : {
"author" : "xcode", "author" : "xcode",
"version" : 1 "version" : 1
},
"properties" : {
"preserves-vector-representation" : true
} }
} }
{ {
"images" : [ "images" : [
{ {
"filename" : "heavySnow.png", "filename" : "heavySnow.pdf",
"idiom" : "universal", "idiom" : "universal"
"scale" : "1x"
},
{
"filename" : "heavySnow@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "heavySnow@3x.png",
"idiom" : "universal",
"scale" : "3x"
} }
], ],
"info" : { "info" : {
"author" : "xcode", "author" : "xcode",
"version" : 1 "version" : 1
},
"properties" : {
"preserves-vector-representation" : true
} }
} }
{ {
"images" : [ "images" : [
{ {
"filename" : "lightDrizzle.png", "filename" : "lightDrizzle.pdf",
"idiom" : "universal", "idiom" : "universal"
"scale" : "1x"
},
{
"filename" : "lightDrizzle@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "lightDrizzle@3x.png",
"idiom" : "universal",
"scale" : "3x"
} }
], ],
"info" : { "info" : {
"author" : "xcode", "author" : "xcode",
"version" : 1 "version" : 1
},
"properties" : {
"preserves-vector-representation" : true
} }
} }
{ {
"images" : [ "images" : [
{ {
"filename" : "lightFog.png", "filename" : "lightFog.pdf",
"idiom" : "universal", "idiom" : "universal"
"scale" : "1x"
},
{
"filename" : "lightFog@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "lightFog@3x.png",
"idiom" : "universal",
"scale" : "3x"
} }
], ],
"info" : { "info" : {
"author" : "xcode", "author" : "xcode",
"version" : 1 "version" : 1
},
"properties" : {
"preserves-vector-representation" : true
} }
} }
{ {
"images" : [ "images" : [
{ {
"filename" : "lightHail.png", "filename" : "lightHail.pdf",
"idiom" : "universal", "idiom" : "universal"
"scale" : "1x"
},
{
"filename" : "lightHail@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "lightHail@3x.png",
"idiom" : "universal",
"scale" : "3x"
} }
], ],
"info" : { "info" : {
"author" : "xcode", "author" : "xcode",
"version" : 1 "version" : 1
},
"properties" : {
"preserves-vector-representation" : true
} }
} }
{ {
"images" : [ "images" : [
{ {
"filename" : "lightSnow.png", "filename" : "lightSnow.pdf",
"idiom" : "universal", "idiom" : "universal"
"scale" : "1x"
},
{
"filename" : "lightSnow@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "lightSnow@3x.png",
"idiom" : "universal",
"scale" : "3x"
} }
], ],
"info" : { "info" : {
"author" : "xcode", "author" : "xcode",
"version" : 1 "version" : 1
},
"properties" : {
"preserves-vector-representation" : true
} }
} }
{ {
"images" : [ "images" : [
{ {
"filename" : "mostlyCloudyDay.png", "filename" : "mostlyCloudyDay.pdf",
"idiom" : "universal", "idiom" : "universal"
"scale" : "1x"
},
{
"filename" : "mostlyCloudyDay@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "mostlyCloudyDay@3x.png",
"idiom" : "universal",
"scale" : "3x"
} }
], ],
"info" : { "info" : {
"author" : "xcode", "author" : "xcode",
"version" : 1 "version" : 1
},
"properties" : {
"preserves-vector-representation" : true
} }
} }
{ {
"images" : [ "images" : [
{ {
"filename" : "mostlyCloudyNight.png", "filename" : "mostlyCloudyNight.pdf",
"idiom" : "universal", "idiom" : "universal"
"scale" : "1x"
},
{
"filename" : "mostlyCloudyNight@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "mostlyCloudyNight@3x.png",
"idiom" : "universal",
"scale" : "3x"
} }
], ],
"info" : { "info" : {
"author" : "xcode", "author" : "xcode",
"version" : 1 "version" : 1
},
"properties" : {
"preserves-vector-representation" : true
} }
} }
{ {
"images" : [ "images" : [
{ {
"filename" : "partlyCloudyDay.png", "filename" : "partlyCloudyDay.pdf",
"idiom" : "universal", "idiom" : "universal"
"scale" : "1x"
},
{
"filename" : "partlyCloudyDay@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "partlyCloudyDay@3x.png",
"idiom" : "universal",
"scale" : "3x"
} }
], ],
"info" : { "info" : {
"author" : "xcode", "author" : "xcode",
"version" : 1 "version" : 1
},
"properties" : {
"preserves-vector-representation" : true
} }
} }
{ {
"images" : [ "images" : [
{ {
"filename" : "partlyCloudyNight.png", "filename" : "partlyCloudyNight.pdf",
"idiom" : "universal", "idiom" : "universal"
"scale" : "1x"
},
{
"filename" : "partlyCloudyNight@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "partlyCloudyNight@3x.png",
"idiom" : "universal",
"scale" : "3x"
} }
], ],
"info" : { "info" : {
"author" : "xcode", "author" : "xcode",
"version" : 1 "version" : 1
},
"properties" : {
"preserves-vector-representation" : true
} }
} }
{ {
"images" : [ "images" : [
{ {
"filename" : "smoke.png", "filename" : "smoke.pdf",
"idiom" : "universal", "idiom" : "universal"
"scale" : "1x"
},
{
"filename" : "smoke@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "smoke@3x.png",
"idiom" : "universal",
"scale" : "3x"
} }
], ],
"info" : { "info" : {
"author" : "xcode", "author" : "xcode",
"version" : 1 "version" : 1
},
"properties" : {
"preserves-vector-representation" : true
} }
} }
{ {
"images" : [ "images" : [
{ {
"filename" : "snowyDay.png", "filename" : "snowyDay.pdf",
"idiom" : "universal", "idiom" : "universal"
"scale" : "1x"
},
{
"filename" : "snowyDay@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "snowyDay@3x.png",
"idiom" : "universal",
"scale" : "3x"
} }
], ],
"info" : { "info" : {
"author" : "xcode", "author" : "xcode",
"version" : 1 "version" : 1
},
"properties" : {
"preserves-vector-representation" : true
} }
} }
{ {
"images" : [ "images" : [
{ {
"filename" : "snowyNight.png", "filename" : "snowyNight.pdf",
"idiom" : "universal", "idiom" : "universal"
"scale" : "1x"
},
{
"filename" : "snowyNight@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "snowyNight@3x.png",
"idiom" : "universal",
"scale" : "3x"
} }
], ],
"info" : { "info" : {
"author" : "xcode", "author" : "xcode",
"version" : 1 "version" : 1
},
"properties" : {
"preserves-vector-representation" : true
} }
} }
{ {
"images" : [ "images" : [
{ {
"filename" : "thunderstorm.png", "filename" : "thunderstorm.pdf",
"idiom" : "universal", "idiom" : "universal"
"scale" : "1x"
},
{
"filename" : "thunderstorm@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "thunderstorm@3x.png",
"idiom" : "universal",
"scale" : "3x"
} }
], ],
"info" : { "info" : {
"author" : "xcode", "author" : "xcode",
"version" : 1 "version" : 1
},
"properties" : {
"preserves-vector-representation" : true
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment