您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

Contents.json 2.7KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162
  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. "idiom": "car",
  100. "size": "120x120",
  101. "scale": "1x"
  102. },
  103. {
  104. "size": "24x24",
  105. "idiom": "watch",
  106. "scale": "2x",
  107. "role": "notificationCenter",
  108. "subtype": "38mm"
  109. },
  110. {
  111. "size": "27.5x27.5",
  112. "idiom": "watch",
  113. "scale": "2x",
  114. "role": "notificationCenter",
  115. "subtype": "42mm"
  116. },
  117. {
  118. "size": "29x29",
  119. "idiom": "watch",
  120. "role": "companionSettings",
  121. "scale": "2x"
  122. },
  123. {
  124. "size": "29x29",
  125. "idiom": "watch",
  126. "role": "companionSettings",
  127. "scale": "3x"
  128. },
  129. {
  130. "size": "40x40",
  131. "idiom": "watch",
  132. "scale": "2x",
  133. "role": "appLauncher",
  134. "subtype": "38mm"
  135. },
  136. {
  137. "size": "44x44",
  138. "idiom": "watch",
  139. "scale": "2x",
  140. "role": "longLook",
  141. "subtype": "42mm"
  142. },
  143. {
  144. "size": "86x86",
  145. "idiom": "watch",
  146. "scale": "2x",
  147. "role": "quickLook",
  148. "subtype": "38mm"
  149. },
  150. {
  151. "size": "98x98",
  152. "idiom": "watch",
  153. "scale": "2x",
  154. "role": "quickLook",
  155. "subtype": "42mm"
  156. }
  157. ],
  158. "info": {
  159. "version": 1,
  160. "author": "xcode"
  161. }
  162. }