HelloZeroNet/ZeroNet

Mac .app/.dmg releases

Open

#734 opened on Jan 3, 2017

View on GitHub
 (41 comments) (1 reaction) (0 assignees)JavaScript (18,200 stars) (2,245 forks)batch import
help wanted

Description

I'm not really familiar with mac ecosystem, whats the most regular way to install/distribute apps there?

  • What liblary should we use? PyInstaller, cx_freeze, etc?
  • Signing?
  • Automatization?
  • Source code packed into .app or separately in .zip/directory?
  • What about updates?
  • Is it possible to submit it to Mac app store?

Contributor guide