1 Star 0 Fork 27

尘*墨煜/Harmony阅读

forked from 喵公子/Harmony阅读 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
build-profile.json5 1.23 KB
一键复制 编辑 原始数据 按行查看 历史
喵公子 提交于 2024-08-29 19:41 . update
{
"app": {
"signingConfigs": [
{
"name": "legado",
"type": "HarmonyOS",
"material": {
"storePassword": "0000001F39FAED2651D657099281BA9C199E92A7F8A9374824243F2A27430B35E7BB1A780D80A066340476F21DBD2C",
"certpath": "D:/喵公子Studio/Harmony签名/Legado发布.cer",
"keyAlias": "legado",
"keyPassword": "0000001F0589FA894DAA48A3E911B15A38059B6798F9C8B3EFD3D7279D80C9628B1AE59CB9EA616C14F26AA12F1E6B",
"profile": "D:/喵公子Studio/Harmony签名/legadoRelease.p7b",
"signAlg": "SHA256withECDSA",
"storeFile": "D:/喵公子Studio/Harmony签名/legado.p12"
}
}
],
"products": [
{
"name": "default",
"signingConfig": "legado",
"compatibleSdkVersion": "5.0.0(12)",
"runtimeOS": "HarmonyOS",
}
]
},
"modules": [
{
"name": "entry",
"srcPath": "./entry",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
},
{
"name": "colorLibrary",
"srcPath": "./commons/colorLibrary",
},
{
"name": "readerLibrary",
"srcPath": "./readerLibrary",
}
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/cmy0781/legado-Harmony.git
git@gitee.com:cmy0781/legado-Harmony.git
cmy0781
legado-Harmony
Harmony阅读
main

搜索帮助