1 Star 0 Fork 0

Zhangxt888/乐购商城

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
build-profile.json5 1.51 KB
一键复制 编辑 原始数据 按行查看 历史
Zhangxt888 提交于 2024-08-31 17:29 . 乐购商城
{
"app": {
"signingConfigs": [
{
"name": "default",
"type": "HarmonyOS",
"material": {
"storePassword": "000000196F9EFD649693A80243B772BEA3BD4AC59EFBDA79E85564C0ADA13784B75C5C839516CF6E32",
"certpath": "D:/HarmonyOS-5.0/商城APP签名/乐购商城.cer",
"keyAlias": "shop",
"keyPassword": "0000001926B698094B66B6BCA2D10D307F14ABA6A2FA7C22DC5AC8B6FE2C8C9EE8CC391B1E8F852D39",
"profile": "D:/HarmonyOS-5.0/商城APP签名/乐购Debug.p7b",
"signAlg": "SHA256withECDSA",
"storeFile": "D:/HarmonyOS-5.0/商城APP签名/legou.p12"
}
}
],
"products": [
{
"name": "default",
"signingConfig": "default",
"compatibleSdkVersion": "5.0.0(12)",
"runtimeOS": "HarmonyOS",
}
],
"buildModeSet": [
{
"name": "debug",
},
{
"name": "release"
}
]
},
"modules": [
{
"name": "phone",
"srcPath": "./products/phone",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
},
{
"name": "basic",
"srcPath": "./commons/basic",
},
{
"name": "home",
"srcPath": "./features/home",
},
{
"name": "category",
"srcPath": "./features/category",
},
{
"name": "cart",
"srcPath": "./features/cart",
},
{
"name": "my",
"srcPath": "./features/my",
}
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ITxiaozhang888/tesco-group-mall.git
git@gitee.com:ITxiaozhang888/tesco-group-mall.git
ITxiaozhang888
tesco-group-mall
乐购商城
master

搜索帮助