Updates Assets

This commit is contained in:
Riley Testut 2017-10-12 16:07:32 -07:00
parent 6d2208a0f8
commit 6f33ed5824
9 changed files with 5176 additions and 21 deletions

5168
Artwork/Icon.ai Normal file

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -37,7 +37,7 @@
</constraints>
</view>
<navigationItem key="navigationItem" title="Games" id="pFk-as-3k4">
<barButtonItem key="leftBarButtonItem" image="Settings_Button" id="2gg-lC-FhX">
<barButtonItem key="leftBarButtonItem" image="SettingsButton" id="2gg-lC-FhX">
<connections>
<segue destination="xMK-Cs-fAS" kind="presentation" id="uN5-PN-7FK"/>
</connections>
@ -238,7 +238,7 @@
</scene>
</scenes>
<resources>
<image name="Settings_Button" width="22" height="22"/>
<image name="SettingsButton" width="16" height="16"/>
</resources>
<inferredMetricsTieBreakers>
<segue reference="Tey-6Z-UHp"/>

View File

@ -41,6 +41,12 @@
"idiom" : "iphone",
"filename" : "icon-180.png",
"scale" : "3x"
},
{
"size" : "1024x1024",
"idiom" : "ios-marketing",
"filename" : "icon-1024.png",
"scale" : "1x"
}
],
"info" : {

Binary file not shown.

After

Width:  |  Height:  |  Size: 362 KiB

View File

@ -14,10 +14,6 @@
"idiom" : "universal",
"filename" : "boxart-300.png",
"scale" : "3x"
},
{
"idiom" : "tv",
"scale" : "1x"
}
],
"info" : {

View File

@ -1,15 +0,0 @@
{
"images" : [
{
"orientation" : "landscape",
"idiom" : "tv",
"extent" : "full-screen",
"minimum-system-version" : "9.0",
"scale" : "1x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}