I made a program using python, and easily made an exe file using pyinstaller.
I want to make an app for OS X too. Am I need to modify a spec file? Please tell me how to do it. Thank you!
I made a program using python, and easily made an exe file using pyinstaller.
I want to make an app for OS X too. Am I need to modify a spec file? Please tell me how to do it. Thank you!
Copyright © 2021 Jogjafile Inc.
You'll need a Mac and then use the same process as you did on your PC. I'm not aware of any way of building a Mac app on a PC, I'm fairly sure this is against Apple's policy.