change product name

This commit is contained in:
pompurin404 2024-09-04 21:52:42 +08:00
parent d87fa750c3
commit dabc09df7b
No known key found for this signature in database

View File

@ -1,5 +1,6 @@
appId: party.mihomo.app
productName: mihomo-party
productName: Mihomo Party
executableName: mihomo-party
directories:
buildResources: build
files:
@ -15,8 +16,6 @@ files:
- '!{.eslintignore,.eslintrc.cjs,.prettierignore,.prettierrc.yaml,dev-app-update.yml,CHANGELOG.md,README.md}'
- '!{.env,.env.*,.npmrc,pnpm-lock.yaml}'
- '!{tsconfig.json,tsconfig.node.json,tsconfig.web.json}'
# asarUnpack:
# - resources/**
extraResources:
- from: './extra/'
to: ''
@ -30,7 +29,6 @@ win:
- nsis
- 7z
artifactName: ${name}-windows-${version}-${arch}-portable.${ext}
executableName: mihomo-party
nsis:
artifactName: ${name}-windows-${version}-${arch}-setup.${ext}
shortcutName: Mihomo Party
@ -43,7 +41,6 @@ nsis:
mac:
target:
- dmg
- zip
entitlementsInherit: build/entitlements.mac.plist
extendInfo:
- NSCameraUsageDescription: Application requests access to the device's camera.