Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

fix create-dmg: --openfolder not supported on Apple Silicon#73

Merged
mitchellh merged 1 commit intomitchellh:masterfrom
megavoid:apple-silicon-bless-fix
Oct 31, 2023
Merged

fix create-dmg: --openfolder not supported on Apple Silicon#73
mitchellh merged 1 commit intomitchellh:masterfrom
megavoid:apple-silicon-bless-fix

Conversation

@megavoid
Copy link
Copy Markdown
Contributor

When running the create-dmg script on an Apple Silicon Mac it stopped on line 370 with an error:

bless: The 'openfolder' is not supported on Apple Silicon devices.

This patch fixes the issue by using a separate open command after blessing.

@dark-m0de
Copy link
Copy Markdown

@mitchellh - Is there any reason not to merge? I'm just wondering because the PR has no activity for quite a while.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants