mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-09 05:50:08 +00:00
change to the correct category for mac.
This commit is contained in:
parent
77c0b3ea23
commit
89226d66a8
@ -48,7 +48,7 @@ nsis:
|
|||||||
allowToChangeInstallationDirectory: true
|
allowToChangeInstallationDirectory: true
|
||||||
shortcutName: Tabby Terminal
|
shortcutName: Tabby Terminal
|
||||||
mac:
|
mac:
|
||||||
category: public.app-category.video
|
category: public.app-category.utilities
|
||||||
icon: "./build/mac/icon.icns"
|
icon: "./build/mac/icon.icns"
|
||||||
artifactName: tabby-${version}-macos-${env.ARCH}.${ext}
|
artifactName: tabby-${version}-macos-${env.ARCH}.${ext}
|
||||||
hardenedRuntime: true
|
hardenedRuntime: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user