Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

allow to specify full installation path #26

Open
@dimpase

Description

This would allow building packages which can be directly installed into a predefined location, such as macOS' /Applications

On macOS in particular this is crucial, as would allow codesigning: on macOS dylibs etc must be blessed with the builders key at buildtime, this makes any sort of file changes upon installation probably just impossible, as one cannot, or should not,
ship keypairs needed for re-signing.

Then one can build the macOS app with codesigning, which is aware of that predefined location, and uses it.

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