Skip to content

Commit

Permalink
Update Contents.json
Browse files Browse the repository at this point in the history
  • Loading branch information
milchchan committed Sep 19, 2024
1 parent 040acf6 commit d5d6709
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions Apricot/Assets.xcassets/AppIcon.appiconset/Contents.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,30 @@
"idiom" : "universal",
"platform" : "ios",
"size" : "1024x1024"
},
{
"appearances" : [
{
"appearance" : "luminosity",
"value" : "dark"
}
],
"filename" : "AppIcon-Dark.png",
"idiom" : "universal",
"platform" : "ios",
"size" : "1024x1024"
},
{
"appearances" : [
{
"appearance" : "luminosity",
"value" : "tinted"
}
],
"filename" : "AppIcon-Tinted.png",
"idiom" : "universal",
"platform" : "ios",
"size" : "1024x1024"
}
],
"info" : {
Expand Down

0 comments on commit d5d6709

Please sign in to comment.