sindresorhus / create-dmg

Create a good-looking DMG for your macOS app in seconds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building the DMG failed

RudyB opened this issue · comments

macOS 12.3.1

Looks like the bless api changed in macOS 12.3
See: create-dmg/create-dmg#127

% create-dmg MyApp.app 
ℹ Minimum runtime 10.14 detected, using ULFO format
✖ Building the DMG failed. Error: Command failed: bless --folder /Volumes/MyApp --openfolder /Volumes/MyApp
bless: The 'openfolder' is not supported on Apple Silicon devices.

Closing. I had to remove the NPM package and re-install it