Creating Mac ".app"?
See original GitHub issueThis is a question, not an issue… my first time trying this.
I’m on macOS (10.14) and I did python3 -m nuitka --standalone hello.py
(also tried with --clang
)
The result is a weird hello.dist
folder – which doesn’t even appear as a folder in Finder – which contains a bunch of .so
files, Python
and my executable hello
.
I thought it would create an .app
bundle? Is there another step?
I also tried https://sveinbjorn.org/platypus but that doesn’t really compile the python.
Thanks for any help!
Issue Analytics
- State:
- Created 4 years ago
- Comments:12 (9 by maintainers)
Top Results From Across the Web
Creating a macOS App — SwiftUI Tutorials - Apple Developer
Creating a macOS App · Add a macOS Target to the Project · Create a macOS Detail View · Update the Row View...
Read more >Build Your First MacOS App - Medium
Create a new Project ... Select MacOS as platform and choose the first, option: Cococa App. ... Then choose a name for the...
Read more >macOS Development for Beginners: Part 1 - RayWenderlich.com
Unlike some other platforms, developing for macOS requires the installation of just one tool: Xcode. Xcode is an IDE (Integrated Development ...
Read more >How to Develop Apple Apps: Using Xcode & Swift ... - SitePoint
In order to develop Apple apps, you'll need a Mac computer running the latest version of macOS. You'll need to download Xcode from...
Read more >How to create an app: Top tutorials for iOS, Android or desktop
This Lynda.com series (opens in new tab) takes you through the basics of building a Mac app. It starts with Xcode, and introduces...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Sorry for the long delay, I’m still not finished my draft script due to some problems at work this month. I plan to come back to develop in the next weeks!
Hi,
Thank you for trying to make this happen.
I am very interested. Any update since January?