修改项目名称
This commit is contained in:
@@ -5,12 +5,12 @@ version: '3'
|
||||
|
||||
# This information is used to generate the build assets.
|
||||
info:
|
||||
companyName: "Twitter Account" # The name of the company
|
||||
productName: "Twitter Account Manager" # The name of the application
|
||||
productIdentifier: "com.twitteraccount.app" # The unique product identifier
|
||||
description: "Twitter account management application" # The application description
|
||||
copyright: "(c) 2025, Twitter Account" # Copyright text
|
||||
comments: "Twitter Account Manager" # Comments
|
||||
companyName: "wails3-nuxt4" # The name of the company
|
||||
productName: "wails3-nuxt4" # The name of the application
|
||||
productIdentifier: "com.wails3nuxt4.app" # The unique product identifier
|
||||
description: "Wails3 + Nuxt4 Desktop Application" # The application description
|
||||
copyright: "(c) 2026, wails3-nuxt4" # Copyright text
|
||||
comments: "wails3-nuxt4" # Comments
|
||||
version: "0.0.1" # The application version
|
||||
|
||||
# Dev mode configuration
|
||||
|
||||
Reference in New Issue
Block a user