diff --git a/forge.config.js b/forge.config.js index 049c206..9768618 100644 --- a/forge.config.js +++ b/forge.config.js @@ -45,7 +45,6 @@ module.exports = { { name: '@electron-forge/maker-dmg', config: { - background: './resources/dmg-background.jpg', format: 'ULFO', setupIcon: './resources/icon.icns' } diff --git a/resources/dmg-background.jpg b/resources/dmg-background.jpg deleted file mode 100644 index 0ce1035..0000000 Binary files a/resources/dmg-background.jpg and /dev/null differ