Contents.json 781 B

1234567891011121314151617181920212223242526272829303132333435363738
  1. {
  2. "images" : [
  3. {
  4. "filename" : "ComplicationIcon.png",
  5. "idiom" : "universal"
  6. },
  7. {
  8. "filename" : "ComplicationIcon_40x40.png",
  9. "idiom" : "watch",
  10. "screen-width" : "<=145"
  11. },
  12. {
  13. "filename" : "ComplicationIcon_44x44.png",
  14. "idiom" : "watch",
  15. "screen-width" : ">161"
  16. },
  17. {
  18. "filename" : "ComplicationIcon_44x44 1.png",
  19. "idiom" : "watch",
  20. "screen-width" : ">145"
  21. },
  22. {
  23. "filename" : "ComplicationIcon_48x48.png",
  24. "idiom" : "watch",
  25. "screen-width" : ">183"
  26. }
  27. ],
  28. "info" : {
  29. "author" : "xcode",
  30. "version" : 1
  31. },
  32. "properties" : {
  33. "auto-scaling" : "auto",
  34. "preserves-vector-representation" : true,
  35. "template-rendering-intent" : "original"
  36. }
  37. }