1 Star 0 Fork 0

来自外星的你/美惠商城

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
build-profile.json5 1.58 KB
一键复制 编辑 原始数据 按行查看 历史
来自外星的你 提交于 2024-05-21 10:36 . 配置应用签名
{
"app": {
"signingConfigs": [
{
"name": "default",
"type": "HarmonyOS",
"material": {
"storePassword": "0000001B947864BE4B49B54CB26BFA5F908A1B14DF8FC86461A1FDC0433DB78FCB6EDBB327EEDE79899F5D",
"certpath": "D:/allzheproject/meihuimarket/meihuikey/meihui.cer",
"keyAlias": "meihui",
"keyPassword": "0000001BEC584A153969769417C4E2E7BCA9DCEF93CA54E27E61A1B20EEE18FB7DA2346E42696AFEA8C93C",
"profile": "D:/allzheproject/meihuimarket/meihuikey/meihuiDebug.p7b",
"signAlg": "SHA256withECDSA",
"storeFile": "D:/allzheproject/meihuimarket/meihuikey/meihuikey.p12"
}
}
],
"products": [
{
"name": "default",
"signingConfig": "default",
"compileSdkVersion": "4.1.0(11)",
"compatibleSdkVersion": "4.1.0(11)",
"runtimeOS": "HarmonyOS",
}
],
"buildModeSet": [
{
"name": "debug",
},
{
"name": "release"
}
]
},
"modules": [
{
"name": "phone",
"srcPath": "./product/phone",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
},
{
"name": "Common",
"srcPath": "./Common",
},
{
"name": "Category",
"srcPath": "./feature/Category"
},
{
"name": "My",
"srcPath": "./feature/My"
},
{
"name": "ShopCart",
"srcPath": "./feature/ShopCart"
},
{
"name": "Home",
"srcPath": "./feature/Home"
}
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/long_haha/meihui-mall.git
git@gitee.com:long_haha/meihui-mall.git
long_haha
meihui-mall
美惠商城
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385