nwutils/nw-builder

Update MacOS bundle configuration

ayushmanchhabra opened this issue · 0 comments

Issue Type

  • Bug Fix
  • Feature
  • Other

Current/Missing Behaviour

Currently only edits the name property.

Expected/Proposed Behaviour

Should support more properties as described in the MacOS documentation.

Additional Info

I do not have access to n Apple machine. The process for updating Plist files is pretty straighforward. There is already code which updates the name property:
https://github.com/nwutils/nw-builder/blob/main/src/bld/osxCfg.js

  • Operating System: MacOS
  • Node version: N/A
  • NW.js version: N/A
  • Repro link: N/A
  • ...