mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-22 22:23:29 -07:00
Adjust missing assets
This commit is contained in:
parent
c4dd2b9128
commit
6806c356b5
5 changed files with 47 additions and 44 deletions
|
@ -141,15 +141,18 @@
|
|||
<ImageAsset Include="Media.xcassets\AppIcons.appiconset\iPad-84x84@2x.png">
|
||||
<Visible>false</Visible>
|
||||
</ImageAsset>
|
||||
<ImageAsset Include="Media.xcassets\AppIcons.appiconset\iPhone-120x120@3x.png">
|
||||
<Visible>false</Visible>
|
||||
</ImageAsset>
|
||||
<ImageAsset Include="Media.xcassets\AppIcons.appiconset\iPhone-152x152@3x.png">
|
||||
<Visible>false</Visible>
|
||||
</ImageAsset>
|
||||
<ImageAsset Include="Media.xcassets\AppIcons.appiconset\iPhone-20x20@2x.png">
|
||||
<Visible>false</Visible>
|
||||
</ImageAsset>
|
||||
<ImageAsset Include="Media.xcassets\AppIcons.appiconset\iPhone-20x20@3x.png">
|
||||
<Visible>false</Visible>
|
||||
</ImageAsset>
|
||||
<ImageAsset Include="Media.xcassets\AppIcons.appiconset\iPhone-40x40@3x.png">
|
||||
<Visible>false</Visible>
|
||||
</ImageAsset>
|
||||
<ImageAsset Include="Media.xcassets\AppIcons.appiconset\iPhone-60x60@2x.png">
|
||||
<Visible>false</Visible>
|
||||
</ImageAsset>
|
||||
|
|
|
@ -67,24 +67,12 @@
|
|||
"idiom": "iphone",
|
||||
"filename": "iPhone-20x20@3x.png"
|
||||
},
|
||||
{
|
||||
"scale": "3x",
|
||||
"size": "40x40",
|
||||
"idiom": "iphone",
|
||||
"filename": "iPhone-40x40@3x.png"
|
||||
},
|
||||
{
|
||||
"scale": "2x",
|
||||
"size": "60x60",
|
||||
"idiom": "iphone",
|
||||
"filename": "iPhone-60x60@2x.png"
|
||||
},
|
||||
{
|
||||
"scale": "2x",
|
||||
"size": "76x76",
|
||||
"idiom": "ipad",
|
||||
"filename": "iPad-76x76@2x.png squaretile-sdk-ipad.png"
|
||||
},
|
||||
{
|
||||
"scale": "2x",
|
||||
"size": "83.5x83.5",
|
||||
|
@ -96,6 +84,18 @@
|
|||
"size": "1024x1024",
|
||||
"idiom": "ios-marketing",
|
||||
"filename": "ios-marketing-1024x1024@1x.png"
|
||||
},
|
||||
{
|
||||
"scale": "2x",
|
||||
"size": "76x76",
|
||||
"idiom": "ipad",
|
||||
"filename": "iPhone-152x152@3x.png"
|
||||
},
|
||||
{
|
||||
"scale": "3x",
|
||||
"size": "40x40",
|
||||
"idiom": "iphone",
|
||||
"filename": "iPhone-120x120@3x.png"
|
||||
}
|
||||
],
|
||||
"properties": {},
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 1.9 KiB |
Binary file not shown.
After Width: | Height: | Size: 3.5 KiB |
Binary file not shown.
Before Width: | Height: | Size: 971 B |
Loading…
Add table
Add a link
Reference in a new issue