Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
VideoLAN
VLC-iOS
Commits
972f6fc3
Commit
972f6fc3
authored
Oct 03, 2014
by
Felix Paul Kühne
Browse files
Add triple screen resolution app icon
parent
3456dd8c
Changes
3
Hide whitespace changes
Inline
Side-by-side
vlc-ios/Images.xcassets/AppIcon.appiconset/AppIcon60x60@3x.png
0 → 100644
View file @
972f6fc3
21.8 KB
vlc-ios/Images.xcassets/AppIcon.appiconset/Contents.json
View file @
972f6fc3
...
...
@@ -36,6 +36,12 @@
"filename"
:
"AppIcon60x60@2x.png"
,
"scale"
:
"2x"
},
{
"size"
:
"60x60"
,
"idiom"
:
"iphone"
,
"filename"
:
"AppIcon60x60@3x.png"
,
"scale"
:
"3x"
},
{
"size"
:
"29x29"
,
"idiom"
:
"ipad"
,
...
...
vlc-ios/Images.xcassets/LaunchImage.launchimage/Contents.json
View file @
972f6fc3
{
"images"
:
[
{
"orientation"
:
"portrait"
,
"idiom"
:
"iphone"
,
"extent"
:
"full-screen"
,
"minimum-system-version"
:
"8.0"
,
"subtype"
:
"736h"
,
"scale"
:
"3x"
},
{
"orientation"
:
"landscape"
,
"idiom"
:
"iphone"
,
"extent"
:
"full-screen"
,
"minimum-system-version"
:
"8.0"
,
"subtype"
:
"736h"
,
"scale"
:
"3x"
},
{
"orientation"
:
"portrait"
,
"idiom"
:
"iphone"
,
"extent"
:
"full-screen"
,
"minimum-system-version"
:
"8.0"
,
"subtype"
:
"667h"
,
"scale"
:
"2x"
},
{
"orientation"
:
"portrait"
,
"idiom"
:
"iphone"
,
...
...
@@ -78,6 +102,12 @@
"filename"
:
"Default~ipad.png"
,
"scale"
:
"1x"
},
{
"orientation"
:
"portrait"
,
"idiom"
:
"ipad"
,
"extent"
:
"full-screen"
,
"scale"
:
"1x"
},
{
"orientation"
:
"landscape"
,
"idiom"
:
"ipad"
,
...
...
@@ -85,6 +115,12 @@
"filename"
:
"Default-Landscape~ipad.png"
,
"scale"
:
"1x"
},
{
"orientation"
:
"landscape"
,
"idiom"
:
"ipad"
,
"extent"
:
"full-screen"
,
"scale"
:
"1x"
},
{
"orientation"
:
"portrait"
,
"idiom"
:
"ipad"
,
...
...
@@ -92,12 +128,24 @@
"filename"
:
"Default-Portrait@2x~ipad.png"
,
"scale"
:
"2x"
},
{
"orientation"
:
"portrait"
,
"idiom"
:
"ipad"
,
"extent"
:
"full-screen"
,
"scale"
:
"2x"
},
{
"orientation"
:
"landscape"
,
"idiom"
:
"ipad"
,
"extent"
:
"to-status-bar"
,
"filename"
:
"Default-Landscape@2x~ipad.png"
,
"scale"
:
"2x"
},
{
"orientation"
:
"landscape"
,
"idiom"
:
"ipad"
,
"extent"
:
"full-screen"
,
"scale"
:
"2x"
}
],
"info"
:
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment