Updates Assets
This commit is contained in:
parent
6d2208a0f8
commit
6f33ed5824
5168
Artwork/Icon.ai
Normal file
5168
Artwork/Icon.ai
Normal file
File diff suppressed because one or more lines are too long
Binary file not shown.
@ -37,7 +37,7 @@
|
|||||||
</constraints>
|
</constraints>
|
||||||
</view>
|
</view>
|
||||||
<navigationItem key="navigationItem" title="Games" id="pFk-as-3k4">
|
<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>
|
<connections>
|
||||||
<segue destination="xMK-Cs-fAS" kind="presentation" id="uN5-PN-7FK"/>
|
<segue destination="xMK-Cs-fAS" kind="presentation" id="uN5-PN-7FK"/>
|
||||||
</connections>
|
</connections>
|
||||||
@ -238,7 +238,7 @@
|
|||||||
</scene>
|
</scene>
|
||||||
</scenes>
|
</scenes>
|
||||||
<resources>
|
<resources>
|
||||||
<image name="Settings_Button" width="22" height="22"/>
|
<image name="SettingsButton" width="16" height="16"/>
|
||||||
</resources>
|
</resources>
|
||||||
<inferredMetricsTieBreakers>
|
<inferredMetricsTieBreakers>
|
||||||
<segue reference="Tey-6Z-UHp"/>
|
<segue reference="Tey-6Z-UHp"/>
|
||||||
|
|||||||
@ -41,6 +41,12 @@
|
|||||||
"idiom" : "iphone",
|
"idiom" : "iphone",
|
||||||
"filename" : "icon-180.png",
|
"filename" : "icon-180.png",
|
||||||
"scale" : "3x"
|
"scale" : "3x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"size" : "1024x1024",
|
||||||
|
"idiom" : "ios-marketing",
|
||||||
|
"filename" : "icon-1024.png",
|
||||||
|
"scale" : "1x"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"info" : {
|
"info" : {
|
||||||
|
|||||||
BIN
Resources/Assets.xcassets/AppIcon.appiconset/icon-1024.png
Normal file
BIN
Resources/Assets.xcassets/AppIcon.appiconset/icon-1024.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 362 KiB |
@ -14,10 +14,6 @@
|
|||||||
"idiom" : "universal",
|
"idiom" : "universal",
|
||||||
"filename" : "boxart-300.png",
|
"filename" : "boxart-300.png",
|
||||||
"scale" : "3x"
|
"scale" : "3x"
|
||||||
},
|
|
||||||
{
|
|
||||||
"idiom" : "tv",
|
|
||||||
"scale" : "1x"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"info" : {
|
"info" : {
|
||||||
|
|||||||
@ -1,15 +0,0 @@
|
|||||||
{
|
|
||||||
"images" : [
|
|
||||||
{
|
|
||||||
"orientation" : "landscape",
|
|
||||||
"idiom" : "tv",
|
|
||||||
"extent" : "full-screen",
|
|
||||||
"minimum-system-version" : "9.0",
|
|
||||||
"scale" : "1x"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"info" : {
|
|
||||||
"version" : 1,
|
|
||||||
"author" : "xcode"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Loading…
Reference in New Issue
Block a user