The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

58 lines
932B

  1. {
  2. "images": [
  3. {
  4. "idiom": "iphone",
  5. "size": "29x29",
  6. "scale": "2x"
  7. },
  8. {
  9. "idiom": "iphone",
  10. "size": "40x40",
  11. "scale": "2x"
  12. },
  13. {
  14. "idiom": "iphone",
  15. "size": "60x60",
  16. "scale": "2x"
  17. },
  18. {
  19. "idiom": "iphone",
  20. "size": "60x60",
  21. "scale": "3x"
  22. },
  23. {
  24. "idiom": "ipad",
  25. "size": "29x29",
  26. "scale": "1x"
  27. },
  28. {
  29. "idiom": "ipad",
  30. "size": "29x29",
  31. "scale": "2x"
  32. },
  33. {
  34. "idiom": "ipad",
  35. "size": "40x40",
  36. "scale": "1x"
  37. },
  38. {
  39. "idiom": "ipad",
  40. "size": "40x40",
  41. "scale": "2x"
  42. },
  43. {
  44. "idiom": "ipad",
  45. "size": "76x76",
  46. "scale": "1x"
  47. },
  48. {
  49. "idiom": "ipad",
  50. "size": "76x76",
  51. "scale": "2x"
  52. }
  53. ],
  54. "info": {
  55. "version": 1,
  56. "author": "xcode"
  57. }
  58. }