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