mirror of
https://github.com/laurivosandi/certidude
synced 2025-09-10 07:21:05 +00:00
Add Mac device identifier string for bundles
This commit is contained in:
@@ -14,6 +14,7 @@ KEYWORDS = (
|
|||||||
(u"Ubuntu", u"ubuntu"),
|
(u"Ubuntu", u"ubuntu"),
|
||||||
(u"Fedora", u"fedora"),
|
(u"Fedora", u"fedora"),
|
||||||
(u"Linux", u"linux"),
|
(u"Linux", u"linux"),
|
||||||
|
(u"Macintosh", u"mac"),
|
||||||
)
|
)
|
||||||
|
|
||||||
class BundleResource(object):
|
class BundleResource(object):
|
||||||
|
Reference in New Issue
Block a user