Contents.json 462 B

12345678910111213141516171819202122232425
  1. {
  2. "images" : [
  3. {
  4. "filename" : "icon-open-conversation-bright.svg",
  5. "idiom" : "universal"
  6. },
  7. {
  8. "appearances" : [
  9. {
  10. "appearance" : "luminosity",
  11. "value" : "dark"
  12. }
  13. ],
  14. "filename" : "icon-open-conversation-dark.svg",
  15. "idiom" : "universal"
  16. }
  17. ],
  18. "info" : {
  19. "author" : "xcode",
  20. "version" : 1
  21. },
  22. "properties" : {
  23. "preserves-vector-representation" : true
  24. }
  25. }