Contents.json 666 B

1234567891011121314151617181920212223242526272829303132
  1. {
  2. "assets" : [
  3. {
  4. "size" : "1280x768",
  5. "idiom" : "tv",
  6. "filename" : "App Icon - Large.imagestack",
  7. "role" : "primary-app-icon"
  8. },
  9. {
  10. "size" : "400x240",
  11. "idiom" : "tv",
  12. "filename" : "App Icon - Small.imagestack",
  13. "role" : "primary-app-icon"
  14. },
  15. {
  16. "size" : "2320x720",
  17. "idiom" : "tv",
  18. "filename" : "Top Shelf Image Wide.imageset",
  19. "role" : "top-shelf-image-wide"
  20. },
  21. {
  22. "size" : "1920x720",
  23. "idiom" : "tv",
  24. "filename" : "Top Shelf Image.imageset",
  25. "role" : "top-shelf-image"
  26. }
  27. ],
  28. "info" : {
  29. "version" : 1,
  30. "author" : "xcode"
  31. }
  32. }