I have an application which can be extended with additional functions through small installer bundles. During the installation additional files are placed within the app bundle. How can I ensure that notarization is still valid afterwards? All possibilities in this workflow break the signature. Am I missing something?
Problem is that I can't include this loading of additional functions within the application. It must be provided via an external installer.