Contents.json 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  1. {
  2. "images" : [
  3. {
  4. "size" : "24x24",
  5. "idiom" : "watch",
  6. "scale" : "2x",
  7. "role" : "notificationCenter",
  8. "subtype" : "38mm"
  9. },
  10. {
  11. "size" : "27.5x27.5",
  12. "idiom" : "watch",
  13. "scale" : "2x",
  14. "role" : "notificationCenter",
  15. "subtype" : "42mm"
  16. },
  17. {
  18. "size" : "29x29",
  19. "idiom" : "watch",
  20. "role" : "companionSettings",
  21. "scale" : "2x"
  22. },
  23. {
  24. "size" : "29x29",
  25. "idiom" : "watch",
  26. "role" : "companionSettings",
  27. "scale" : "3x"
  28. },
  29. {
  30. "size" : "40x40",
  31. "idiom" : "watch",
  32. "scale" : "2x",
  33. "role" : "appLauncher",
  34. "subtype" : "38mm"
  35. },
  36. {
  37. "size" : "44x44",
  38. "idiom" : "watch",
  39. "scale" : "2x",
  40. "role" : "appLauncher",
  41. "subtype" : "40mm"
  42. },
  43. {
  44. "size" : "50x50",
  45. "idiom" : "watch",
  46. "scale" : "2x",
  47. "role" : "appLauncher",
  48. "subtype" : "44mm"
  49. },
  50. {
  51. "size" : "86x86",
  52. "idiom" : "watch",
  53. "scale" : "2x",
  54. "role" : "quickLook",
  55. "subtype" : "38mm"
  56. },
  57. {
  58. "size" : "98x98",
  59. "idiom" : "watch",
  60. "scale" : "2x",
  61. "role" : "quickLook",
  62. "subtype" : "42mm"
  63. },
  64. {
  65. "size" : "108x108",
  66. "idiom" : "watch",
  67. "scale" : "2x",
  68. "role" : "quickLook",
  69. "subtype" : "44mm"
  70. },
  71. {
  72. "idiom" : "watch-marketing",
  73. "size" : "1024x1024",
  74. "scale" : "1x"
  75. }
  76. ],
  77. "info" : {
  78. "version" : 1,
  79. "author" : "xcode"
  80. }
  81. }