This commit is contained in:
Kovid Goyal 2010-11-16 18:40:06 -07:00
parent b4c6c5ee33
commit b0a35fa3fd

View File

@ -356,7 +356,7 @@ class Py2App(object):
CFBundleSignature='????',
CFBundleExecutable='calibre',
CFBundleDocumentTypes=docs,
LSMinimumSystemVersion='10.4.2',
LSMinimumSystemVersion='10.5.2',
LSRequiresNativeExecution=True,
NSAppleScriptEnabled=False,
NSHumanReadableCopyright='Copyright 2010, Kovid Goyal',