1 Star 0 Fork 0

yuhong1021/upscayl

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
mas-dev.json 1.21 KB
一键复制 编辑 原始数据 按行查看 历史
Nayam Amarshe 提交于 2023-11-04 15:32 . Update mas
{
"appId": "org.upscayl.Upscayl",
"afterSign": "./notarize.js",
"asar": true,
"artifactName": "${name}-${version}-${os}.${ext}",
"asarUnpack": ["**/node_modules/sharp/**/*"],
"extraFiles": [
{
"from": "resources/${os}/bin",
"to": "resources/bin",
"filter": ["**/*"]
},
{
"from": "resources/models",
"to": "resources/models",
"filter": ["**/*"]
}
],
"mac": {
"type": "development",
"hardenedRuntime": true,
"gatekeeperAssess": false,
"entitlements": "resources/entitlements.mac.plist",
"entitlementsInherit": "resources/entitlements.mac.plist",
"provisioningProfile": "dev.provisionprofile",
"mergeASARs": false,
"x64ArchFiles": "*"
},
"masDev": {
"type": "development",
"hardenedRuntime": false,
"gatekeeperAssess": false,
"electronLanguages": ["en"],
"category": "public.app-category.photography",
"entitlements": "resources/entitlements.mas-dev.plist",
"provisioningProfile": "dev.provisionprofile",
"entitlementsInherit": "resources/entitlements.mas.inherit.plist",
"icon": "build/icon.icns",
"target": [
{
"target": "mas",
"arch": ["universal"]
}
]
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/roger1021111/upscayl.git
git@gitee.com:roger1021111/upscayl.git
roger1021111
upscayl
upscayl
main

搜索帮助

0d507c66 1850385 C8b1a773 1850385