Skip to content

Mac Release is .dmg inside .zip #177

@kmturley

Description

@kmturley

Mac users download this file:
https://github.com/wolf-plugins/wolf-shaper/releases/download/v1.0.2/wolf-shaper-v1.0.2-macos-universal.zip

When they extract the zip they get this file:

  • wolf-shaper-macos-universal-6ddd8864.dmg

When they open the dmg they then get:

  • wolf-shaper.app
  • wolf-shaper-AudioPlugins.pkg

This is one too-many levels of nesting and not inline with other plugins.
I am trying to create a plugin installer which automatically installs your plugin, and it fails due to the extra nesting.

Either there should be:

  1. Archive (zip) containing plugin files (app, pkg)
  2. Installer (dmg) containing plugin files (app, pkg)

See Surge as an example:
https://github.com/surge-synthesizer/releases-xt/releases

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions