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.
Open
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
Labels
No labels