Files
umbrix/ios/Runner/Assets.xcassets/AppIcon.appiconset/Contents.json

15 lines
217 B
JSON
Raw Normal View History

2023-07-06 17:18:41 +03:30
{
2024-02-11 16:51:09 +03:30
"images" : [
2023-07-06 17:18:41 +03:30
{
2024-02-11 17:27:24 +03:30
"filename" : "app-icon-1024.png",
2024-02-11 16:51:09 +03:30
"idiom" : "universal",
"platform" : "ios",
"size" : "1024x1024"
2023-07-06 17:18:41 +03:30
}
],
2024-02-11 17:27:24 +03:30
"info" : {
"author" : "xcode",
"version" : 1
2023-07-06 17:18:41 +03:30
}
2024-02-11 16:51:09 +03:30
}