Files
KnockKnock/Assets.xcassets/FriendsMalwarebytes.imageset/Contents.json
T
Patrick Wardle 91cc826865 v 2.0.0 (beta)
-mojave support
  (privacy checks, dark mode, etc)

 -command line interface

 -run as root
  (scan all users)

 -improved whitelisting
  (via path + code signing cert)

 -senty.io error reportiung
2018-11-18 20:43:46 -10:00

35 lines
620 B
JSON

{
"images" : [
{
"idiom" : "mac",
"filename" : "malwarebytes.pdf"
},
{
"idiom" : "mac",
"filename" : "malwarebytesLight.pdf",
"appearances" : [
{
"appearance" : "luminosity",
"value" : "light"
}
]
},
{
"idiom" : "mac",
"filename" : "malwarebytesDark.pdf",
"appearances" : [
{
"appearance" : "luminosity",
"value" : "dark"
}
]
}
],
"info" : {
"version" : 1,
"author" : "xcode"
},
"properties" : {
"preserves-vector-representation" : true
}
}