Hello hello.I currently have an app compiled into an executable using Zeit's pkg. So far so good, it works on Windows and macOS.However, due to the latest macOS version "Catalina", Apple has strengthened security, and I would like to create a .app bundle for my users. I know there are a few apps using Node in some way on mac, and I was wondering how they were packaged. I've tried to build a .app bundle from scratch (for those who don't know, it's just a folder with some specific subfolders and files to tell macOS what the app is all about) but I'm always getting an error when trying to launch it.I'm looking for help on this topic, so if anyone has any experience in this, I'd love to hear about it. Thanks in advance :)
Submitted November 18, 2019 at 10:48AM by AxelTerizaki
No comments:
Post a Comment