Meshtastic-Apple/Meshtastic/Assets.xcassets/AppIconDebug.appiconset/Contents.json
jake-b 182241c223
New debug icon (#1368)
Co-authored-by: Jake-B <jake-b@users.noreply.github.com>
2025-09-02 22:22:51 -07:00

38 lines
721 B
JSON

{
"images" : [
{
"filename" : "DevIcon.png",
"idiom" : "universal",
"platform" : "ios",
"size" : "1024x1024"
},
{
"appearances" : [
{
"appearance" : "luminosity",
"value" : "dark"
}
],
"filename" : "DevIcon-Dark.png",
"idiom" : "universal",
"platform" : "ios",
"size" : "1024x1024"
},
{
"appearances" : [
{
"appearance" : "luminosity",
"value" : "tinted"
}
],
"filename" : "DevIcon-Tinted.png",
"idiom" : "universal",
"platform" : "ios",
"size" : "1024x1024"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}