Commit e9a8bc59 authored by Kourser's avatar Kourser
Browse files

macOS app iconset + App Store screenshots



- Add a complete macOS iconset (16→1024 @1x/@2x, rounded-rect plate with the
  broadcast motif) and wire all mac entries in the asset catalog. macOS build
  produces AppIcon.icns.
- Add App Store screenshots at the required sizes (library, seeded with real
  podcasts): iPhone 6.9" (1320×2868) and iPad 13" (2064×2752), under
  docs/app-store/screenshots/. Checklist updated.

Co-Authored-By: default avatarClaude <claude@anthropic.com>
parent 768443f5
Loading
Loading
Loading
Loading
+60 −0
Original line number Diff line number Diff line
@@ -5,6 +5,66 @@
      "idiom" : "universal",
      "platform" : "ios",
      "size" : "1024x1024"
    },
    {
      "filename" : "mac-16.png",
      "idiom" : "mac",
      "scale" : "1x",
      "size" : "16x16"
    },
    {
      "filename" : "mac-32.png",
      "idiom" : "mac",
      "scale" : "2x",
      "size" : "16x16"
    },
    {
      "filename" : "mac-32.png",
      "idiom" : "mac",
      "scale" : "1x",
      "size" : "32x32"
    },
    {
      "filename" : "mac-64.png",
      "idiom" : "mac",
      "scale" : "2x",
      "size" : "32x32"
    },
    {
      "filename" : "mac-128.png",
      "idiom" : "mac",
      "scale" : "1x",
      "size" : "128x128"
    },
    {
      "filename" : "mac-256.png",
      "idiom" : "mac",
      "scale" : "2x",
      "size" : "128x128"
    },
    {
      "filename" : "mac-256.png",
      "idiom" : "mac",
      "scale" : "1x",
      "size" : "256x256"
    },
    {
      "filename" : "mac-512.png",
      "idiom" : "mac",
      "scale" : "2x",
      "size" : "256x256"
    },
    {
      "filename" : "mac-512.png",
      "idiom" : "mac",
      "scale" : "1x",
      "size" : "512x512"
    },
    {
      "filename" : "mac-1024.png",
      "idiom" : "mac",
      "scale" : "2x",
      "size" : "512x512"
    }
  ],
  "info" : {
+689 KiB
Loading image diff...
+16.3 KiB
Loading image diff...
+784 B
Loading image diff...
+51.2 KiB
Loading image diff...
Loading