Files
yattee/Yattee/Assets.xcassets/Yattee2.brandassets/Top Shelf Image Wide.imageset/Contents.json
Arkadiusz Fal 0fe7194d68 Fix tvOS App Store upload rejection for icon assets
Use a tvOS-specific Info.plist to exclude iOS CFBundleAlternateIcons
keys that caused ITMS-90471 rejections, and drop empty image slots
from the tvOS brand asset catalog.
2026-04-18 20:38:02 +02:00

14 lines
178 B
JSON

{
"images" : [
{
"filename" : "TopShelf-Wide.png",
"idiom" : "tv",
"scale" : "1x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}