Contents.json 1.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. {
  2. "images" : [
  3. {
  4. "extent" : "full-screen",
  5. "idiom" : "iphone",
  6. "minimum-system-version" : "12.0",
  7. "orientation" : "portrait",
  8. "scale" : "3x",
  9. "subtype" : "2688h"
  10. },
  11. {
  12. "extent" : "full-screen",
  13. "idiom" : "iphone",
  14. "minimum-system-version" : "12.0",
  15. "orientation" : "portrait",
  16. "scale" : "2x",
  17. "subtype" : "1792h"
  18. },
  19. {
  20. "extent" : "full-screen",
  21. "idiom" : "iphone",
  22. "minimum-system-version" : "11.0",
  23. "orientation" : "portrait",
  24. "scale" : "3x",
  25. "subtype" : "2436h"
  26. },
  27. {
  28. "extent" : "full-screen",
  29. "idiom" : "iphone",
  30. "minimum-system-version" : "8.0",
  31. "orientation" : "portrait",
  32. "scale" : "3x",
  33. "subtype" : "736h"
  34. },
  35. {
  36. "extent" : "full-screen",
  37. "idiom" : "iphone",
  38. "minimum-system-version" : "8.0",
  39. "orientation" : "portrait",
  40. "scale" : "2x",
  41. "subtype" : "667h"
  42. }
  43. ],
  44. "info" : {
  45. "author" : "xcode",
  46. "version" : 1
  47. }
  48. }