mirror of
https://github.com/laurivosandi/certidude
synced 2024-12-22 16:25:17 +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"Fedora", u"fedora"),
|
||||
(u"Linux", u"linux"),
|
||||
(u"Macintosh", u"mac"),
|
||||
)
|
||||
|
||||
class BundleResource(object):
|
||||
|
Loading…
Reference in New Issue
Block a user