Added the base of the Menu Bar UI

This commit is contained in:
SerenityUX 2023-04-26 21:26:43 -04:00
parent 1378eb7eb3
commit 5ae3d37243
8 changed files with 127 additions and 8 deletions

View file

@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "sampleNetworkIcon.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}