ubsicap / sltt-app

0 stars 0 forks source link

feat(sltt-app): sign and notarize macos application #28

Closed Nathan22Miles closed 1 month ago

Nathan22Miles commented 2 months ago

What issue(s) is this trying to resolve?

How does it all work?

What particularly has changed?

Steps for testing

  1. yarn build:mac
  2. Copy newly created .dmg file to another mac
  3. Launch dmg file, drag application icon to Applications folder, launch application, smoke test.

ticket: https://github.com/ubsicap/sltt-app/issues/9 commit-convention: https://www.conventionalcommits.org/en/v1.0.0/