Contents.json 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182
  1. {
  2. "images" : [
  3. {
  4. "idiom" : "universal",
  5. "scale" : "1x"
  6. },
  7. {
  8. "appearances" : [
  9. {
  10. "appearance" : "luminosity",
  11. "value" : "light"
  12. }
  13. ],
  14. "idiom" : "universal",
  15. "scale" : "1x"
  16. },
  17. {
  18. "appearances" : [
  19. {
  20. "appearance" : "luminosity",
  21. "value" : "dark"
  22. }
  23. ],
  24. "idiom" : "universal",
  25. "scale" : "1x"
  26. },
  27. {
  28. "idiom" : "universal",
  29. "scale" : "2x"
  30. },
  31. {
  32. "appearances" : [
  33. {
  34. "appearance" : "luminosity",
  35. "value" : "light"
  36. }
  37. ],
  38. "filename" : "apple@2x_dark-1.png",
  39. "idiom" : "universal",
  40. "scale" : "2x"
  41. },
  42. {
  43. "appearances" : [
  44. {
  45. "appearance" : "luminosity",
  46. "value" : "dark"
  47. }
  48. ],
  49. "filename" : "apple@2x.png",
  50. "idiom" : "universal",
  51. "scale" : "2x"
  52. },
  53. {
  54. "idiom" : "universal",
  55. "scale" : "3x"
  56. },
  57. {
  58. "appearances" : [
  59. {
  60. "appearance" : "luminosity",
  61. "value" : "light"
  62. }
  63. ],
  64. "idiom" : "universal",
  65. "scale" : "3x"
  66. },
  67. {
  68. "appearances" : [
  69. {
  70. "appearance" : "luminosity",
  71. "value" : "dark"
  72. }
  73. ],
  74. "idiom" : "universal",
  75. "scale" : "3x"
  76. }
  77. ],
  78. "info" : {
  79. "author" : "xcode",
  80. "version" : 1
  81. }
  82. }