vChewing-macOS/pyInstaller/main.py

9 lines
133 B
Python
Executable File

import objc
import Foundation
import AppKit
from PyObjCTools import AppHelper
import InstallerAppDelegate
AppHelper.runEventLoop()