Initial start of the menu bar app.

Has menu items to join/leave networks which currently displays an empty popover from the icon (icon needs to be made still)
This commit is contained in:
Grant Limberg
2016-05-14 15:42:45 -07:00
parent 0582338015
commit 225c2b095b
13 changed files with 195 additions and 6 deletions

View File

@@ -0,0 +1,21 @@
{
"images" : [
{
"idiom" : "mac",
"filename" : "MenuBarIconMac.png",
"scale" : "1x"
},
{
"idiom" : "mac",
"filename" : "MenuBarIconMac@2x.png",
"scale" : "2x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
},
"properties" : {
"template-rendering-intent" : "template"
}
}