1
0
mirror of https://github.com/ciromattia/kcc synced 2026-06-06 14:43:28 +00:00

KCC available from 10.6+

This commit is contained in:
Ciro Mattia Gonano
2013-11-07 12:57:39 +01:00
parent 33cfd92cef
commit ff97a85552
+1
View File
@@ -42,6 +42,7 @@ if platform == "darwin":
CFBundleTypeRole='Viewer',
)
],
LSMinimumSystemVersion='10.6.0',
NSHumanReadableCopyright='ISC License (ISCL)'
)
)