Skip to content

Commit

Permalink
WIP: mac images
Browse files Browse the repository at this point in the history
  • Loading branch information
FriedrichAltheide committed Oct 7, 2023
1 parent 0039e1c commit f0b58a3
Show file tree
Hide file tree
Showing 15 changed files with 7 additions and 15 deletions.
Binary file removed Monal/Images.xcassets/AppIcon.appiconset/1024.png
Binary file not shown.
Binary file removed Monal/Images.xcassets/AppIcon.appiconset/128.png
Binary file not shown.
Binary file removed Monal/Images.xcassets/AppIcon.appiconset/16.png
Binary file not shown.
Binary file removed Monal/Images.xcassets/AppIcon.appiconset/256.png
Binary file not shown.
Binary file removed Monal/Images.xcassets/AppIcon.appiconset/32.png
Binary file not shown.
Binary file removed Monal/Images.xcassets/AppIcon.appiconset/512.png
Binary file not shown.
Binary file removed Monal/Images.xcassets/AppIcon.appiconset/64.png
Binary file not shown.
14 changes: 3 additions & 11 deletions Monal/Images.xcassets/AppIcon.appiconset/Contents.json
Original file line number Diff line number Diff line change
@@ -1,67 +1,59 @@
{
"images" : [
{
"filename" : "ios_1024.png",
"filename" : "Monal.png",
"idiom" : "universal",
"platform" : "ios",
"size" : "1024x1024"
},
{
"filename" : "16.png",
"idiom" : "mac",
"scale" : "1x",
"size" : "16x16"
},
{
"filename" : "32.png",
"idiom" : "mac",
"scale" : "2x",
"size" : "16x16"
},
{
"filename" : "32.png",
"idiom" : "mac",
"scale" : "1x",
"size" : "32x32"
},
{
"filename" : "64.png",
"idiom" : "mac",
"scale" : "2x",
"size" : "32x32"
},
{
"filename" : "128.png",
"idiom" : "mac",
"scale" : "1x",
"size" : "128x128"
},
{
"filename" : "256.png",
"idiom" : "mac",
"scale" : "2x",
"size" : "128x128"
},
{
"filename" : "256.png",
"idiom" : "mac",
"scale" : "1x",
"size" : "256x256"
},
{
"filename" : "512.png",
"idiom" : "mac",
"scale" : "2x",
"size" : "256x256"
},
{
"filename" : "512.png",
"filename" : "Monal-512.png",
"idiom" : "mac",
"scale" : "1x",
"size" : "512x512"
},
{
"filename" : "1024.png",
"filename" : "Monal 1.png",
"idiom" : "mac",
"scale" : "2x",
"size" : "512x512"
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
8 changes: 4 additions & 4 deletions Monal/Images.xcassets/AppLogo.imageset/Contents.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
"scale" : "2x"
},
{
"filename" : "Monal.png",
"idiom" : "universal",
"filename" : "rect48.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
"author" : "xcode",
"version" : 1
}
}
}
Binary file added Monal/Images.xcassets/AppLogo.imageset/Monal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed Monal/Images.xcassets/AppLogo.imageset/rect48.png
Binary file not shown.

0 comments on commit f0b58a3

Please sign in to comment.