Contents.json 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157
  1. {
  2. "images": [
  3. {
  4. "idiom": "iphone",
  5. "size": "29x29",
  6. "scale": "1x"
  7. },
  8. {
  9. "idiom": "iphone",
  10. "size": "29x29",
  11. "scale": "2x"
  12. },
  13. {
  14. "idiom": "iphone",
  15. "size": "29x29",
  16. "scale": "3x"
  17. },
  18. {
  19. "idiom": "iphone",
  20. "size": "40x40",
  21. "scale": "2x"
  22. },
  23. {
  24. "idiom": "iphone",
  25. "size": "40x40",
  26. "scale": "3x"
  27. },
  28. {
  29. "idiom": "iphone",
  30. "size": "57x57",
  31. "scale": "1x"
  32. },
  33. {
  34. "idiom": "iphone",
  35. "size": "57x57",
  36. "scale": "2x"
  37. },
  38. {
  39. "idiom": "iphone",
  40. "size": "60x60",
  41. "scale": "2x"
  42. },
  43. {
  44. "idiom": "iphone",
  45. "size": "60x60",
  46. "scale": "3x"
  47. },
  48. {
  49. "idiom": "ipad",
  50. "size": "29x29",
  51. "scale": "1x"
  52. },
  53. {
  54. "idiom": "ipad",
  55. "size": "29x29",
  56. "scale": "2x"
  57. },
  58. {
  59. "idiom": "ipad",
  60. "size": "40x40",
  61. "scale": "1x"
  62. },
  63. {
  64. "idiom": "ipad",
  65. "size": "40x40",
  66. "scale": "2x"
  67. },
  68. {
  69. "idiom": "ipad",
  70. "size": "50x50",
  71. "scale": "1x"
  72. },
  73. {
  74. "idiom": "ipad",
  75. "size": "50x50",
  76. "scale": "2x"
  77. },
  78. {
  79. "idiom": "ipad",
  80. "size": "72x72",
  81. "scale": "1x"
  82. },
  83. {
  84. "idiom": "ipad",
  85. "size": "72x72",
  86. "scale": "2x"
  87. },
  88. {
  89. "idiom": "ipad",
  90. "size": "76x76",
  91. "scale": "1x"
  92. },
  93. {
  94. "idiom": "ipad",
  95. "size": "76x76",
  96. "scale": "2x"
  97. },
  98. {
  99. "size": "24x24",
  100. "idiom": "watch",
  101. "scale": "2x",
  102. "role": "notificationCenter",
  103. "subtype": "38mm"
  104. },
  105. {
  106. "size": "27.5x27.5",
  107. "idiom": "watch",
  108. "scale": "2x",
  109. "role": "notificationCenter",
  110. "subtype": "42mm"
  111. },
  112. {
  113. "size": "29x29",
  114. "idiom": "watch",
  115. "role": "companionSettings",
  116. "scale": "2x"
  117. },
  118. {
  119. "size": "29x29",
  120. "idiom": "watch",
  121. "role": "companionSettings",
  122. "scale": "3x"
  123. },
  124. {
  125. "size": "40x40",
  126. "idiom": "watch",
  127. "scale": "2x",
  128. "role": "appLauncher",
  129. "subtype": "38mm"
  130. },
  131. {
  132. "size": "44x44",
  133. "idiom": "watch",
  134. "scale": "2x",
  135. "role": "longLook",
  136. "subtype": "42mm"
  137. },
  138. {
  139. "size": "86x86",
  140. "idiom": "watch",
  141. "scale": "2x",
  142. "role": "quickLook",
  143. "subtype": "38mm"
  144. },
  145. {
  146. "size": "98x98",
  147. "idiom": "watch",
  148. "scale": "2x",
  149. "role": "quickLook",
  150. "subtype": "42mm"
  151. }
  152. ],
  153. "info": {
  154. "version": 1,
  155. "author": "xcode"
  156. }
  157. }