|
@@ -1,6 +1,6 @@
|
|
|
-appId: org.CocoRobo.AIInnovationEducation
|
|
|
+appId: org.CocoRobo.CocoRoboXDeskTop
|
|
|
copyright: Copytright © 2021 CocoRobo LTD
|
|
|
-productName: AI创新教育
|
|
|
+productName: CocoRoboXDeskTop
|
|
|
npmRebuild: true
|
|
|
asar: true
|
|
|
|
|
@@ -32,7 +32,7 @@ mac:
|
|
|
hardenedRuntime: true
|
|
|
entitlements: build/entitlements.mac.plist
|
|
|
entitlementsInherit: build/entitlements.mac.plist
|
|
|
- artifactName: AIInnovationEducation Installer v${version}.${ext}
|
|
|
+ artifactName: CocoRoboXDeskTop Installer v${version}.${ext}
|
|
|
extraFiles:
|
|
|
- from: src/static/mac/tools
|
|
|
to: tools
|
|
@@ -72,7 +72,7 @@ win:
|
|
|
- x64
|
|
|
- ia32
|
|
|
icon: src/static/common/cocorobo.ico
|
|
|
- artifactName: AIInnovationEducation Installer v${version}.${ext}
|
|
|
+ artifactName: CocoRoboXDeskTop Installer v${version}.${ext}
|
|
|
extraFiles:
|
|
|
- from: src/static/win/cp210x_drivers
|
|
|
to: cp210x_drivers
|
|
@@ -101,7 +101,7 @@ linux:
|
|
|
- deb
|
|
|
- AppImage
|
|
|
icon: src/static/common/cocorobo.png
|
|
|
- artifactName: AIInnovationEducation Installer v${version}.${ext}
|
|
|
+ artifactName: CocoRoboXDeskTop Installer v${version}.${ext}
|
|
|
extraFiles:
|
|
|
- from: src/static/linux/tools
|
|
|
to: tools
|