CFBundleName Python Launcher CFBundleIdentifier org.python.PythonLauncher CFBundleVersion %VERSION% CFBundlePackageType APPL CFBundleSignature PytL CFBundleExecutable Python Launcher CFBundleIconFile PythonLauncher.icns CFBundleInfoDictionaryVersion 6.0 CFBundleDocumentTypes CFBundleTypeExtensions py pyw CFBundleTypeIconFile PythonSource.icns CFBundleTypeName Python Script CFBundleTypeRole Viewer NSDocumentClass MyDocument CFBundleTypeExtensions pyc pyo CFBundleTypeIconFile PythonCompiled.icns CFBundleTypeName Python Bytecode Document CFBundleTypeRole Viewer NSDocumentClass MyDocument CFBundleShortVersionString %VERSION% CFBundleSupportedPlatforms MacOSX NSHumanReadableCopyright Copyright © 2001 Python Software Foundation. All rights reserved. CFBundleDevelopmentRegion English NSMainNibFile MainMenu NSPrincipalClass NSApplication NSAppleEventsUsageDescription Python Launcher uses Apple events to launch your Python script in a Terminal window.