mirror of
https://github.com/laurivosandi/certidude
synced 2024-12-23 00:25:18 +00:00
Add Mac device identifier string for bundles
This commit is contained in:
parent
9d29ff74be
commit
703970c1d3
@ -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):
|
||||||
|
Loading…
Reference in New Issue
Block a user