代码拉取完成,页面将自动刷新
同步操作将从 ByLiangCheng/TTime 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
appId: com.ttime.app
productName: TTime
directories:
buildResources: build
files:
- '!**/.vscode/*'
- '!src/*'
- '!electron.vite.config.{js,ts,mjs,cjs}'
- '!{.eslintignore,.eslintrc.cjs,.prettierignore,.prettierrc.yaml,dev-app-update.yml,CHANGELOG.md,README.md}'
- '!{tsconfig.json,tsconfig.node.json,tsconfig.web.json}'
asarUnpack:
- '**/*.{node,dll}'
- '**/ocr/*.{onnx,txt}'
#asar:
# false
afterSign: build/notarize.js
beforePack: build/builder-installer-before.js
win:
executableName: TTime
nsis:
artifactName: ${productName}-${version}-setup.${ext}
shortcutName: ${productName}
uninstallDisplayName: ${productName}
include: build/builder-installer.nsh
# 创建桌面快捷方式
createDesktopShortcut: true
# 创建开始菜单快捷方式
createStartMenuShortcut: true
# 是否创建一键安装程序或辅助
oneClick: false
# 是否允许用户更改安装目录
allowToChangeInstallationDirectory: true
# 不显示安装模式页面 默认为使用这台电脑的任何人安装(所有用户)
perMachine: true
mac:
entitlementsInherit: build/entitlements.mac.plist
extendInfo:
NSCameraUsageDescription: Application requests access to the device's camera.
NSMicrophoneUsageDescription: Application requests access to the device's microphone.
NSDocumentsFolderUsageDescription: Application requests access to the user's Documents folder.
NSDownloadsFolderUsageDescription: Application requests access to the user's Downloads folder.
# 配置不显示在 Dock(程序坞) 内
LSUIElement: 1
dmg:
artifactName: ${productName}-${version}-${arch}.${ext}
linux:
target:
- AppImage
- snap
- deb
maintainer: electronjs.org
category: Utility
appImage:
artifactName: ${productName}-${version}.${ext}
npmRebuild: false
publish:
provider: generic
url: https://update.timerecord.cn/pc/TTime/
releaseInfo:
releaseNotes: 1.新增粘贴数据自动进行翻译 (by:@MHanL)||2.新增内置DeepL翻译源(无需配置密钥可直接使用)||3.新增内置腾讯交互翻译源(无需配置密钥可直接使用)||4.新增小牛、彩云翻译源
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。