Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do I configure dmg to support drag and drop to Application #13

Open
xudaolong opened this issue Jul 21, 2024 · 1 comment
Open

How do I configure dmg to support drag and drop to Application #13

xudaolong opened this issue Jul 21, 2024 · 1 comment

Comments

@xudaolong
Copy link

As the title suggests.

@iberflow
Copy link

iberflow commented Jul 26, 2024

In your gon-sign.json add app_drop_link which specifies the coordinates for the Application icon

  "dmg": {
    "output_path": "./build/bin/xxx.dmg",
    "volume_name": "xxx",
    "app_drop_link": [200, 0]
  }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants