Files
Cable/Cable/Assets.xcassets/AppIcon.appiconset/Contents.json
Stefan Lange-Hegermann 2f0cebceed better app icon
2025-10-01 11:25:34 +02:00

37 lines
664 B
JSON

{
"images" : [
{
"filename" : "Cable-iOS-Default-1024x1024@1x.png",
"idiom" : "universal",
"platform" : "ios",
"size" : "1024x1024"
},
{
"appearances" : [
{
"appearance" : "luminosity",
"value" : "dark"
}
],
"idiom" : "universal",
"platform" : "ios",
"size" : "1024x1024"
},
{
"appearances" : [
{
"appearance" : "luminosity",
"value" : "tinted"
}
],
"idiom" : "universal",
"platform" : "ios",
"size" : "1024x1024"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}