Added support for tvOS

This commit is contained in:
Pierre-Olivier Latour
2015-11-01 11:25:02 -08:00
parent cad428ca6f
commit ac9b8a5f47
27 changed files with 966 additions and 5 deletions

View File

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