Commit Graph

26 Commits

Author SHA1 Message Date
Sindre Sorhus fab154ff35 Handle app without an icon
Fixes #51
2020-04-20 20:32:38 +08:00
Sindre Sorhus 4394f4f445 Don’t hide errors 2020-04-20 20:26:06 +08:00
dxdc 7d684a271a
Software licensing, support for pre-10.11 (#47)
Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
2020-02-19 18:20:58 +07:00
Sindre Sorhus cd4b22b8c1 Meta tweaks 2019-12-06 16:30:30 +07:00
dxdc bb81511940 Add `--dmg-title` flag (#40)
Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
2019-12-06 16:27:35 +07:00
Krzysztof Zbudniewek 5eb1c69420 Support binary Info.plist (#41) 2019-12-06 16:20:17 +07:00
Dominik Minta bff22e51f9 Add optional `--identity` flag to manually set code signing ident… (#30)
Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
2019-07-11 18:21:16 +07:00
Laurent Van Acker 15b2f7ec3e Fix errors not being printed (#39) 2019-06-13 01:16:30 +07:00
Sindre Sorhus 045533850c Meta tweaks 2019-05-12 23:51:17 +07:00
Manuel Rueda a428a90e55 Add mount device custom icon generation (#33) 2019-05-12 23:40:16 +07:00
Felipe Castillo 8a77dd1f60 Throw a different error code when code signing fails (#29) 2018-11-12 17:23:00 +07:00
Sindre Sorhus 32660293c7 Update dependencies 2018-10-17 14:59:58 +07:00
Ilya Voronin 3947a06e20 Support `Mac Developer` identity too (#21) 2018-05-01 21:37:08 +07:00
Ilya Voronin c2cae368b2 Allow use of relative app path (#22) 2018-05-01 18:10:46 +07:00
Sindre Sorhus 1d1a1eaa27 Add `--overwrite` flag
Fixes #15
2018-04-29 20:58:01 +07:00
Sindre Sorhus 370b6ceab5 Use `CFBundleDisplayName` if defined
Fixes #18
2018-04-29 20:51:47 +07:00
Sindre Sorhus 9af0ca6f5d Make the default output name for humans
No longer replaces spaces in the DMG name with dashes.
2018-04-29 20:46:11 +07:00
Sindre Sorhus 8655c20ed9 Require Node.js 8 2018-04-29 20:45:19 +07:00
Sindre Sorhus a687e45d32 Clean up #17 2018-04-29 19:02:41 +07:00
Lohoris 6c460000d8 Add destination directory argument (#17) 2018-04-29 18:57:59 +07:00
Sindre Sorhus 115ddd3e3f Meta tweaks 2017-10-23 19:35:26 +07:00
Sindre Sorhus f13eeedba5 Don't use app icon as DMG icon
See #16
2017-10-23 19:31:51 +07:00
Sindre Sorhus 2e70c00242 Improve error message for when the file doesn't exist
#3
2017-03-31 09:04:34 +07:00
Sindre Sorhus 47b3713974 More gracefully handle code signing failure 2017-03-29 13:45:45 +07:00
Sindre Sorhus 0860bb83e3 Make the DMG name URL friendly 2017-03-28 02:17:47 +07:00
Sindre Sorhus 9b29b6853f Init 2017-03-28 00:35:11 +07:00