feat(sltt-app): Sign and notarize Mac application #9
How does it all work?
In order for a Mac application to be successfully installed, the app installer must be signed (with a certificate) and notarized (uploaded to Apple to be scanned for viruses, etc.).
What issue(s) is this trying to resolve?
How does it all work?
What particularly has changed?
Steps for testing
ticket: https://github.com/ubsicap/sltt-app/issues/9 commit-convention: https://www.conventionalcommits.org/en/v1.0.0/