Contents.json 408 B

12345678910111213141516171819202122
  1. {
  2. "images" : [
  3. {
  4. "orientation" : "landscape",
  5. "idiom" : "tv",
  6. "extent" : "full-screen",
  7. "minimum-system-version" : "11.0",
  8. "scale" : "2x"
  9. },
  10. {
  11. "orientation" : "landscape",
  12. "idiom" : "tv",
  13. "extent" : "full-screen",
  14. "minimum-system-version" : "9.0",
  15. "scale" : "1x"
  16. }
  17. ],
  18. "info" : {
  19. "version" : 1,
  20. "author" : "xcode"
  21. }
  22. }