mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 02:36:05 +00:00
build: fix mac build? :(
This commit is contained in:
parent
de742207a7
commit
f00f2a18c9
2 changed files with 6 additions and 2 deletions
|
|
@ -8,6 +8,10 @@ files:
|
|||
- '!electron/**/*.js.map'
|
||||
- .tmp/angular-dist/**/*
|
||||
- 'embedded.provisionprofile'
|
||||
# Exclude Nx binaries - they're build tools, not runtime dependencies
|
||||
- '!**/@nx/nx-darwin-*/**'
|
||||
- '!**/@nx/nx-linux-*/**'
|
||||
- '!**/@nx/nx-win32-*/**'
|
||||
#afterSign: ./tools/notarizeMacApp.js
|
||||
|
||||
directories:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue