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

Contents.json 337B

12345678910111213141516171819202122
  1. {
  2. "images" : [
  3. {
  4. "idiom" : "universal",
  5. "scale" : "1x",
  6. "filename" : "otacon.png"
  7. },
  8. {
  9. "idiom" : "universal",
  10. "scale" : "2x",
  11. "filename" : "otacon2.png"
  12. },
  13. {
  14. "idiom" : "universal",
  15. "scale" : "3x"
  16. }
  17. ],
  18. "info" : {
  19. "version" : 1,
  20. "author" : "xcode"
  21. }
  22. }