Fri, 31 Oct 2014 12:45:26 +0100
Extended the Mac Info.plist file contents.
install.py | file | annotate | diff | comparison | revisions |
--- a/install.py Fri Oct 31 12:15:04 2014 +0100 +++ b/install.py Fri Oct 31 12:45:26 2014 +0100 @@ -822,6 +822,8 @@ ''' <string>????</string>\n''' ''' <key>CFBundleVersion</key>\n''' ''' <string>1.0</string>\n''' + ''' <keyCFBundleIdentifier</key>\n''' + ''' <string>org.python-projects.eric-ide</string>\n''' '''</dict>\n''' '''</plist>\n'''.format(macAppBundleName.replace(".app", "")))