1 Star 0 Fork 8

lmr/wing-care-demo2

forked from lamphc/wing-care-demo2 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
build-profile.json5 2.62 KB
一键复制 编辑 原始数据 按行查看 历史
lamphc 提交于 2024-05-12 10:04 . 更新资源
{
"app": {
"signingConfigs": [
{
"name": "default",
"type": "HarmonyOS",
"material": {
"storePassword": "000000181ACCE6BD66BBDAB704952CA75412802E9DE1394636A9D5418BB5307BAA23D6E187F8AA33",
"certpath": "/Users/wangmeng/HarmonyConfig/wing-care-debug.cer",
"keyAlias": "meng",
"keyPassword": "00000018F7A6CE67DE4B8FD2BBCAB8BAD81B8F3B0909A63C69DD29EF5BDC385DFEDA7E6D154449EE",
"profile": "/Users/wangmeng/HarmonyConfig/wing-careDebug.p7b",
"signAlg": "SHA256withECDSA",
"storeFile": "/Users/wangmeng/HarmonyConfig/wing-care.p12"
}
}
],
"products": [
{
"name": "default",
"signingConfig": "default",
"compatibleSdkVersion": "4.1.0(11)",
"runtimeOS": "HarmonyOS",
}
],
"buildModeSet": [
{
"name": "debug",
},
{
"name": "release"
}
]
},
"modules": [
{
"name": "phone",
"srcPath": "./product/phone",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
},
{
"name": "basic",
"srcPath": "./common/basic",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
},
{
"name": "home",
"srcPath": "./features/home",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
},
{
"name": "duty",
"srcPath": "./features/duty",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
},
{
"name": "stage",
"srcPath": "./features/stage",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
},
{
"name": "mine",
"srcPath": "./features/mine",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
},
{
"name": "message",
"srcPath": "./features/message",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
},
{
"name": "device",
"srcPath": "./features/device",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
}
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lmrVS123/wing-care-demo2.git
git@gitee.com:lmrVS123/wing-care-demo2.git
lmrVS123
wing-care-demo2
wing-care-demo2
master

搜索帮助