question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Creating Mac ".app"?

See original GitHub issue

This 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:closed
  • Created 4 years ago
  • Comments:12 (9 by maintainers)

github_iconTop GitHub Comments

6reactions
gioboskecommented, Jan 30, 2020

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!

4reactions
gauthierbuttezcommented, Aug 26, 2020

Hi,

Thank you for trying to make this happen.

I am very interested. Any update since January?

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found