Contents.json 415 B

123456789101112131415161718192021222324252627
  1. {
  2. "images" : [
  3. {
  4. "filename" : "203x203 Square.png",
  5. "idiom" : "watch",
  6. "scale" : "2x"
  7. },
  8. {
  9. "idiom" : "watch",
  10. "scale" : "2x",
  11. "screen-width" : "<=145"
  12. },
  13. {
  14. "idiom" : "watch",
  15. "scale" : "2x",
  16. "screen-width" : ">183"
  17. }
  18. ],
  19. "info" : {
  20. "author" : "xcode",
  21. "version" : 1
  22. },
  23. "properties" : {
  24. "auto-scaling" : "auto"
  25. }
  26. }