ZeroTierOne/ZeroTier One/Assets.xcassets/MenuBarIconMac.imageset/Contents.json
Grant Limberg 225c2b095b 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)
2016-05-14 15:42:45 -07:00

21 lines
349 B
JSON

{
"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"
}
}