Fetch the repository succeeded.
# only use if package.json doesn't contain a "build"
directories:
output: releases
buildResources: app-icons # this is where app-icons is store
appId: com.microsoft.vott
artifactName: '${productName}-${version}-${platform}.${ext}'
extends: null # need this otherwise it won't use the entry point we set in "main" in package.json
files:
- filter:
- build/ # copy this directory to the asar directory that electron-builder use to look for the main entry file
mac:
icon: app-icons/icon.icns
target: dmg
identity: null # don't sign the app
win:
icon: app-icons/icon.ico
linux:
target:
- snap
publish: null
electronVersion: 3.0.13
extraFiles:
- "cocoSSDModel"
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。