mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-17 16:37:43 +00:00
build: make mas build work and fix guide
This commit is contained in:
parent
96a36a82ff
commit
63b021d942
3 changed files with 244 additions and 2 deletions
|
|
@ -12,7 +12,7 @@ files:
|
|||
- '!**/@nx/nx-linux-*/**'
|
||||
- '!**/@nx/nx-win32-*/**'
|
||||
directories:
|
||||
output: './app-builds'
|
||||
output: './.tmp/app-builds'
|
||||
|
||||
mac:
|
||||
appId: com.super-productivity.app
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ files:
|
|||
- '!**/@nx/nx-linux-*/**'
|
||||
- '!**/@nx/nx-win32-*/**'
|
||||
directories:
|
||||
output: './app-builds'
|
||||
output: './.tmp/app-builds'
|
||||
|
||||
mac:
|
||||
target:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue