Skip to content

Commit

Permalink
Added appBundleId to mac build
Browse files Browse the repository at this point in the history
  • Loading branch information
lvcabral committed Feb 4, 2025
1 parent 7fd2264 commit 72764b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"artifactName": "brs-desktop-${version}-windows.${ext}"
},
"mac": {
"appBundleId": "com.lvcabral.brs-desktop.app",
"artifactName": "brs-desktop-${version}-macOS.${ext}",
"category": "public.app-category.developer-tools",
"hardenedRuntime": true,
Expand Down

0 comments on commit 72764b4

Please sign in to comment.